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

update structure and other

github.com/aiogram/deta - eed29db1ac3cade895eee0773001344d8a219b3e authored over 1 year ago by Alex <[email protected]>
Main (#23)

* 1.3 (#22)

* context + td

* Some improvements
- Fixed type-hints
- Fixed LazyProxy mode...

github.com/aiogram/i18n - 941df397b363f939ce337682b06aadbe67e019de authored over 1 year ago by RootShinobi <[email protected]>
Update python-publish.yml

github.com/aiogram/i18n - 7181fc5ed5cd8706711d3e799f69ad408b2f7e58 authored over 1 year ago by RootShinobi <[email protected]>
1.3 (#22)

* context + td

* Some improvements
- Fixed type-hints
- Fixed LazyProxy model serialization...

github.com/aiogram/i18n - 28da19a0a710d0d7d9b88a1f3c9cedd7ffe42b1c authored over 1 year ago by RootShinobi <[email protected]>
New exception and mypy issues fix (#21)

* Added Makefile

* Added 'UnknownLocaleError' exception, fixed mypy issues

github.com/aiogram/i18n - 5f39e22816003e73e8d3647fa371788dcdfdba65 authored over 1 year ago by nullmatawasoradesu <[email protected]>
Small cleanup in examples

github.com/aiogram/aiogram - b7be9c2b81c2f4312634d2e1173c8a1c04f8dbb4 authored over 1 year ago by Alex Root Junior <[email protected]>
Render changelog

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

github.com/aiogram/aiogram - 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

github.com/aiogram/aiogram - 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

github.com/aiogram/aiogram - 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: ...

github.com/aiogram/aiogram - 5a140988039ff08e06a3d267e1df858074f1f689 authored over 1 year ago by Oleg A <[email protected]>
Regexp functions support (#13)

* feat!: other regexp functions support

* feat: add non-breakable regex

* chore: add tests...

github.com/aiogram/magic-filter - 9592bbc54534793618ab158775af0cc68b362460 authored over 1 year ago by Oleg A <[email protected]>
+ fix

github.com/aiogram/i18n - 16a9e059b41e350fae1a48e1846bbea294806109 authored over 1 year ago by RootShinobi <[email protected]>
+ fix

github.com/aiogram/i18n - fb933c21936644b86e7fd49bb8b8357904664489 authored over 1 year ago by RootShinobi <[email protected]>
+ types hints fix

github.com/aiogram/i18n - 1974311ec899c46b9cdd16538ad86f02a9648b44 authored over 1 year ago by RootShinobi <[email protected]>
+ locales map

github.com/aiogram/i18n - 82f5c40994a35a833173c9a7899d1c0275610972 authored over 1 year ago by RootShinobi <[email protected]>
LazyProxy as filter

github.com/aiogram/i18n - 94f826aa1e8fdba4f314bff6ef26381db733b42b authored over 1 year ago by RootShinobi <[email protected]>
off multiple extract tests

github.com/aiogram/i18n - 2f23f48282efe24a4122a8dc971d1d005e3ac1df authored over 1 year ago by RootShinobi <[email protected]>
Replace deprecated isort and bump mypy (#16)

* fix: replace deprecated isort to original

* fix: sync isort versions

* fix: use mypy wit...

github.com/aiogram/magic-filter - 1808f90ed25eea830de9c055e58d3ba48e18cb2f authored over 1 year ago by Oleg A <[email protected]>
Added CLI as extra dependency

github.com/aiogram/aiogram - 5b17bd4393cd8648fbcedc03e802639de06d6e12 authored over 1 year ago by Alex Root Junior <[email protected]>
Update README

github.com/aiogram/cli - 29a309e1b94839b81455931567bd3289c2caa1ec authored over 1 year ago by JRoot Junior <[email protected]>
Bump version

github.com/aiogram/cli - 436d121b4ab08b25136c14fae380f50fa6bf0519 authored over 1 year ago by JRoot Junior <[email protected]>
Add SSL support and improve webhook handling

This update adds SSL support to the webhook setup. Additional params "ssl_certificate" and "ssl_...

github.com/aiogram/cli - 0e12f1437775d11cbca040f203f3472ac10a3687 authored over 1 year ago by JRoot Junior <[email protected]>
Update a warning message in dispatcher (#1269)

* Update a warning message in dispatcher

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

github.com/aiogram/aiogram - 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...

github.com/aiogram/aiogram - 2093b45799d22853951a1769162d0e2b75befcfa authored over 1 year ago by nullmatawasoradesu <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/aiogram/i18n - 67f06c45b792f2833c50e1a8fdd4db4a8fe542d2 authored over 1 year ago by RootShinobi <[email protected]>
- isort

github.com/aiogram/i18n - 5270b15d682e69035d0041d2be7b531601b3fb3b authored over 1 year ago by RootShinobi <[email protected]>
Delete gnu_translations.py

github.com/aiogram/i18n - 8a254755256d82ff899dbf6260ef354b6f58971a authored over 1 year ago by RootShinobi <[email protected]>
tests core optional locale

github.com/aiogram/i18n - 16851cbe5bd5c0e4cb0df5f589fff16d69189dc9 authored over 1 year ago by RootShinobi <[email protected]>
core optional locale

github.com/aiogram/i18n - eb4969392259f5f128dc507e244f211eaa0175d5 authored over 1 year ago by RootShinobi <[email protected]>
Expand iterable input types in magic_filter methods

Modified the 'in_' and 'not_in' methods in 'magic_filter/magic.py' to accept both 'Container' an...

github.com/aiogram/magic-filter - b1b974ad6c09a1be7a105c856b52d72893ac10cf authored over 1 year ago by JRoot Junior <[email protected]>
Reformat code

github.com/aiogram/cli - 783f4fa4374452154b6083b1cb5055bb584cf7d8 authored over 1 year ago by JRoot Junior <[email protected]>
Refactor and optimize commands

github.com/aiogram/cli - 24487772370a4eeb17f3e30dbc3bf6f9ea7c1ed4 authored over 1 year ago by JRoot Junior <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/aiogram/i18n - cb0bea1e4a9f9f032a7c0255480ed8ee789e7f1b authored over 1 year ago by RootShinobi <[email protected]>
cleanup stun generator

github.com/aiogram/i18n - d4ebd0690b8af5fbb36534e045ddac49102ad36d authored over 1 year ago by RootShinobi <[email protected]>
Added Makefile (#20)

github.com/aiogram/i18n - 7a714804686955ace9bb08b9ca7a942f47ecaf12 authored over 1 year ago by nullmatawasoradesu <[email protected]>
Update build script

github.com/aiogram/cli - 8f9c7cf7506d0f6ac0d2c0343feaa35c032f3b8a authored over 1 year ago by JRoot Junior <[email protected]>
Change version tag

github.com/aiogram/cli - 1fb30b34157a8dd77751e74ac2c5a8b28b062dba authored over 1 year ago by JRoot Junior <[email protected]>
Added publish action

github.com/aiogram/cli - 75368b56731846011865a7f6f080047308cc7626 authored over 1 year ago by JRoot Junior <[email protected]>
Add error handling example (#1099)

* Add error handling example

* Add `ExceptionMessageFilter` usage

* Add `CHANGES`

* Upd...

github.com/aiogram/aiogram - 16649ec896eac5e5e746ae9f24946b9f43cd6d5b authored over 1 year ago by Danipulok <[email protected]>
SmartGNUTranslations + MemoryManager

github.com/aiogram/i18n - 81e288c17b37f85d1dabe9d6a825ce3ca66c58cf authored over 1 year ago by RootShinobi <[email protected]>
Content from global filters (#1267)

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

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

github.com/aiogram/aiogram - 577b44cdc1807eb181cd982b20b6492bb24b42de authored over 1 year ago by Alex Root Junior <[email protected]>
Remove bad file

github.com/aiogram/aiogram - 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

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

github.com/aiogram/aiogram - 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...

github.com/aiogram/aiogram - 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. .
...

github.com/aiogram/aiogram - 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

* ...

github.com/aiogram/aiogram - 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...

github.com/aiogram/aiogram - 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...

github.com/aiogram/aiogram - a80031509e5f8d775f610b095a5d3cc5ec1fe8c6 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed line length

github.com/aiogram/aiogram - 020db29e6dc62ee4997f32efa55b7b8b96305c22 authored over 1 year ago by Alex Root Junior <[email protected]>
stub class_name

github.com/aiogram/i18n - 16e053887835fa44b9a18a3f383cd44c3d9f42e9 authored over 1 year ago by RootShinobi <[email protected]>
Small refactoring & type-hints fix (#19)

* Updated pyproject.toml

* Code refactoring, fixed type-hints

* Added __init__ methods to ...

github.com/aiogram/i18n - c8a2747f66b2042530c0e352aea181ef08b16b1e authored over 1 year ago by nullmatawasoradesu <[email protected]>
Added Sphinx documentation for the project

github.com/aiogram/i18n - 22af8ce954b102434296a4563b4596d0b1a0dc94 authored over 1 year ago by JRoot Junior <[email protected]>
Fixed typo

github.com/aiogram/cli - b1460b631209112808730afb47e2779250793f2a authored over 1 year ago by JRoot Junior <[email protected]>
Reworked

github.com/aiogram/cli - bf49ed8c0f68cc608f1e762e156e32dd5f0752e4 authored over 1 year ago by JRoot Junior <[email protected]>
Refactor and improve bot examples (#1256)

* Refactor and improve bot messages

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

github.com/aiogram/aiogram - c516ea9d6a93c12b8d671d2d9fcd8f913192f808 authored over 1 year ago by Kostiantyn Kriuchkov <[email protected]>
+ LocaleGetter

github.com/aiogram/i18n - 7977899aed84a57584adf52543edcc407347be75 authored over 1 year ago by RootShinobi <[email protected]>
Merge pull request #17 from aiogram/cleanup

Added linters, reformat code, update some configuration

github.com/aiogram/i18n - 445e8587559c3e2926d25194a2400e5ef70b2490 authored over 1 year ago by RootShinobi <[email protected]>
Update aiogram_i18n/cores/fluent_runtime_core.py

github.com/aiogram/i18n - 4c27f9aedfead197948b237d16fa5f9b54923242 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed check installable on windows

github.com/aiogram/i18n - c502691c411de04fd276d0effff1e1aac694e55d authored over 1 year ago by JRoot Junior <[email protected]>
Enable post-install

github.com/aiogram/i18n - 7bdb1c9885a9bc1f50483a88c67cbf1686e2c1ad authored over 1 year ago by JRoot Junior <[email protected]>
Remove codecov step

github.com/aiogram/i18n - cc34e512358b8889d236f756fdf19a9e1aa3d415 authored over 1 year ago by JRoot Junior <[email protected]>
Fixed build command

github.com/aiogram/i18n - 79852a88c505eccac9fd4ef6a971988f9f0527b0 authored over 1 year ago by JRoot Junior <[email protected]>
Added pytest-cov

github.com/aiogram/i18n - 51c1d9a37f2c4c9009f9a3f05cc813335cf1ed6b authored over 1 year ago by JRoot Junior <[email protected]>
Disable ruff for examples

github.com/aiogram/i18n - cfa35e200baa07ca45a56191486ba5663b6a93a1 authored over 1 year ago by JRoot Junior <[email protected]>
Disable current branch

github.com/aiogram/i18n - 7388a150f4d6b82445549784792f880e640b2f50 authored over 1 year ago by JRoot Junior <[email protected]>
Empty-Commit

github.com/aiogram/i18n - 8d364578c8a2f59d48c9fd23892b68b26f61148f authored over 1 year ago by JRoot Junior <[email protected]>
Temporarily enable CI for current branch

github.com/aiogram/i18n - a9942e077f796460bfff3d47a327b41a1be1445e authored over 1 year ago by JRoot Junior <[email protected]>
Update actions

github.com/aiogram/i18n - 4aef267c06badf702f466e851911240e53c801cc authored over 1 year ago by Alex Root Junior <[email protected]>
Linters, reformat code

github.com/aiogram/i18n - df88d190ab8f79837cd0fd7d4e3c298bb1e71c8c authored over 1 year ago by Alex Root Junior <[email protected]>
+ RedisManager + startup/shutdown for Managers

github.com/aiogram/i18n - 7a00f466bd11c5396f1b87132e4e90c1710b2faa authored over 1 year ago by RootShinobi <[email protected]>
Small update in issues templates

github.com/aiogram/aiogram - 68c0516f6909b83c70a18ee908a9ff3440c8b924 authored over 1 year ago by Alex Root Junior <[email protected]>
Backport issue templates

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

github.com/aiogram/aiogram - 56e969660ece0a45f6fcb3fd0a8bacbf274c0e21 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed typo in changelog

github.com/aiogram/aiogram - 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

github.com/aiogram/aiogram - 6d6bcd0a9b5fad152d7dba196499a4229ee294b9 authored over 1 year ago by nullmatawasoradesu <[email protected]>
Bump version

github.com/aiogram/aiogram - 4e7c66726f2cae51c76a34388846444caebcaa1a authored over 1 year ago by Alex Root Junior <[email protected]>
Update main page

github.com/aiogram/aiogram - 73033643e75e4d49bec1adf677737523756c2d23 authored over 1 year ago by Alex Root Junior <[email protected]>
Update Home.vue

github.com/aiogram/site_frontend - d19be473b428ada6ab59ed0afcec4bdfffd4c3ff authored over 1 year ago by Alex Root Junior <[email protected]>
Bump changelog

github.com/aiogram/aiogram - 649f76b5f6f8997984e9dea482f87f66f9870785 authored over 1 year ago by Alex Root Junior <[email protected]>
Fixed typo

github.com/aiogram/aiogram - 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...

github.com/aiogram/aiogram - 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

github.com/aiogram/aiogram - b311d59fce5d1f7554825b6c60daadcce189e9e7 authored over 1 year ago by Alex Root Junior <[email protected]>
+ gnutext stub + stubtree

github.com/aiogram/i18n - 9efd7c992f3b72fcb9cea367365ba65c95a3fbaf authored over 1 year ago by RootShinobi <[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...

github.com/aiogram/aiogram - 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...

github.com/aiogram/aiogram - 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

github.com/aiogram/aiogram - 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...

github.com/aiogram/aiogram - 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

github.com/aiogram/aiogram - d3bec413dbdef6ddbd0415de3cc6f630831803d6 authored over 1 year ago by Yarik <[email protected]>
Reworked InputFile sending (#1238)

* Reworked InputFile sending

* Added changelog

github.com/aiogram/aiogram - a7916c11031b216a145fdc4a9766c228a162a6d7 authored over 1 year ago by Alex Root Junior <[email protected]>
Bump version

github.com/aiogram/aiogram - c7b7714959841a126157afad239abfcb2346de52 authored over 1 year ago by Alex Root Junior <[email protected]>
+ stub tree

github.com/aiogram/i18n - d0a67e61b7555d92d5eed733ab48c7421d880936 authored over 1 year ago by RootShinobi <[email protected]>
Merge pull request #16 from wakaree/dev

small refactoring & fix

github.com/aiogram/i18n - b48894a71bd707bdf39e0780b918d79f7eae97ea authored over 1 year ago by RootShinobi <[email protected]>
Update tests.yml

github.com/aiogram/i18n - 8928404ddf8d5aefb9b25420379473864f18ad5f authored over 1 year ago by RootShinobi <[email protected]>
Refactored CLI

Fixed path building in fluent-token parser

github.com/aiogram/i18n - 1f3282a22c4675fd7a304764cf9b6b6181dfecdc authored over 1 year ago by nullmatawasoradesu <[email protected]>
Update pyproject.toml

github.com/aiogram/i18n - 643921112c30c4c8313a6cd20f7f939fcd7982c4 authored over 1 year ago by RootShinobi <[email protected]>
Merge pull request #15 from andrew000/dev-patch-1

ADD FluentMultipleKeyParser

github.com/aiogram/i18n - 9d3240c4513b80fe383dad05f0c234cacd0a28b2 authored over 1 year ago by RootShinobi <[email protected]>