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

Fix `Message.send_copy` method for stories (#1287)

* Fix `Message.send_copy` method for stories

Fixed an issue with the `Message.send_copy` meth...

e1be9dd6681bb79cfbf96e125c9d2acb429dbdc0 authored over 1 year ago by Alex Root Junior <[email protected]>
Replace datetime.datetime with DateTime across codebase (#1285)

* #1277 Replace datetime.datetime with DateTime across codebase

Replaced all instances of st...

6eb5ef2606b4d139490ceb9bc358ab830632d71b authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed method :code:`Message.send_copy` for stickers (#1284)

397f30b58bf0575c55ca861fddfd11052ce8e147 authored over 1 year ago by Alex Root Junior <[email protected]>
Small documentation improvements and texts update

ca4c1b4b95fe2d8066642efcb905e9f3eb66308d authored over 1 year ago by Alex Root Junior <[email protected]>
Bump version

806f8f67d5c015581a6311bf1435cec663091422 authored over 1 year ago by Alex Root Junior <[email protected]>
Reformat code

2cf224da49411babcd6c91296d6eb1696e51cceb authored over 1 year ago by Alex Root Junior <[email protected]>
#1281 Fix magic operation .as_ for values interpreted as False (#1283)

Modified the ".as_" method in the magic filter class to correctly handle values that are interpr...

ee8e457c5fe79ee85422915713d86fcd3fc51518 authored over 1 year ago by Alex Root Junior <[email protected]>
Fix markdown italic quote (#1282)

* Fix markdown italic quote

* Add changelog

bff2ed0a86033ee5b9ca0c2f1b4cf855ea09de78 authored over 1 year ago by onejeuu <[email protected]>
Small cleanup in examples

b7be9c2b81c2f4312634d2e1173c8a1c04f8dbb4 authored over 1 year ago by Alex Root Junior <[email protected]>
Render changelog

787ad6b0949e9107fa9bf16e85836dcfe3b30ca4 authored over 1 year ago by Alex Root Junior <[email protected]>
Bump minimum magic-filter version

a0ae934c14e8b409492877744fb40cf34681a361 authored over 1 year ago by Alex Root Junior <[email protected]>
Bot API 6.8 (#1276)

* Prepare for Bot API 6.8

* Bump after public release

* Bump version, added changelog

678b3cfe7d22822a446b95e644b17ec31e2ee29c authored over 1 year ago by Alex Root Junior <[email protected]>
Support wider pydantic version (#1273)

* chore: make pydantic version wider

* fix: > instead ^

* chore: pydantic till v3

bc0932a745f5061b56005a237cfadf29de70babf authored over 1 year ago by Oleg A <[email protected]>
Add contributing support for zsh and win (#1272)

* fix: add support for zsh and win

* docs: add both install commands (win,lin,mac)

* fix: ...

5a140988039ff08e06a3d267e1df858074f1f689 authored over 1 year ago by Oleg A <[email protected]>
Added CLI as extra dependency

5b17bd4393cd8648fbcedc03e802639de06d6e12 authored over 1 year ago by Alex Root Junior <[email protected]>
Update a warning message in dispatcher (#1269)

* Update a warning message in dispatcher

Enhanced the warning message in aiogram/dispatcher/d...

d0d0ff1be0b52386786a2fec4a1d0cf0d68e92f4 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed some typos in documentation (#1268)

* Fixed typo in i18n documentation

* Removed extra param in docstring of TelegramEventObserve...

2093b45799d22853951a1769162d0e2b75befcfa authored over 1 year ago by nullmatawasoradesu <[email protected]>
Add error handling example (#1099)

* Add error handling example

* Add `ExceptionMessageFilter` usage

* Add `CHANGES`

* Upd...

16649ec896eac5e5e746ae9f24946b9f43cd6d5b authored over 1 year ago by Danipulok <[email protected]>
Content from global filters (#1267)

* Move global filters check placement into router to add chance to pass context from global filt...

8ff992bf1d80940bf302586a792463b8a8389d3f authored over 1 year ago by Alex Root Junior <[email protected]>
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

577b44cdc1807eb181cd982b20b6492bb24b42de authored over 1 year ago by Alex Root Junior <[email protected]>
Remove bad file

3facba2730ed92ed466de39623afb490d656b1d3 authored over 1 year ago by Alex Root Junior <[email protected]>
Migration FAQ supplement (Finite State Machine) (#1264)

* Updated Migration FAQ > Finite State Machine

* Fixed typos, added changelog

* Fixed typo x2

0cec7d4933b5b00f50d39aa5917f63c9c7b9408f authored over 1 year ago by nullmatawasoradesu <[email protected]>
Fixed structure of DI docs page, included it in toctree

ac124f5b080ce77efdd0763fcb8d890a06088632 authored over 1 year ago by Alex Root Junior <[email protected]>
Fix missing message content types (#1252)

* Fix missing message content types

* Added changelog

* Fix black

* Update CHANGES/1252...

4d12e073ee49c3aa89c9ad2284e2eb70e0817705 authored over 1 year ago by Forden <[email protected]>
Examples/dev 3x multi file (#1254)

* Add multi-file bot example

This commit adds a multi-file bot example to the repository. .
...

fac0a533b0eccd73377e1aece42b6209d624123c authored over 1 year ago by Kostiantyn Kriuchkov <[email protected]>
Added a section on Dependency Injection technology in documentation (#1253)

* Added a section on Dependency Injection technology in documentation

* Added changelog

* ...

f87deea4fb0363d7d2106d17a51d33ea609eb93c authored over 1 year ago by nullmatawasoradesu <[email protected]>
Examples/dev 3x refactor fix* (#1261)

* Refactor and improve bot messages

Refactored bot code to use aiogram enumerations and enhan...

068875534b6b9284a6053ac4b3747d13f9cb3367 authored over 1 year ago by Kostiantyn Kriuchkov <[email protected]>
Fixed nested hashtag, cashtag and email entnties parsing (#1263)

* Fixed nested hashtag, cashtag and email message entities not being parsed correctly when these...

a80031509e5f8d775f610b095a5d3cc5ec1fe8c6 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed line length

020db29e6dc62ee4997f32efa55b7b8b96305c22 authored over 1 year ago by Alex Root Junior <[email protected]>
Refactor and improve bot examples (#1256)

* Refactor and improve bot messages

Refactored bot code to use aiogram enumerations and enhan...

c516ea9d6a93c12b8d671d2d9fcd8f913192f808 authored over 1 year ago by Kostiantyn Kriuchkov <[email protected]>
Small update in issues templates

68c0516f6909b83c70a18ee908a9ff3440c8b924 authored over 1 year ago by Alex Root Junior <[email protected]>
Backport issue templates

7adc39bd82eae7bb6c68329ec08202aa8a770090 authored over 1 year ago by Alex Root Junior <[email protected]>
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

56e969660ece0a45f6fcb3fd0a8bacbf274c0e21 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed typo in changelog

b9abf701a0e1874e83a2c3687aa28a8fd6947932 authored over 1 year ago by Alex Root Junior <[email protected]>
Added a few words about skipping pending updates (#1251)

* Added a few words about skipping pending updates

* Added changelog

* Fixed typo

6d6bcd0a9b5fad152d7dba196499a4229ee294b9 authored over 1 year ago by nullmatawasoradesu <[email protected]>
Bump version

4e7c66726f2cae51c76a34388846444caebcaa1a authored over 1 year ago by Alex Root Junior <[email protected]>
Update main page

73033643e75e4d49bec1adf677737523756c2d23 authored over 1 year ago by Alex Root Junior <[email protected]>
Bump changelog

649f76b5f6f8997984e9dea482f87f66f9870785 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed typo

f54ed1326b7e27f9f1e49f60a26deedf07afd927 authored over 1 year ago by Alex Root Junior <[email protected]>
Added support for message_thread_id in ChatActionSender (#1250)

* Add support for message_thread_id in ChatActionSender

The given changes add support for inc...

c9f0b36ad6c2e5b2a971020fc6eccb5b1ee8c9c1 authored over 1 year ago by Alex Root Junior <[email protected]>
Webhook docs (#1248)

* Added documentation for polling/webhook modes

* Added changelog

* Added changelog

b311d59fce5d1f7554825b6c60daadcce189e9e7 authored over 1 year ago by Alex Root Junior <[email protected]>
Fix bot instance passing in Dispatcher startup (#1247)

Modified the Dispatcher to remove the "bot" key from workflow_data if found, prior to emitting s...

62d4b9014c71024f42d8818d1191c980bf3fd432 authored over 1 year ago by Alex Root Junior <[email protected]>
Enhance keyboard utility, improved documentation page. (#1236)

* Enhance keyboard utility, improved documentation for this utility.

Updated the 'aiogram/uti...

90654ac0fa3b33e3dc3dd7ff47ea9a4e84a040d5 authored over 1 year ago by Alex Root Junior <[email protected]>
Added typehints for init methods of types and methods (#1245)

* Generate init

* Fixed mypy errors

* Bump butcher

* Added changelog

11dc7eaa313af9c6d7703f07d7f48203ef59c3e3 authored over 1 year ago by Alex Root Junior <[email protected]>
Added codegen configuration for lost shortcuts (#1244)

* Added codegen configuration for lost shortcuts

* Rollback inline_message_id

* Added chan...

aea876dfe0b3f7091fa51caa366b65de3d588709 authored over 1 year ago by Alex Root Junior <[email protected]>
Add currency enum (#1194)

* Add currency enum

* Add change log

* Add butcher file

* Apply enum

d3bec413dbdef6ddbd0415de3cc6f630831803d6 authored over 1 year ago by Yarik <[email protected]>
Reworked InputFile sending (#1238)

* Reworked InputFile sending

* Added changelog

a7916c11031b216a145fdc4a9766c228a162a6d7 authored over 1 year ago by Alex Root Junior <[email protected]>
Bump version

c7b7714959841a126157afad239abfcb2346de52 authored over 1 year ago by Alex Root Junior <[email protected]>
Bump changelog

53e5abbdee71f5b9fb85996065282cd77e2ca021 authored over 1 year ago by Alex Root Junior <[email protected]>
Small texts update

2691b2ac963e3a8f659907a3a71a31e3d0e0022e authored over 1 year ago by Alex Root Junior <[email protected]>
Bump texts translation files

54134c68fe147a7303acfaf49efb5bdbd6b419c7 authored over 1 year ago by Alex Root Junior <[email protected]>
Chat join request shortcuts (#1235)

* Add additional API message methods to ChatJoinRequest class

ChatJoinRequest now includes ad...

faadc8046032d64350c03eebe6f88a36cc4a2d23 authored over 1 year ago by Alex Root Junior <[email protected]>
Added shortcuts for ChatMemberUpdate event (#1234)

* Added shortcuts for ChatMemberUpdate event

* Added changelog

a1513ddb2d13d17bc9d29d646e4ed95e0a37dd1e authored over 1 year ago by Alex Root Junior <[email protected]>
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

baad0ebef2c2c5ebd98417662e0d5eaf3c5910ad authored over 1 year ago by Alex Root Junior <[email protected]>
Update a migration guide

72ff444a2c769b6d5e8e7f3637d96d25e379b9fc authored over 1 year ago by Alex Root Junior <[email protected]>
Added model validation to remove UNSET before field validation (#1233)

* Add model validation to remove UNSET before field validation

Updated aiogram/types/base.py ...

98780dfb49b3208a92d2922198e7412fddf5439d authored over 1 year ago by Alex Root Junior <[email protected]>
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

42570fb7470116e1382bc34d1eb66d25b98a09b4 authored over 1 year ago by Alex Root Junior <[email protected]>
Added a few words about throttling

98a03faf77a33777ae1d952d8f3aa58990ffed02 authored over 1 year ago by Alex Root Junior <[email protected]>
Ensure all message types are assigned to the correct bot. (#1232)

* Ensure all message types are assigned to the correct bot.

* Added changelog

8ad0a1efb745ee53fc3e68f18da464b7e2cf15b7 authored over 1 year ago by Alex Root Junior <[email protected]>
Migration guide 2.x -> 3.0 (#1143)

* Initial commit for docs cleanup

* Update migration guide

* More docs

* Added changes ...

56f0d9d220f0e15b4a48e0947448587c438b2b81 authored over 1 year ago by Alex Root Junior <[email protected]>
Removed the use of the context instance (Bot.get_current) from all placements that were used previously. (#1230)

* Removed the use of the context instance (Bot.get_current) from all placements that were used p...

2ecf9cefd7011621398db4ec48cf894273f0c9d6 authored over 1 year ago by Alex Root Junior <[email protected]>
Bump dependencies and own version

479e302cbab556b5ab488e6c0a478f5ab9eb4e10 authored over 1 year ago by Alex Root Junior <[email protected]>
Disable hatch bump

27f48c60de86b5e5d73e86b15ca5c48c6e6453d2 authored over 1 year ago by Alex Root Junior <[email protected]>
Render changelog

ea0ecbcd50414748bfcbf8951c3731924bf1fdf4 authored over 1 year ago by Alex Root Junior <[email protected]>
Update publish pipeline

71e7e62e36b4487399c17386eafac5fb3c8b78ce authored over 1 year ago by Alex Root Junior <[email protected]>
Merge branch 'Latand/dev-3.x' into dev-3.x

fcf9454e13b891b93a036fb21433ee7253e9fb46 authored over 1 year ago by Alex Root Junior <[email protected]>
Update hints

5236329521fedc246e04cc283b47c74a4f8e8dab authored over 1 year ago by Alex Root Junior <[email protected]>
Small changes in the changelog

6044a73e552fbcba8e977cde2f724a9fbaaa25bf authored over 1 year ago by Alex Root Junior <[email protected]>
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

c9d5b37d5c4e7b9af6f3a56562a7964add4757d0 authored over 1 year ago by Alex Root Junior <[email protected]>
Bump API version

ac27b997518e6afbc36f61a1c18bdb1a333a2aaf authored over 1 year ago by Alex Root Junior <[email protected]>
Bump magic-filter to 1.0.10 (#1221)

* Bump magic-filter to 1.0.10

* Added changelog

* Fixed compatibility

710c7669c4fd72b477c5a30fc7c9b9c7305e0734 authored over 1 year ago by Alex Root Junior <[email protected]>
Update dispatcher.py (#1220)

In line 469 corrected a typo in the word "more" (was "mre")

7f472eff423d37310078cf96e17487c243034600 authored over 1 year ago by SM CheeseNick <[email protected]>
Fixed #1217: Fixed union subtypes generation inside arrays of elements

21351de335f13bd27174e49b40c6a8156690e708 authored over 1 year ago by Alex Root Junior <[email protected]>
Removed pydantic base fields from docs

0ed62bcadfd4f1cea405b44d9c6f124c529c7156 authored over 1 year ago by Alex Root Junior <[email protected]>
Added possibility to use HashTag/CashTag elements without prefixing content, added `sep: str` argument to the `as_line` function.

853b72f38d284c9af61fbda80f8a2952752b1a4d authored over 1 year ago by Alex Root Junior <[email protected]>
Added test that prove previous fix

afeb659b8202e88ba872e8b3764045b36880a46b authored over 1 year ago by Alex Root Junior <[email protected]>
"Add get_mounted_bot function and improve model comparison in tests"

In this commit, a new function `get_mounted_bot` was added to `context_controller.py` that retur...

74e00a30b12a2adb47237079bb554f15755ec604 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed subtypes and union types generation, new enums added (#1213)

* Fixed subtypes and union types generation, new enums added

* Added changes description

31c11c31e0856d5e6b336dcdf9f5923cbeccd71b authored over 1 year ago by Alex Root Junior <[email protected]>
PoC: Bot instance inside method shortcuts using pydantic Validation Context (#1210)

* PoC: Mount objects to the Bot instance, bind shortcuts to configured instance

* Fixe docstr...

a7b92bb050f10606d729a764fb78881a3bbede0b authored over 1 year ago by Alex Root Junior <[email protected]>
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x

c39a80374740efc4a2ba1cbcf4c46352a14ff8e3 authored over 1 year ago by Alex Root Junior <[email protected]>
Hide pydantic service attributes from models

2a143edf56fad940b45f089cbabb6ecf7477ed6a authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed pydantic deprecation warnings

333f376ad1f81a55e3f760411f2917e6960412c2 authored over 1 year ago by Alex Root Junior <[email protected]>
Remove patreon from contributing.rst (#1204)

3e3e8d3961470d16a9a45f825ee168e469725278 authored over 1 year ago by Andrey <[email protected]>
Update texts

298b4f0e0dfd256450ccfc195b8aa222ccbbe008 authored over 1 year ago by Alex Root Junior <[email protected]>
Update pydantic to V2 (#1202)

* Update pydantic, fix errors and warnings (all?)

* Fixed typehints

* Reformat code, remov...

461e59bbdda94896043fce12a578b25d888da7c8 authored over 1 year ago by Alex Root Junior <[email protected]>
#1186 Renamed USER_IN_THREAD to USER_IN_TOPIC

066d16b522ec77c5c4a71120fd29b8086044f675 authored over 1 year ago by Alex Root Junior <[email protected]>
#1191 Added possibility to pass custom headers to URLInputFile object (#1197)

d29b18da8cbe36e8deacf63e8425d40433b527b7 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed workflow data propagation (#1196)

* Coverage

* Added changelog

484a61bdc1b7ea6746c4cccd8b28fa3c06323357 authored over 1 year ago by Alex Root Junior <[email protected]>
parameter secret_token (#1173)

* Added secret token validation

a890622e40eed5338a106d66ac8340f0ad9eaae8 authored over 1 year ago by sheldy <[email protected]>
Formatting tools (#1172)

* Added base implementation of formatting utility

* Refactored and added docs

* Added chan...

5b20f8165494fb201a29a75db8309f40d30abd3a authored over 1 year ago by Alex Root Junior <[email protected]>
fix typing

af4b9cc415ef728d1f6815f5ff37446c24132b03 authored over 1 year ago by latand <[email protected]>
update changelog

caba07a529030ca7515ced619b7400c137708aca authored over 1 year ago by latand <[email protected]>
fix typehint

1abbf9a218989faac36da2f407b74c4720076690 authored over 1 year ago by latand <[email protected]>
removed auto_resolve_update_types from run_polling

6a3df4d6f33fb439e04460ad59b1ba7398b06ffc authored over 1 year ago by latan <[email protected]>
change the default value for allowed updates to UNSET TYPE

ce444a90440a101b5724ddba8667074f76bc2fba authored over 1 year ago by latan <[email protected]>
make resolving update types by default in dispatcher.py

a5ffa37b696918afbfbbb7c18fcb08f0bccb564b authored over 1 year ago by latan <[email protected]>
add towncrier file for a feature

e955d7cb3b85313114a49f3832e4336d3da2669b authored over 1 year ago by latan <[email protected]>
Add `auto_resolve_update_types` argument to `start_polling` method.

b0386c925091c6858547a20f9d557138c1eeaee6 authored over 1 year ago by latan <[email protected]>
Fix markdown spoiler (#1176)

* Fix spoiler

* added a explanation

* Updated the TestTextDecoration.test_apply_single_ent...

c418689dc1a69e930dc533f5d9107104130195c7 authored over 1 year ago by Nikita <[email protected]>
Removed patreon, because it supports russian terrorists

68a6c2c192904562bf5a5a6171b59eaf77774e33 authored over 1 year ago by Alex Root Junior <[email protected]>