Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/aiogram/aiogram

aiogram is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
https://github.com/aiogram/aiogram

Add IsReplyFilter to docs/../filters.rst

496560ab0c81172e4de7fada374fe07ac40a3249 authored over 5 years ago
Update aiogram/dispatcher/filters/builtin.py

Co-Authored-By: Alex Root Junior <[email protected]>

000cd9aad8179212c775d56ee15a0483449635a3 authored over 5 years ago
reply True if msg == None and is_reply == False

615b5af00f69ac8acf16fad010eef9352dc8a271 authored over 5 years ago
fix IsReplyFilter typing

0365173450b7067832bb191a775de1c0b2c77fb8 authored over 5 years ago
add IsReplyFilter

f7fdaa115399f59b6c353e005481efd622b3fded authored over 5 years ago
Merge pull request #209 from jr-minnaar/patch-1

Small typo in docs

35cf54078ef7ace1a7878902d761d07e63d9bd55 authored over 5 years ago
Rename file to match example

384b5e5b9fa7903be0b2bcfe07e537ca83baa451 authored over 5 years ago
Fix all occurrences of adwanced in text

1cdfa3e3c2f11d8b7e0e7c137be415d2ee5bfd3c authored over 5 years ago
Fix spelling

a74efa311e2442d436ed60c32af4afb3afd178b1 authored over 5 years ago
Merge pull request #201 from apatrushev/fix-199

process cancellation in dispatch polling

4984c2313aa9d6586695b1ead6e30aaabef5839b authored over 5 years ago
Merge pull request #202 from apatrushev/fix-200

fix set_result of close_waiter future on polling end

d7546125a72a7e85824c61d565998b604a8e9622 authored over 5 years ago
Merge pull request #205 from MrMrRobat/Fix-html-entity

Fix html user mention entity parse

24da65ef2a946be811ac4df7fb27a2a3c32d2786 authored over 5 years ago
Merge branch 'dev-2.x' into Fix-html-entity

d1720d8190eff8accb869c152c0e939ceec3c883 authored over 5 years ago
Fix html user mention entity parse

1af668f1e0437397458d37b5f798a6917d2c8af2 authored over 5 years ago
Use self.bot instead of bot_instance = self.bot

b8f1b57004effd96dd1d7497258cc7e0b186742b authored over 5 years ago
Safe close aiohttp session when delete bot instance

e56be672a3ae0211183ef63aa225b15de66334f7 authored over 5 years ago
Add message.send_copy method

6a089fd19f4ba4d153073372a14713e9e10ccd2b authored over 5 years ago
Lazy_gettext in i18nMiddleware have enable_cache=False by default

546b852747fcba9392a9ee23d809cf6dd873f0c6 authored over 5 years ago
fix set_result of close_waiter future on polling end

65c87e72f73c9eb1898eb6e1d4c8a35443c9ff21 authored over 5 years ago
process cancellation in dispatch polling

a4f684f6bf6a1166fc98552e4a134f400b0995fd authored over 5 years ago
Merge remote-tracking branch 'origin/dev-2.x' into dev-2.x

58a8f43e2ccc40bce384c18349c9aa3ffe24bd8f authored over 5 years ago
Fix `renamed_argument` decorator. Return results.

dbda878114720d36eaffba1f8a511512bbf45188 authored over 5 years ago
Merge pull request #198 from evgfilim1/patch-1

Fix error with set_chat_permissions

41ad3dcc0ce21b38460fdc5bd33404d5bca33f0a authored over 5 years ago
Fix error with set_chat_permissions

I think it should work (I haven't tested it)

1e75f59f57ba3b71421f9a799f9f2972482da379 authored over 5 years ago
Merge pull request #196 from Birdi7/fix-rename-stacklevel

Fix stacklevel arguments in renamed arguments in the dispatcher

172d834e3c7421aad597ccf91c842cc5055b0cb7 authored over 5 years ago
Replace positional args with kwargs

21127c3a7b2bf37ab5280140670f92803a0d1765 authored over 5 years ago
Fix stacklevel arguments in renamed arguments in the dispatcher

6de53dd476e0c0f76e470f702c0a3d7fb90e6fd3 authored over 5 years ago
Fix `Dispatcher.throttle(...)` and rename user & chat arguments to user_id & chat_id

3d4bdcc49829e8defcf76f970f1d9ce137f3b7f0 authored over 5 years ago
Merge pull request #192 from evgfilim1/patch-1

Add aiogram AUR package installation instructions

7f43bf8a6541b82f1c7d9ce12a157a6334c8f776 authored over 5 years ago
Add aiogram AUR package installation instructions

0c1fc4b1dddc8958575e9ee9932221d15977d72e authored over 5 years ago
Update docs.

9a30285d3bbdf8a3b2b3c60beeed631b011a9a3f authored over 5 years ago
Bump version

e9bf01653ff144802daab5bc4f99b8e70a8f75ba authored over 5 years ago
Bump deprecated util and fix warning from tests related with new permissions object.

19fc1b8d8053d071bdd838433dd9c3a069ab1fa9 authored over 5 years ago
Merge pull request #190 from aiogram/2.x-refactor

Refactor aiogram/utils/auth_widget.py

b8dfa739dba79185101cd89f72bcc6f694473c05 authored over 5 years ago
Refactor aiogram/utils/auth_widget.py

+ fix check auth widget token in BaseBot, fix tests

7863f052d9a768e6039e43190983e5e0acadd9e7 authored over 5 years ago
Merge pull request #181 from Birdi7/add-new-ways-throttle

New throttled decorator

9b2971a525fc2d3c4fcf54e3fb2c7bd1206f2331 authored over 5 years ago
Merge branch 'dev-2.x' into add-new-ways-throttle

# Conflicts:
# examples/throtling_example.py

ed0d4796e71a9631130eee361c0414178e078537 authored over 5 years ago
Merge pull request #182 from Ars2014/dev-2.x

Create AdminFilter and rename IdFilter to IDFilter

ca55fad4ba5659077720b61ec20b0f6a8cbeb529 authored over 5 years ago
Merge branch 'dev-2.x' into dev-2.x

23ceb1445ed5e8eae51c89b455d17f99674da4d9 authored over 5 years ago
Merge pull request #185 from Birdi7/add_rename_argument_decorator

Add rename argument decorator

f27b2623350f043342951d2fcf45529599be8219 authored over 5 years ago
Merge branch 'dev-2.x' into add_rename_argument_decorator

95f83d7cef2375bf524b9d2c456e20cfabadd585 authored over 5 years ago
Merge pull request #191 from Birdi7/add-issue-183

Add relax argument in executor.start_polling

64000e038258d784a69bcaff0373d524010a771f authored over 5 years ago
Add relax argument in executor.start_polling

5a29eb09600f5e6b7b2f9b869178d3c3781184d0 authored over 5 years ago
refactoring

026416a66882ed445f71918df1b12872deb15e25 authored over 5 years ago
fix docs

9ea22a29fc3a14beedeafd22d7f250a1aa45368a authored over 5 years ago
Merge pull request #186 from aiogram/2.x-refactor

Some minor refactoring for 2.x

bb117f83a579165c79b02ca21035533e6bbcab47 authored over 5 years ago
Minor refactor MessageEntity#parse

dfc334ef2016b06974ad39b9fcd11b14b438fcfe authored over 5 years ago
Refactor some redundant elifs

be622ca5590156749feba4783a566fb846468210 authored over 5 years ago
Refactor TextFilter and its tests

277eb8b701504917853d644a7f986f37ec885507 authored over 5 years ago
Super minor refactor webhook and executor

f4339d10b043a691aad662b80e9e7752af76213a authored over 5 years ago
Refactor examples/webhook_example.py

58a5da925ab5f89010ff5ac9f43cf8356c5db1b1 authored over 5 years ago
Rename webhook example

251760a0325647978207feec4065bdc7f6dfdab8 authored over 5 years ago
Rename old webhook example

fdf3c448608950433d7cb1e9e73ebdeb5c4d4e48 authored over 5 years ago
Minor refactor examples/text_filter_example.py and examples/throtling_example.py

94811c57e101e2589d1dd6e26def555ab16dabe0 authored over 5 years ago
Refactor examples/regular_keyboard_example.py

8538e6af573429dc374271d6e746c370bd206e7b authored over 5 years ago
Refactor examples/regexp_commands_filter_example.py

747c87631ed28dbf6da49ff48b86cdcd3bde0457 authored over 5 years ago
Refactor examples/proxy_and_emojize.py

a93fb463820fc6924bc22ffeb1c1d2a579a0f3f0 authored over 5 years ago
Refactor examples/payments.py

68aa7dbf1a72dce7df87b22c227224efb558c7ad authored over 5 years ago
fix quotes

e1cd68d4d3a4ab286398df2a2450073f27593920 authored over 5 years ago
fix typo

f750ea13f5660889747a1f887e2849878739304b authored over 5 years ago
add support of stacklevel parameter in renamed_argument decorator

cc601a7e0d1152ce0de543f45c663df785856937 authored over 5 years ago
Add docs for deprecated

05bfb37e18d4afd3082c0356063e29bc5e505f30 authored over 5 years ago
Add renamed_argument decorator for convenient warnings about

deprecated arguments

189753cf6747be7303d547e41dc05e3518c43bd3 authored over 5 years ago
Micro refactor

95fcaaeed798e34b974245667cf5fc14ef05efbe authored over 5 years ago
Refactor examples/inline_keyboard_example.py

7a155794e2322f4a24a8c6a2745fa3dbbd6b93e2 authored over 5 years ago
Refactor examples/inline_bot.py

c6871f8071906dcc21f6a3bf55ad2f3b894e2b59 authored over 5 years ago
Refactor examples/id_filter_example.py

a4f8dc907a9fc9e626627e142051551d0829dd1b authored over 5 years ago
More minor refactoring

5846d3a6c2aa8ae9b60b86247d4cf200d8c0a01a authored over 5 years ago
Refactor examples/i18n_example.py

a78b93c5cdeb9918893bb05247b484112ef35037 authored over 5 years ago
Some callback_data_factory.py refactor

846f83f11713a3ba5185e13b238ae9c87123b82f authored over 5 years ago
Refactor examples/callback_data_factory_simple.py

cb7ec3edb83518fafd2f0ddc9aa1f229f51bfb87 authored over 5 years ago
Refactor examples/check_user_language.py

f4aafb043e7c3e0d82e4070b1351cf22ecb6647c authored over 5 years ago
Fix test_states_group name

6cf06bd081678948718970b2c73a5da2ce14d27d authored over 5 years ago
Refactor examples/echo_bot.py

3867b72df6e95ae6bddc3979f62deaf3870cc22f authored over 5 years ago
Some localization changes

d360538bba17ae8032889ae804307025db90b5e8 authored over 5 years ago
Some refactor

ad7238fda8d51f9a96fb5d32be4f1f2b68b9396a authored over 5 years ago
Minor refactor callback_data

61e1015c1e71ae5b86e830465076168206f81d01 authored over 5 years ago
Create some tests

cabb10bc06d045f89adc9111ccc60c30fa7643d1 authored over 5 years ago
Optimizations from code review

bda0bdd0131c6edcfd62dcb79c5a14a07810c0ea authored over 5 years ago
Doc fix

de0f8d33f24ce36a494f27028b053344d685c8e3 authored over 5 years ago
Some fixes

c7c27e9e1c81ef8d9c3474dff33f49757fed3011 authored over 5 years ago
Fix issues and rework AdminFilter

c0e60f87063397bb014841a04306ce24980b76da authored over 5 years ago
Rename IdFilter to IDFilter

Rename IdFilter to IDFilter as it is an abbreviation like URL

9f6b577f081a88ff5917166775b1b53ffcc07fcd authored over 5 years ago
Added AdminFilter and example of its usage

bd032f066e514e67d578e1cd0fcc91371ff4a3bc authored over 5 years ago
Fix throttled docs

4a52f97a68b20c41a9c367c0e64c371575563136 authored over 5 years ago
refactor dp.throttled

4d00b7c50242612f8289bca4d86d621f428ff741 authored over 5 years ago
Merge pull request #176 from Birdi7/add-multiple-text-filter

Add multiple text filter

8823c8f22a7ef431150d270620304080c30ef7c6 authored over 5 years ago
Improve Text filter docs

6246432a0c6196974244b15bddea27733e1562fe authored over 5 years ago
Add docstrings to the Text filter

321aa404c3f8350d8718f0eb46dc4aa70438ea69 authored over 5 years ago
Merge pull request #146 from gabbhack/is_chat_member

ChatMember update

db8cc6957884afafb0c7bc45b138f1a721d2250e authored over 5 years ago
Merge branch 'dev-2.x' into is_chat_member

54d5406967cd8b117b83259427009297a6a64cc8 authored over 5 years ago
Update test_chat_member.py

1be6e1f31d4d2f5bb0676c3659aeab7a9d1109ca authored over 5 years ago
Update chat_member.py

c081846b0ea520212adfda6d515fe868e8935ac5 authored over 5 years ago
Merge pull request #153 from Olegt0rr/mongo

Mongo storage

5d223f534003eeb2c6b45da9d6cbfdf206f7fb0a authored over 5 years ago
Merge pull request #180 from Birdi7/fix-wrapped-func

Wrapped function can be registered as handler

7bf704d3de078832ea4e0c8da4dc62c7b6cbd16b authored over 5 years ago
Add initializer for ChatPermissions object (for IDE)

57724c55fff0efb9a330719f06dc2ba23a1ab187 authored over 5 years ago
Add new permissions argument to Chat.restrict method

870e79d7f20f6935a6a374db5aa8fa886e58a796 authored over 5 years ago
Remove obsolete code

47bc628f2b653e2476d2ca7f52cd4b2e7fc36596 authored over 5 years ago
Bump version

14f273702b136d3167b953eb83a1e7e0649f0264 authored over 5 years ago
Add support for new chat permissions

cbaf826be1b0dd8f958c6e23b0dc928ede859ab6 authored over 5 years ago