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

Added message_thread_id parameter to ChatActionSender class methods (#1437)

* Added message_thread_id parameter to ChatActionSender class methods

* Added changelog

* ...

506dacc0ff5d3d54e680cd84aa1850db60b25480 authored 11 months ago
Fixed poll answer FSM context (#1436)

* Add voter_chat to poll_answer event handling

The change ensures that when a poll_answer eve...

0c9eeda8a7a73e96c346fd44fa4fc434368b3130 authored 11 months ago
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

30cee817f431164127dc2c4c325e59175bd1ae9c authored 11 months ago
More tests for defaults

bc08d90ce5f12b66cdedd7be4c879c003b71adaa authored 11 months ago
Bump pydantic version

ee71117807ac46f87290c2a3ee7da340fc3dbba4 authored 11 months ago
doc updated for WebApp (#1433)

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

a2e75e534535aab6d13a33e749f78696107ff83d authored 11 months ago
Add missing Telegram WebApp API classes and fields (#1424) (#1425)

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

* Implemented `WebAppChat` class...

a585fb08ded9fe9168e35305e536b79c42997a8e authored 12 months ago
Fixed typo in the changelog

a37deff3961d53e7b3a3738c2dd16ee44116938b authored 12 months ago
Update changelog + version

27dddff7f519e145d13c249b87219e0ddaf736b1 authored 12 months ago
Fixed default LinkPreviewOptions JSON serialization (#1419)

* Fixed default link preview options serialization

* Added changelog

53849b01a77b28b0d417999798a2a4a6affb1234 authored 12 months ago
Bump API version in the docs

eef50a2edb82816f495795def093576be00e3271 authored 12 months ago
Render changelog

eaa56623fff8cf21e0e355241946bb5c6683d632 authored 12 months ago
Added full support of Bot API 7.1 (#1417)

* Added full support of Bot API 7.1

* Added changelog

75323ac8c3e8c2671d5d79d607cb9ee0a1bcf8b2 authored 12 months ago
Update docs translation files

e5176b44345ecf604b0b013b2ea7ab733c451079 authored 12 months ago
Update changelog

18b32f065d450c5d0ca59d6c0e4f0150e0f5dd28 authored 12 months ago
Add deprecation warnings to Bot properties

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

0cf5afeb9937e3fe114180dffd2db4ca0e556b53 authored 12 months ago
Fixed typehints in keyboard builder

e6e2601d4b992a5615b479f41463ee2c2def0734 authored 12 months ago
Add notion Working with plural forms in documentation (#1409)

298e9821a445d34f692d6b54418eef2a22b26af6 authored about 1 year ago
Change magic filter examples

091b82e13f0a459afe581fc3400737240d71524a authored about 1 year ago
Fixed deep linking URL

f7af9e7f4a44eb980ed364e72730c7f353b1f656 authored about 1 year ago
Update message.send_copy: add missing reply_parameters param (#1403)

* Update message.send_copy: add missing reply_parameters param

* added changes file

* upda...

bff483b8a764283ff6314b38169a6746cab9ce81 authored about 1 year ago
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...

844d6f58f5af3ce103d1b4b420e994c1635a3dd5 authored about 1 year ago
Add KeyboardButtonPollTypeType enum (#1398)

* Add KeyboardButtonPollTypeType enum

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

d3c63797b052060b994b6be16d47c8d4503e1bbf authored about 1 year ago
Bump version

eeafe4696c6c6f32c88293f197af95c9785a1045 authored about 1 year ago
Reworked bot-wide defaults (#1392)

* Reworked defaults

* Added changelog and partial docs

24f59da70d5058edb58dc4d75c693d33cf322076 authored about 1 year ago
Describe new event observers in the docs

1281bf551afae80eb549f80bdadc0c77a0a2d20a authored about 1 year ago
Update docs

d394af83bdebe094c440a96c0dc5126632b06aaa authored about 1 year ago
Towncrier

233d3c469dc449bec06777d8c6fbba5034ff5263 authored about 1 year ago
Added support for Bot API 7.0 (#1387)

* Added support for Bot API 7.0

* Fixed available tests

* Fixed text decorations

* Bot ...

6795b3de05e85fc7284628821e5c05872b8f7938 authored about 1 year ago
Update dispatcher.py (#1384)

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

756cfeba0a257d80b9450adda5c6f4eda743c031 authored about 1 year ago
Update changelog

a2e5f9a8b8c994ad65bce05cde9c744760f47c4c authored about 1 year ago
Update docs

69a07e3b0c4f318a81631ceb633b0d00d93ea574 authored about 1 year ago
Added page for deep linking util

fc9e2b82c6547099a1b2c924d85f4d893cc4cc31 authored about 1 year ago
Update texts

94939660c737c8361d4fa17dcf9b7372443da890 authored about 1 year ago
Update thumbnail type to InputFile only (#1374)

* Update thumbnail type to InputFile only

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

c8dff11d1ee9439fcf13994283a534023fdcd47e authored about 1 year ago
Fixed lines range

09af2a1c8b054078523829033f2d905cd2d6dcca authored about 1 year ago
Fixed typo

ead79a1927f1602b1d3eb9c1c50550b4e21f4db8 authored about 1 year ago
Added translation for Scenes

423796a4457a754acbcdbf51cf9a68e112e33531 authored about 1 year ago
PoC Scenes (#1280)

* Base implementation

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

3d63bf3b9917dbebb7fa770c054e8fe5eb469dcb authored about 1 year ago
#1370 added possibility to check X | None on Python >= 3.10

ce4e1a706df0e40c88381648446085b9c36f2f03 authored about 1 year ago
Fix CallbackData without default Optional (#1370)

* fix: CallbackData set optional as None

* docs: add fix changelog

* Add support for nulla...

e17e3bc71c4e95c20655e35f8795a90d651ad65e authored about 1 year ago
Merge test+pypy tests but with separated jobs

ebade3d51f11fdcbc8b673cdde7b9f034d652ad5 authored about 1 year ago
Separate PyPy tests and disable Windows PyPy tests

7b0a6d20501ac2b20aad56d9c5ad9c4317c65c1e authored about 1 year ago
Try to disable PyPy tests on Windows

82f936518036b5ddf18ec5ec8ece094f14a69d34 authored about 1 year ago
Fixed Py3.12 tests

dd1e8085bf8f5f796098a70f620c0b3c72d37ac3 authored about 1 year ago
Upgrade to py12 (#1354)

* Upgrade to py12 compatible aiohttp beta version

* Fix uvloop deprecation warning causing py...

c1bafea3e81c737ee69c33cda428af9537d2dfde authored about 1 year ago
Reformat code

c208bcf748747c503f3cc2ac81cb6c9fbfcb2496 authored about 1 year ago
Small changes in the pending changelog

0fc718deebc2adec45abf9ad32d1e70634005881 authored about 1 year ago
Ignore PytestUnraisableExceptionWarning again

5b59ca679a0a208d5cb24e8951dd7ff93abc0fd7 authored about 1 year ago
Enable filterwarnings

7e45f482d42b86d1099ce3f0d1e69e18de50ef74 authored about 1 year ago
Update translation files

9bced299234b354af1882153a7e8ef45fd229412 authored about 1 year ago
Fixed ResourceWarnings in tests (#1366)

* #1320 Update pytest configuration and tests cleanup

This commit modifies the pytest's confi...

3ad5ed6bc2e9d4928af3125942e7e57b2dd01da7 authored about 1 year ago
Add pydantic 2.5 support (#1361)

* chore: add pydantic 2.5 support

* docs: add changelog

9a2a72fe97e5684325e064ba6eaafbd8274d5c11 authored about 1 year ago
#1006 Update parameter description in chat_action.py

The comment describing the 'initial_sleep' parameter in the chat_action.py script has been revis...

29d766fef23548846caab394c55e642a1c06f9ef authored about 1 year ago
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

2f1ae0a686221ccf5e5e7066b587b9cb6754a461 authored about 1 year ago
#1314 Mention that event can be skipped

6153b4f8058a56c747e9092c6e72a078a2590d90 authored about 1 year ago
chore(docs): update middleware.rst (#1353)

* Update middleware.rst

* changes

7b30caed53815307645a6b0f5741c536072e3173 authored about 1 year ago
new improved CallableMixin (#1357)

* optimized CallableMixin

* changes and Sets

* reformatted

* Update CHANGES/1357.misc.r...

e76f4c38ad440fc87177442650152c3efee10a45 authored about 1 year ago
Add current handler to filters, so that flags can be retrieved from it. (#1360)

* Add current handler to filters, so that flags can be retrieved from it.

* run black isort
...

9b5e4620686ca7a895a441e55f8dbc534f7cce6d authored about 1 year ago
Refresh translation files

228a86afdc3c594dd9db9e82d8d6d445adb5ede1 authored over 1 year ago
Re-generate Bot API

a355daba49a6e03ee8ac306746d1c0406361986e authored over 1 year ago
Update typing-extensions version range in dependencies (#1352)

This commit changes the version requirements for typing-extensions in the dependencies section o...

180a7297ff42d675f70b93d0c79e853840ee7c62 authored over 1 year ago
Update citation

475b1861e52a5564c25399cdc92e0ac8b61de738 authored over 1 year ago
Add CITATION.cff for automatic academic citation (#1351)

* Add CITATION.cff for automatic academic citation

A `CITATION.cff` file has been added to th...

e3def608f13f681beb8552982f72e45d98dcafe0 authored over 1 year ago
Add new FSM strategy CHAT_TOPIC strategy.py (#1344)

* Create 1343.feature.rst

* Add new FSM strategy CHAT_TOPIC strategy.py

* ADD CHAT_TOPIC t...

d8e78019634b31346ec2e114134cbef88c0620c6 authored over 1 year ago
Skip unused ignore

3b21262d34c62e74d5a0fb4eb8457b2fff9330eb authored over 1 year ago
Ignore uvloop attr-defined

eef277ae65ff15ecfb0ff748058392f1cb409e2e authored over 1 year ago
Fixed ruff command

1cf6ce251b7526f84c68f009a003677bb2e07d81 authored over 1 year ago
Bump dependencies

0a9bee4bd2210c71132d15c7ade9d696a5a0e5f0 authored over 1 year ago
Update ReadTheDocs configuration (#1345)

c6c838f6899728372404a7bf9f2924de7f1712c9 authored over 1 year ago
Update base.rst (#1340)

* Update base.rst

Typo correction

* Create 1340.doc.rst

98771fdf31f9653dfaafc6a0afdc54ac8e7b4203 authored over 1 year ago
Update changelog instructions in PR workflow

Updated the instructions for adding changelog entries in the pull_request_changelog.yml workflow...

cf3044687aa91e7b2ef4998ca67c5cbcc85228ad authored over 1 year ago
Remove stale texts

a2ed142557785ceb7d34b1a9aa621e85dce29299 authored over 1 year ago
Update texts, remove dummy translation files

d180fd7a46462373970f2298b2d436c49365a055 authored over 1 year ago
Fix send_copy helper parse mode (#1332)

* Fix send_copy helper parse mode

* Add changelog for bugfix 1332

564292dd79ac9aed292acdf99ef0ec0c2f02ab28 authored over 1 year ago
Prevent update handling task pointers from being garbage collected, backport of #1328 (#1331)

* Preserve update handling task pointers, backport of #1328

* Changelog

* Typing improvements

cad42580dd8183a0369ff9b76abe590cc5cdb0b6 authored over 1 year ago
Bump version

f681afb879ea83c19847b697094485f43e198d30 authored over 1 year ago
Update dependencies (#1327)

* Update dependencies

* Added changelog

67382553e5329ecc1e9340da7f8c020a856d35e9 authored over 1 year ago
Corrected grammatical errors, improved sentence structures, translation for migration 2.x-3.x (#1302)

* Corrected grammatical errors, improved sentence structures for clarity, added translation to m...

b5ef05c01a07052dc557c1bed69bbc80c581d6c6 authored over 1 year ago
Handle expected warnings & raise unexpected warnings (#1315)

* chore: replace fixture loop with event_loop

* chore: mark expected warnings

* chore: rai...

eacea996d430695d4b53fa54733a794185e7de1e authored over 1 year ago
Fix broken link in message.rst (#1325)

890a57cd15ca14083534eab981fe4f00c34a9182 authored over 1 year ago
Bump version

0895e0f49cdbe2e04c959383d818fbaff969dd06 authored over 1 year ago
Fix pydantic version (#1322)

* fix: fix pydantic version

* docs: changelog add

1dcb830b9d1ded0f0e6c300972b0ffca5b67c9dc authored over 1 year ago
Changelog

c3dc6fe7a8e15867e8aaca960e086df08954e1f3 authored over 1 year ago
Telegram Bot API 6.9 (#1319)

* Added support for Bot API 6.9

* Bump API

* Added changelog

fec138977db889e2a9ec6e01616bf6269ce54538 authored over 1 year ago
#1317 Fixed priority of events isolation (#1318)

a0828f6ddf755d78dd2151513b49348ebfc85a94 authored over 1 year ago
Update deprecated pydantic fields access (#1309)

* chore: update deprecated pydantic fields access

* chore: add type hints for test

* fix: ...

8a77939d5bf7778be8a65e3531781220245724ff authored over 1 year ago
chore: apply lint&reformat (#1307)

490381b57fc93b06b8839d404b4f3dafbfa68a54 authored over 1 year ago
fix: new towncrier docs link (#1306)

ac62184443a3d2c19ce7997faf830ea77a5be524 authored over 1 year ago
fix: added absent params for button builders (#1304)

* fix: added absent params for button builders

* docs: added changelog

* fix: renamed chan...

83a01f014cae1a54ca4c27882ae85d63e988bfe2 authored over 1 year ago
Updated migration guide with API server (#1299)

* docs: updated migration guide with API server

* Update docs/migration_2_to_3.rst

Co-auth...

c229cf8c7b310e632a735eaa0dfa3749c40c33f6 authored over 1 year ago
Update filtering docs page

69c2e1282f7717c91226c66aee935ae96a209504 authored over 1 year ago
Fixed typo

28cc2384e886f1c86fe74d86d1693b0f0d558b32 authored over 1 year ago
Remove `commands=` from examples

b94123de3dc33fee7208d95d04b2e5eea8947b53 authored over 1 year ago
Update dates interval in license file

b56628bb2e58219239f0be8ec965abd0013f914e authored over 1 year ago
Custom encoding support (#1278)

* Custom encoding support in deep-linking

995a0d7e9b3774c869a1a0f015dc63ae3e4e358a authored over 1 year ago
Add MediaGroupBuilder for media group construction (#1293)

Implemented a MediaGroupBuilder class in 'aiogram/utils/media_group.py' to help construct media ...

5cf8d7b565061b662434280248310c42033c9bc6 authored over 1 year ago
Bump version

8fd110cdd119df7c81e91a75fa3c48e52687753b authored over 1 year ago
Bump changelog

0161322598d14b2fbf6f62149817455255616154 authored over 1 year ago
Fixed error overlapping when validation error is caused by remove_unset root validator in base types and methods. (#1290)

* Ensure base type validation can handle non-dictionary values

The update introduces a condit...

04bd0c9e7c5421c060183b90d515050f41377bc1 authored over 1 year ago