Ecosyste.ms: OpenCollective

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

aiogram

is a modern and fully asynchronous framework for Telegram Bot API written in Python using asyncio
Collective - Host: opensource - https://opencollective.com/aiogram - Website: https://aiogram.dev/ - Code: https://github.com/aiogram

Added message_thread_id parameter to ChatActionSender class methods (#1437)

* Added message_thread_id parameter to ChatActionSender class methods

* Added changelog

* ...

github.com/aiogram/aiogram - 506dacc0ff5d3d54e680cd84aa1850db60b25480 authored 10 months ago by Maxim <[email protected]>
Fixed poll answer FSM context (#1436)

* Add voter_chat to poll_answer event handling

The change ensures that when a poll_answer eve...

github.com/aiogram/aiogram - 0c9eeda8a7a73e96c346fd44fa4fc434368b3130 authored 10 months ago by Alex Root Junior <[email protected]>
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

github.com/aiogram/aiogram - 30cee817f431164127dc2c4c325e59175bd1ae9c authored 10 months ago by JRoot Junior <[email protected]>
More tests for defaults

github.com/aiogram/aiogram - bc08d90ce5f12b66cdedd7be4c879c003b71adaa authored 10 months ago by JRoot Junior <[email protected]>
Bump pydantic version

github.com/aiogram/aiogram - ee71117807ac46f87290c2a3ee7da340fc3dbba4 authored 10 months ago by JRoot Junior <[email protected]>
doc updated for WebApp (#1433)

Added WebAppChat class to WebApp docs, updated uk_UA localisation of WebApp docs.

github.com/aiogram/aiogram - a2e75e534535aab6d13a33e749f78696107ff83d authored 10 months ago by Leroy-bit <[email protected]>
skip test_unknown_locale_error

github.com/aiogram/i18n - ffc83879e10765cffa1a7b0c05d65940101d34ec authored 11 months ago by RootShinobi <[email protected]>
fix init

github.com/aiogram/i18n - f924be02fc4846c415a697a41ade1bf2398c790c authored 11 months ago by RootShinobi <[email protected]>
update readme

github.com/aiogram/i18n - 405b05bda9131a10d71705a06be2bd2daa978f4f authored 11 months ago by RootShinobi <[email protected]>
td support aiogram 3.4.0

github.com/aiogram/i18n - ef32088112e486bf9061d52a4b04c5a63accce72 authored 11 months ago by RootShinobi <[email protected]>
more examples

github.com/aiogram/i18n - c9d88608b31d1032eeab43777e36e8aa408bb43d authored 11 months ago by RootShinobi <[email protected]>
Add missing Telegram WebApp API classes and fields (#1424) (#1425)

* Add missing Telegram WebApp API classes and fields (#1424)

* Implemented `WebAppChat` class...

github.com/aiogram/aiogram - a585fb08ded9fe9168e35305e536b79c42997a8e authored 11 months ago by Kostiantyn Kriuchkov <[email protected]>
update __init__ lazy

github.com/aiogram/i18n - d3e88219282137090a50eae82a676271f60daa66 authored 11 months ago by RootShinobi <[email protected]>
Fixed typo in the changelog

github.com/aiogram/aiogram - a37deff3961d53e7b3a3738c2dd16ee44116938b authored 11 months ago by JRoot Junior <[email protected]>
Update changelog + version

github.com/aiogram/aiogram - 27dddff7f519e145d13c249b87219e0ddaf736b1 authored 11 months ago by JRoot Junior <[email protected]>
Fixed default LinkPreviewOptions JSON serialization (#1419)

* Fixed default link preview options serialization

* Added changelog

github.com/aiogram/aiogram - 53849b01a77b28b0d417999798a2a4a6affb1234 authored 11 months ago by Alex Root Junior <[email protected]>
Bump API version in the docs

github.com/aiogram/aiogram - eef50a2edb82816f495795def093576be00e3271 authored 11 months ago by JRoot Junior <[email protected]>
Render changelog

github.com/aiogram/aiogram - eaa56623fff8cf21e0e355241946bb5c6683d632 authored 11 months ago by JRoot Junior <[email protected]>
Added full support of Bot API 7.1 (#1417)

* Added full support of Bot API 7.1

* Added changelog

github.com/aiogram/aiogram - 75323ac8c3e8c2671d5d79d607cb9ee0a1bcf8b2 authored 11 months ago by Alex Root Junior <[email protected]>
Update docs translation files

github.com/aiogram/aiogram - e5176b44345ecf604b0b013b2ea7ab733c451079 authored 11 months ago by JRoot Junior <[email protected]>
Update changelog

github.com/aiogram/aiogram - 18b32f065d450c5d0ca59d6c0e4f0150e0f5dd28 authored 11 months ago by JRoot Junior <[email protected]>
Add deprecation warnings to Bot properties

Three properties of the Bot class - parse_mode, disable_web_page_preview, and protect_content - ...

github.com/aiogram/aiogram - 0cf5afeb9937e3fe114180dffd2db4ca0e556b53 authored 11 months ago by JRoot Junior <[email protected]>
Fixed typehints in keyboard builder

github.com/aiogram/aiogram - e6e2601d4b992a5615b479f41463ee2c2def0734 authored 11 months ago by JRoot Junior <[email protected]>
Restrict aiogram version

github.com/aiogram/cli - 3e93ceb0cfed6937e9da58081cc5730ae97535dc authored 11 months ago by JRoot Junior <[email protected]>
Cleanup

github.com/aiogram/cli - 3c47bcf36598527e039fbe11a9335ec15480612b authored 11 months ago by JRoot Junior <[email protected]>
Added possibility to start webhook with app factory, reworked global defaults

github.com/aiogram/cli - 735a62463ea9d3cec8084149a85c8e0f0c9ac316 authored 11 months ago by JRoot Junior <[email protected]>
Add notion Working with plural forms in documentation (#1409)

github.com/aiogram/aiogram - 298e9821a445d34f692d6b54418eef2a22b26af6 authored 11 months ago by Robotvasya <[email protected]>
Change magic filter examples

github.com/aiogram/aiogram - 091b82e13f0a459afe581fc3400737240d71524a authored 11 months ago by JRoot Junior <[email protected]>
Fixed deep linking URL

github.com/aiogram/aiogram - f7af9e7f4a44eb980ed364e72730c7f353b1f656 authored 11 months ago by JRoot Junior <[email protected]>
Update message.send_copy: add missing reply_parameters param (#1403)

* Update message.send_copy: add missing reply_parameters param

* added changes file

* upda...

github.com/aiogram/aiogram - bff483b8a764283ff6314b38169a6746cab9ce81 authored 11 months ago by Egor <[email protected]>
Update KeyboardBuilder utility, fixed type-hints for button method, a… (#1399)

* Update KeyboardBuilder utility, fixed type-hints for button method, adjusted limits of the dif...

github.com/aiogram/aiogram - 844d6f58f5af3ce103d1b4b420e994c1635a3dd5 authored 12 months ago by Alex Root Junior <[email protected]>
Add KeyboardButtonPollTypeType enum (#1398)

* Add KeyboardButtonPollTypeType enum

A new enum, KeyboardButtonPollType, has been added and ...

github.com/aiogram/aiogram - d3c63797b052060b994b6be16d47c8d4503e1bbf authored 12 months ago by Alex Root Junior <[email protected]>
Bump version

github.com/aiogram/aiogram - eeafe4696c6c6f32c88293f197af95c9785a1045 authored 12 months ago by JRoot Junior <[email protected]>
Reworked bot-wide defaults (#1392)

* Reworked defaults

* Added changelog and partial docs

github.com/aiogram/aiogram - 24f59da70d5058edb58dc4d75c693d33cf322076 authored 12 months ago by Alex Root Junior <[email protected]>
update tests

github.com/aiogram/i18n - 03217689c6c9dcf0037a05afeb787233c2c86289 authored 12 months ago by RootShinobi <[email protected]>
fix dev dependencies

github.com/aiogram/i18n - 68554f5e62af661327dc85e9f9dce072b6d25618 authored 12 months ago by RootShinobi <[email protected]>
update dev dependencies

github.com/aiogram/i18n - f8d3999e9b530b454e1dc65d77cc34d8ad270d5a authored 12 months ago by RootShinobi <[email protected]>
startup 2.0

github.com/aiogram/i18n - bacbcb4725b0cf49f39c2e75ce6b7624533b95c4 authored 12 months ago by RootShinobi <[email protected]>
Update alpine version

github.com/aiogram/telegram-bot-api - 0cb82ef84adc8652d3e419554a926e29f085cbd9 authored about 1 year ago by JRoot Junior <[email protected]>
Added lost `env.`

github.com/aiogram/telegram-bot-api - c02ea22eb827081bc36dc59f7abb7b13a46d061f authored about 1 year ago by JRoot Junior <[email protected]>
Update pipeline

github.com/aiogram/telegram-bot-api - 8b7c297aa2a920ecd6de9d9b1423f403671e4d53 authored about 1 year ago by JRoot Junior <[email protected]>
Added more tags for platform specific images

github.com/aiogram/telegram-bot-api - 720d2718eaa4896d56b85215a7ab379568552c11 authored about 1 year ago by JRoot Junior <[email protected]>
Added permissions

github.com/aiogram/telegram-bot-api - 3fb6c31dec2939b4eaa7f734effce129126036c6 authored about 1 year ago by JRoot Junior <[email protected]>
Update publish step

github.com/aiogram/telegram-bot-api - b30034c00a893a2180f32448f15bbf79a2f16d0c authored about 1 year ago by JRoot Junior <[email protected]>
Rename image

github.com/aiogram/telegram-bot-api - cd392634c75fa498aa9987495b979d474e876cc8 authored about 1 year ago by JRoot Junior <[email protected]>
Fixed credentials

github.com/aiogram/telegram-bot-api - cf67da94c666aa0d8ad032befa28c136dda8c414 authored about 1 year ago by JRoot Junior <[email protected]>
Merge pull request #12 from aiogram/rework-structure

Reworked project structure and added multi-arch build

github.com/aiogram/telegram-bot-api - 3fec04c0b227a01993c34ddca7885edf612349b8 authored about 1 year ago by Alex Root Junior <[email protected]>
Update pipeline

github.com/aiogram/telegram-bot-api - 38060975705e55301fa78991cf9bcbe2948305ed authored about 1 year ago by JRoot Junior <[email protected]>
Try to build multi-arch image (again)

github.com/aiogram/telegram-bot-api - 0d2ef71665b55d28b17291907fdee176622e7355 authored about 1 year ago by JRoot Junior <[email protected]>
typo fix

github.com/aiogram/i18n - 75027820a2d5ee33b04153610643ebf724b092bc authored about 1 year ago by RootShinobi <[email protected]>
Describe new event observers in the docs

github.com/aiogram/aiogram - 1281bf551afae80eb549f80bdadc0c77a0a2d20a authored about 1 year ago by JRoot Junior <[email protected]>
Add blockquote to Null()

Cuz lib can't be started because haven't this method

github.com/aiogram/i18n - 9e20948a4cac9e63a585868fd9615ad208ffa7bb authored about 1 year ago by Dm Tenevoy <[email protected]>
Update docs

github.com/aiogram/aiogram - d394af83bdebe094c440a96c0dc5126632b06aaa authored about 1 year ago by JRoot Junior <[email protected]>
Towncrier

github.com/aiogram/aiogram - 233d3c469dc449bec06777d8c6fbba5034ff5263 authored about 1 year ago by JRoot Junior <[email protected]>
Added support for Bot API 7.0 (#1387)

* Added support for Bot API 7.0

* Fixed available tests

* Fixed text decorations

* Bot ...

github.com/aiogram/aiogram - 6795b3de05e85fc7284628821e5c05872b8f7938 authored about 1 year ago by Alex Root Junior <[email protected]>
Change dependencies

github.com/aiogram/cli - ea29e9d5af62317a40c1d70a987dfb833f165669 authored about 1 year ago by JRoot Junior <[email protected]>
Fix typo

github.com/aiogram/i18n - 34e68570a6b3e828a2e0c551032dbd6e846218fe authored about 1 year ago by RootShinobi <[email protected]>
stab methods return only str

github.com/aiogram/i18n - f77460e8a8afc0e45a6c8f275e7614cb03e60831 authored about 1 year ago by RootShinobi <[email protected]>
null context for BaseLazyFilter

github.com/aiogram/i18n - 254557499d9e24ccfe6a5ae1d0ad168ab6ae1d81 authored about 1 year ago by RootShinobi <[email protected]>
return 3.8 support

github.com/aiogram/i18n - 4181954519896e449245bd486d92ca0ce316580b authored about 1 year ago by RootShinobi <[email protected]>
🙆‍♂️

github.com/aiogram/i18n - dcb32cacf30eef5ca360d98bd8c8a2b649e5c042 authored about 1 year ago by RootShinobi <[email protected]>
ignore E203

github.com/aiogram/i18n - 94ce83325d828b89da99cf4e44c3e89a0008ab14 authored about 1 year ago by RootShinobi <[email protected]>
Fix typo

github.com/aiogram/i18n - e9da720ce60c42cdb212693e5a3c309f25f403c7 authored about 1 year ago by RootShinobi <[email protected]>
Fix typo

github.com/aiogram/i18n - 944be5552950f0924af89af44fe46e326b4c73cb authored about 1 year ago by RootShinobi <[email protected]>
enabled_startup option

github.com/aiogram/i18n - 06f5f493f35d5939c93a00fa71048cdbcfc677eb authored about 1 year ago by RootShinobi <[email protected]>
Fixed typo

github.com/aiogram/i18n - 3415479b86d0af053e91eb286964d07c2d2a5a32 authored about 1 year ago by RootShinobi <[email protected]>
warn from td when parse_mode is None

github.com/aiogram/i18n - 65fec92eb3460c9b0fff03777bc889d2229af84a authored about 1 year ago by RootShinobi <[email protected]>
language inline keyboard

github.com/aiogram/i18n - 170e6bc372ba923aad67bc99816c787e224cea5c authored about 1 year ago by RootShinobi <[email protected]>
remove patches

github.com/aiogram/i18n - 1bc5cf7abd365531f50a29090e141226772ee859 authored about 1 year ago by RootShinobi <[email protected]>
kwargs for user_context

github.com/aiogram/i18n - a2d8d1ceea9ceda62bc495064df8c8dce6d04188 authored about 1 year ago by RootShinobi <[email protected]>
Update dispatcher.py (#1384)

On line 576 corrected typo in world more (was mre)

github.com/aiogram/aiogram - 756cfeba0a257d80b9450adda5c6f4eda743c031 authored about 1 year ago by SM CheeseNick <[email protected]>
new middleware + startup system

github.com/aiogram/i18n - 9f2737373e0d87089e53743174f743c5ddf77100 authored about 1 year ago by RootShinobi <[email protected]>
proxy upd

github.com/aiogram/i18n - 2c57b81beb9572d0da79c211fac62c9144e10e5d authored about 1 year ago by RootShinobi <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/aiogram/i18n - c83917074ef96a72316a29e53cfcaee370dd657b authored about 1 year ago by RootShinobi <[email protected]>
context instance fix

github.com/aiogram/i18n - 7fdb6cfcec8fa371295842f3cbe623e95afed7a3 authored about 1 year ago by RootShinobi <[email protected]>
stub tree fix

github.com/aiogram/i18n - 10b1567ec5f602a6c24233bc9342daa6b68c54a6 authored about 1 year ago by RootShinobi <[email protected]>
Merge pull request #18 from aiogram/base-docs

Added Sphinx documentation for the project

github.com/aiogram/i18n - 4b927a6e9cacc026f8c82e0e9ad2efbf69b5e3bc authored about 1 year ago by Alex Root Junior <[email protected]>
Added RTD config

github.com/aiogram/i18n - ae9ecadec9c116f0684b197bb006f034a915ddf6 authored about 1 year ago by JRoot Junior <[email protected]>
Update dependencies

github.com/aiogram/i18n - 4b16381450d7f83e43a593f53270713ab7833263 authored about 1 year ago by JRoot Junior <[email protected]>
Fixed typo

github.com/aiogram/i18n - 3e87a1f2ac9cd464d6f5b452a343bef550d9e50d authored about 1 year ago by JRoot Junior <[email protected]>
Merge branch 'dev' into base-docs

# Conflicts:
# aiogram_i18n/cores/base.py

github.com/aiogram/i18n - 79bae982a472f3344605a6e64d25f6ad3a6a14e1 authored about 1 year ago by JRoot Junior <[email protected]>
Update changelog

github.com/aiogram/aiogram - a2e5f9a8b8c994ad65bce05cde9c744760f47c4c authored about 1 year ago by JRoot Junior <[email protected]>
Update docs

github.com/aiogram/aiogram - 69a07e3b0c4f318a81631ceb633b0d00d93ea574 authored about 1 year ago by JRoot Junior <[email protected]>
Added page for deep linking util

github.com/aiogram/aiogram - fc9e2b82c6547099a1b2c924d85f4d893cc4cc31 authored about 1 year ago by JRoot Junior <[email protected]>
Update texts

github.com/aiogram/aiogram - 94939660c737c8361d4fa17dcf9b7372443da890 authored about 1 year ago by JRoot Junior <[email protected]>
Update thumbnail type to InputFile only (#1374)

* Update thumbnail type to InputFile only

The thumbnail's type restriction has been changed i...

github.com/aiogram/aiogram - c8dff11d1ee9439fcf13994283a534023fdcd47e authored about 1 year ago by Alex Root Junior <[email protected]>
Fixed lines range

github.com/aiogram/aiogram - 09af2a1c8b054078523829033f2d905cd2d6dcca authored about 1 year ago by JRoot Junior <[email protected]>
Fixed typo

github.com/aiogram/aiogram - ead79a1927f1602b1d3eb9c1c50550b4e21f4db8 authored about 1 year ago by JRoot Junior <[email protected]>
Added translation for Scenes

github.com/aiogram/aiogram - 423796a4457a754acbcdbf51cf9a68e112e33531 authored about 1 year ago by JRoot Junior <[email protected]>
PoC Scenes (#1280)

* Base implementation

* Small refactoring + added possibility to specify post-action on handl...

github.com/aiogram/aiogram - 3d63bf3b9917dbebb7fa770c054e8fe5eb469dcb authored about 1 year ago by Alex Root Junior <[email protected]>
#1370 added possibility to check X | None on Python >= 3.10

github.com/aiogram/aiogram - ce4e1a706df0e40c88381648446085b9c36f2f03 authored about 1 year ago by JRoot Junior <[email protected]>
Fix CallbackData without default Optional (#1370)

* fix: CallbackData set optional as None

* docs: add fix changelog

* Add support for nulla...

github.com/aiogram/aiogram - e17e3bc71c4e95c20655e35f8795a90d651ad65e authored about 1 year ago by Oleg A <[email protected]>
Merge test+pypy tests but with separated jobs

github.com/aiogram/aiogram - ebade3d51f11fdcbc8b673cdde7b9f034d652ad5 authored about 1 year ago by JRoot Junior <[email protected]>
Separate PyPy tests and disable Windows PyPy tests

github.com/aiogram/aiogram - 7b0a6d20501ac2b20aad56d9c5ad9c4317c65c1e authored about 1 year ago by JRoot Junior <[email protected]>
Try to disable PyPy tests on Windows

github.com/aiogram/aiogram - 82f936518036b5ddf18ec5ec8ece094f14a69d34 authored about 1 year ago by JRoot Junior <[email protected]>
Fixed Py3.12 tests

github.com/aiogram/aiogram - dd1e8085bf8f5f796098a70f620c0b3c72d37ac3 authored about 1 year ago by JRoot Junior <[email protected]>
Upgrade to py12 (#1354)

* Upgrade to py12 compatible aiohttp beta version

* Fix uvloop deprecation warning causing py...

github.com/aiogram/aiogram - c1bafea3e81c737ee69c33cda428af9537d2dfde authored about 1 year ago by Nachtalb <[email protected]>
Reformat code

github.com/aiogram/aiogram - c208bcf748747c503f3cc2ac81cb6c9fbfcb2496 authored about 1 year ago by JRoot Junior <[email protected]>
Small changes in the pending changelog

github.com/aiogram/aiogram - 0fc718deebc2adec45abf9ad32d1e70634005881 authored about 1 year ago by JRoot Junior <[email protected]>