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
ADD BaseFluentKeyParser
Refactor FluentKeyParser to use Path instead of str
Fix `locale=` in i18n...
github.com/aiogram/aiogram - 53e5abbdee71f5b9fb85996065282cd77e2ca021 authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - 2691b2ac963e3a8f659907a3a71a31e3d0e0022e authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - 54134c68fe147a7303acfaf49efb5bdbd6b419c7 authored over 1 year ago by Alex Root Junior <[email protected]>
* Add additional API message methods to ChatJoinRequest class
ChatJoinRequest now includes ad...
github.com/aiogram/aiogram - faadc8046032d64350c03eebe6f88a36cc4a2d23 authored over 1 year ago by Alex Root Junior <[email protected]>* Added shortcuts for ChatMemberUpdate event
* Added changelog
github.com/aiogram/aiogram - a1513ddb2d13d17bc9d29d646e4ed95e0a37dd1e authored over 1 year ago by Alex Root Junior <[email protected]>github.com/aiogram/aiogram - baad0ebef2c2c5ebd98417662e0d5eaf3c5910ad authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - 72ff444a2c769b6d5e8e7f3637d96d25e379b9fc authored over 1 year ago by Alex Root Junior <[email protected]>
* Add model validation to remove UNSET before field validation
Updated aiogram/types/base.py ...
github.com/aiogram/aiogram - 98780dfb49b3208a92d2922198e7412fddf5439d authored over 1 year ago by Alex Root Junior <[email protected]>github.com/aiogram/aiogram - 42570fb7470116e1382bc34d1eb66d25b98a09b4 authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - 98a03faf77a33777ae1d952d8f3aa58990ffed02 authored over 1 year ago by Alex Root Junior <[email protected]>
* Ensure all message types are assigned to the correct bot.
* Added changelog
github.com/aiogram/aiogram - 8ad0a1efb745ee53fc3e68f18da464b7e2cf15b7 authored over 1 year ago by Alex Root Junior <[email protected]>* Initial commit for docs cleanup
* Update migration guide
* More docs
* Added changes ...
github.com/aiogram/aiogram - 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 p...
github.com/aiogram/aiogram - 2ecf9cefd7011621398db4ec48cf894273f0c9d6 authored over 1 year ago by Alex Root Junior <[email protected]>github.com/aiogram/aiogram - 479e302cbab556b5ab488e6c0a478f5ab9eb4e10 authored over 1 year ago by Alex Root Junior <[email protected]>
Update
github.com/aiogram/i18n - 04143576889aed692b78a92fee8446b68a4f21b7 authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - 44f17160a528096eeb4819f9a9a7c9beb95da872 authored over 1 year ago by nullmatawasoradesu <[email protected]>
github.com/aiogram/i18n - 57c5740e6e6e901a0bb59788f1a63dbc36b5912b authored over 1 year ago by nullmatawasoradesu <[email protected]>
- Fixed type-hints
- Fixed LazyProxy model serialization
- Fixed TextDecoration stub when parse m...
github.com/aiogram/magic-filter - 3944b2b30557bc4573ad29b7b56ef6bba00b7b77 authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/magic-filter - b8d7b2a743fbe932dd4a95676c3b1772d3c3919c authored over 1 year ago by monosans <[email protected]>
github.com/aiogram/magic-filter - 151e961a5ed767cc0ef56826ce8fb8196e2c57b4 authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/magic-filter - eca2791f206a37a8ca426476419b9de9296a2010 authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/magic-filter - 67d2b795955eb98b561b0746664c562849038f15 authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/magic-filter - 6cfb1ea8f544d44c83816446a2366fb82c018548 authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/i18n - 710bd117780e443b39240eb1d77d9541ed021ad7 authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 715c9bcdb9c3b5840573149ef4670605aa5cce43 authored over 1 year ago by RootShinobi <[email protected]>
1.2
github.com/aiogram/i18n - ca0250c2d0af36e797705c90acf4d8626da52a8f authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - 81d34dd2b3348bb592daed8421f8bdcca7d35543 authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 112db1c04d079864598fecbd83681cb154f82766 authored over 1 year ago by RootShinobi <[email protected]>
MagicProxy and some fixes
github.com/aiogram/i18n - f4d3a98c1d2f01cb9cf89bf9b82b7f02d0d13c6b authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - b0bb022f9fd5fba7b1c599bb891fc5530f32a381 authored over 1 year ago by nullmatawasoradesu <[email protected]>
Returned __call__ method to LazyFactory
github.com/aiogram/i18n - 43a2c21f023d67ab1ced9112aba93c8a8acd7027 authored over 1 year ago by nullmatawasoradesu <[email protected]>- Fixed raising exceptions in FluentCompileCore.
- Fixed non-strict mode in FluentRuntimeCore. No...
Add __call__ method to LazyFactory
github.com/aiogram/i18n - f4075d66bafb69eb069922037ea3f9edcebcc306 authored over 1 year ago by RootShinobi <[email protected]>
```py
L = LazyFactory()
L("some-text")
```
github.com/aiogram/aiogram - 27f48c60de86b5e5d73e86b15ca5c48c6e6453d2 authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - ea0ecbcd50414748bfcbf8951c3731924bf1fdf4 authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - 71e7e62e36b4487399c17386eafac5fb3c8b78ce authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - fcf9454e13b891b93a036fb21433ee7253e9fb46 authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - 5236329521fedc246e04cc283b47c74a4f8e8dab authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - 6044a73e552fbcba8e977cde2f724a9fbaaa25bf authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - c9d5b37d5c4e7b9af6f3a56562a7964add4757d0 authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - ac27b997518e6afbc36f61a1c18bdb1a333a2aaf authored over 1 year ago by Alex Root Junior <[email protected]>
* Bump magic-filter to 1.0.10
* Added changelog
* Fixed compatibility
github.com/aiogram/aiogram - 710c7669c4fd72b477c5a30fc7c9b9c7305e0734 authored over 1 year ago by Alex Root Junior <[email protected]>github.com/aiogram/i18n - 00151952dabe0beeb2fc82bdcee6a40330655003 authored over 1 year ago by RootShinobi <[email protected]>
* Migrate to hatchling
* Reformat code
* Rework publish workflow
github.com/aiogram/magic-filter - 599e5bfa574d6cc97fd00b41a77b3247b0736ce9 authored over 1 year ago by Alex Root Junior <[email protected]>github.com/aiogram/i18n - 1c4c5d0bbb29185cab1bf0cfe9252d2f51bb674e authored over 1 year ago by RootShinobi <[email protected]>
'default_locale' as optional in core & manager
github.com/aiogram/i18n - 1dc2d1c0116739b5e3fc51d74cea435e401a7141 authored over 1 year ago by RootShinobi <[email protected]>
# Conflicts:
# aiogram_i18n/__init__.py
github.com/aiogram/i18n - 099a6b60bf658cad2942d75215aa1b6e67959cfe authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - b3858048e356140ef5f7f9840a14dddbc391c663 authored over 1 year ago by nullmatawasoradesu <[email protected]>
github.com/aiogram/i18n - 63a6778b3d80c9ec483fd9d4cfb9bb0c5772c209 authored over 1 year ago by nullmatawasoradesu <[email protected]>
(cherry picked from commit 4cc995babe2811a3b9c1d7f41dc7b1861a37a319)
github.com/aiogram/site_frontend - 2c6ef2df1de99e5730889c88867f3bb8f6ce8273 authored over 1 year ago by JRoot Junior <[email protected]>Now the default locale needs to be set only in middleware
github.com/aiogram/i18n - b550c0ec1d9e46d6f3f2deb21e3949e83bd951c7 authored over 1 year ago by nullmatawasoradesu <[email protected]>github.com/aiogram/site_frontend - 87c3a0a06a905563a170af3d6de9b739aa27716a authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/site_frontend - 4f810bc8d36f73363301fa54cfd739d845d7e6a8 authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/site_frontend - b55f736895c956cdc97bddca16107a34b98af08e authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/site_frontend - fe0c1e5e0b7f10988a0939b0ce1ebd8ba9666a3b authored over 1 year ago by JRoot Junior <[email protected]>
github.com/aiogram/site_frontend - 778276ade13aae48ba60286d5c58f9d88abee6d4 authored over 1 year ago by Alex Root Junior <[email protected]>
In line 469 corrected a typo in the word "more" (was "mre")
github.com/aiogram/aiogram - 7f472eff423d37310078cf96e17487c243034600 authored over 1 year ago by SM CheeseNick <[email protected]>github.com/aiogram/aiogram - 21351de335f13bd27174e49b40c6a8156690e708 authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/i18n - 93e3ed5d96d10ba574c6b3b6b2b22ea3c7fc81fd authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/aiogram - 0ed62bcadfd4f1cea405b44d9c6f124c529c7156 authored over 1 year ago by Alex Root Junior <[email protected]>
1.1
github.com/aiogram/i18n - 7f2c047223882bb2bcc7728f1936324ba700eab7 authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - d140e9444b21b8b19793cadf42c02ebed9194b4c authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - c688ddb97aff90a3f9f294d56cfe8e91a569fb6e authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/aiogram - 853b72f38d284c9af61fbda80f8a2952752b1a4d authored over 1 year ago by Alex Root Junior <[email protected]>
github.com/aiogram/aiogram - afeb659b8202e88ba872e8b3764045b36880a46b authored over 1 year ago by Alex Root Junior <[email protected]>
In this commit, a new function `get_mounted_bot` was added to `context_controller.py` that retur...
github.com/aiogram/aiogram - 74e00a30b12a2adb47237079bb554f15755ec604 authored over 1 year ago by Alex Root Junior <[email protected]>github.com/aiogram/i18n - 917cf186ee032f77e33ac706162f3a38779c4e45 authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 7e56cf02bd882e780d32764aba791dda16bac611 authored over 1 year ago by RootShinobi <[email protected]>
Fixed typehints
github.com/aiogram/i18n - 783a5ec0db10582950fe7ceb45940e71960e543b authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - 05959c16bbee6d75841bd3cf96a2945e09f227c6 authored over 1 year ago by nullmatawasoradesu <[email protected]>
github.com/aiogram/i18n - 99b19e927f09cd3ca56bcdc504d32718af67c462 authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - fd5181fc5543680dd5ded8d2f2bdcde44090bb8c authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 1cc05ba7ab74c53365d24bb801c42031a2550e09 authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 03cd572f131a79e4e388e4841420c908d46a7213 authored over 1 year ago by RootShinobi <[email protected]>
thu
github.com/aiogram/i18n - 1b330ef9141e2ff6fc74a3c1e38048a445d5dfdc authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - af368779eeb4076c92a0e0115fedc3cc5795d83f authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - e3820405a686a554c4f71365f4a62cd5c896808b authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - b98564892613a4ff9421b32e634899d7dac2ad12 authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 0bef5940f340845f7819f4b623dba46c8f86d97c authored over 1 year ago by RootShinobi <[email protected]>
- Added 'KeyNotFound' exception
github.com/aiogram/i18n - a3a28f20435667620132bd6b25f515a9b53d40e8 authored over 1 year ago by nullmatawasoradesu <[email protected]>+ moved py.typed
+ rename bable core
+ rudiments of tests
Update
github.com/aiogram/i18n - 69331593ce894b4881813dc26a5d584155079f27 authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - 192725e75d3abd0594277223528c2f31b3c6c07b authored over 1 year ago by nullmatawasoradesu <[email protected]>
Now LazyProxy can be used in any string field of MutableTelegramObject (see aiogram_i18n.types)
github.com/aiogram/i18n - 021b9eaa0e6e332c50def94afe79ab7d5cccfde8 authored over 1 year ago by nullmatawasoradesu <[email protected]>* Fixed subtypes and union types generation, new enums added
* Added changes description
github.com/aiogram/aiogram - 31c11c31e0856d5e6b336dcdf9f5923cbeccd71b authored over 1 year ago by Alex Root Junior <[email protected]>* PoC: Mount objects to the Bot instance, bind shortcuts to configured instance
* Fixe docstr...
github.com/aiogram/aiogram - a7b92bb050f10606d729a764fb78881a3bbede0b authored over 1 year ago by Alex Root Junior <[email protected]>Stub generator, fluent keys extractor & LazyProxy factory
github.com/aiogram/i18n - 4d65a319601d0f1c5499c26641ecdd1de451edf9 authored over 1 year ago by RootShinobi <[email protected]>github.com/aiogram/i18n - de1e9a282bc451ee6814055e9dab8ac06d608fc5 authored over 1 year ago by nullmatawasoradesu <[email protected]>
github.com/aiogram/i18n - 7b510ec92b64ba41f5ba9728f59af23bfa00cbb2 authored over 1 year ago by nullmatawasoradesu <[email protected]>
github.com/aiogram/i18n - 7777ad7b8c1ee970a0527e7ed669f370287c460c authored over 1 year ago by nullmatawasoradesu <[email protected]>
github.com/aiogram/i18n - c2e664c1d7959c4f0975f3ea9e072677709537a5 authored over 1 year ago by nullmatawasoradesu <[email protected]>
github.com/aiogram/i18n - 557e47d5e668a642971cbf3bb5449291e2ef965f authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 8ac5f0348d4a287e942a5b26d788f7a7029bbbf7 authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 2f1a33916940ea6f379c432569df8f38e5441a5d authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 5c9232488e806614631dd04c193d43195658d17f authored over 1 year ago by RootShinobi <[email protected]>
github.com/aiogram/i18n - 7731fbc303b9e21fadaf1499a20e8f27c6ac625b authored over 1 year ago by RootShinobi <[email protected]>