ksivaa
beafe2f1ba
Correct grammar errors
2022-01-20 13:03:35 +02:00
Alex Root Junior
1634dc1162
Bump version, small changes in docs
2021-12-12 18:59:57 +02:00
Koala Ilya
24a805d517
spelling error fixed ( #749 )
2021-12-01 02:43:57 +02:00
Alex Root Junior
d7be55bc58
Extended MagicFilter with aiogram-specific operation ( #759 )
...
* Extend MagicFilter with aiogram-specific operation
* Added tests
* Added changes annotation and update docs
2021-11-24 06:00:37 +02:00
darksidecat
42cba8976f
Bound filters resolving rework, filters with default argument ( #727 )
...
* bound filters resolving rework, filters with default argument
* bound filters resolving rework, filters with default argument
* Update 727.misc
* clarification of the comment about skipping filter
* fix data transfer from parent to included routers filters
* fix checking containing value in generator
* Update docs/dispatcher/filters/index.rst
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
* Update 727.misc
* reformat
* better iterable types
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
2021-10-12 22:29:57 +03:00
Alex Root Junior
f97367b3ee
More docs
2021-10-12 01:11:53 +03:00
Alex Root Junior
e356ede5de
Updated pre-commit hook ( #681 )
...
* Updated pre-commit config and reformat code
* Added changelog
2021-09-07 00:32:43 +03:00
Alex Root Junior
18a93aab60
Disabled ContentTypesFilter by default ( #668 )
...
* Disabled ContentTypesFilter by default
* Rename file
* Update docs
2021-08-20 02:39:03 +03:00
Alex Root Junior
ac2b0bb198
[3.x] Bot API 5.3 + Improvements ( #618 )
...
* Regenerate API
* Update code
* Fixed command filter for photos
* Fix tests so they are able to run
* Test new and renamed API methods
* Reformat files
* Fix outer_middleware resolution (#637 ) (#640 )
* Fix outer_middleware resolution (#637 )
* Reformat files
* Reorder routers when resolve middlewares
Co-authored-by: Alex Root Junior <jroot.junior@gmail.com>
* Added possibility to use empty callback data factory filter
* Rename KeyboardConstructor to KeyboardBuilder
* Fixed type
Co-authored-by: evgfilim1 <evgfilim1@yandex.ru>
2021-07-29 00:40:50 +03:00
Alex Root Junior
e1cd7268a1
Remove MkDocs
2021-05-13 00:13:09 +03:00
Alex Root Junior
bafc2ff341
Update middlewares docs
2020-05-26 20:26:29 +03:00
Alex Root Junior
7f26ec9935
Implement new middlewares
2020-05-26 00:23:35 +03:00
mpa
4124770b0e
refactor(handler): rename observers
...
Rename observers but with backward compatibility, relevant documentation
2020-05-10 03:02:31 +04:00
Alex Root Junior
01c6303d67
Add extensions for class-based error handler
2020-04-12 23:29:10 +03:00
Alex Root Junior
0fbd2819f9
Add filters and class based handler for errors
2020-04-12 23:20:44 +03:00
Alex Root Junior
9e673998f0
Errors handler
2020-04-12 22:13:25 +03:00
Alex Root Junior
569a9c807c
adwanced
2020-04-12 20:41:10 +03:00
Alex Root Junior
5b6ec599b1
Add middlewares (API + Docs + Tests)
2020-04-12 20:27:32 +03:00
Alex Root Junior
350a670bdf
Add handler for poll answer
2020-01-27 23:55:45 +02:00
Alex Root Junior
30f4e8397b
Update docs for Router initializer
2020-01-25 18:38:13 +02:00
Alex Root Junior
895b727ddf
More class based handlers
2020-01-21 23:33:44 +02:00
Alex Root Junior
b144332287
Allow to use regular values as the same with another sequences in filters
2020-01-15 23:34:33 +02:00
Alex Root Junior
824b672513
Update observer docs
2020-01-13 21:26:49 +02:00
prostomarkeloff
d5876c9287
Delete unnecessary colons
2020-01-01 03:08:21 +03:00
Alex Root Junior
1d9e80a4dc
Add docs for ContentTypesFilter
2019-12-11 21:42:56 +02:00
jrootjunior
647d03b2d4
Remove filters from class based handlers
2019-12-11 16:45:10 +02:00
Alex Root Junior
90e8c108ef
Add docs for command filter
2019-12-09 21:21:15 +02:00
Alex Root Junior
62bce34b49
Add docs for class-based handlers
2019-12-03 00:37:53 +02:00
Alex Root Junior
2a731f7ce2
Update filters doc page
2019-11-30 00:43:19 +02:00
Alex Root Junior
4e380e424e
Update text filter description
2019-11-29 23:24:37 +02:00
Alex Root Junior
40b6a61e70
Add text filter and mechanism for registering builtin filters
2019-11-29 23:16:11 +02:00
Alex Root Junior
9adc2f91bd
Add base documentation of Dispatcher (not ready, not fully documented)
2019-11-27 01:27:08 +02:00