Alex Root Junior
|
2fc16b79ff
|
Implement callback data factory.
|
2018-11-24 22:32:58 +02:00 |
|
Alex Root Junior
|
2e2d9ea433
|
Fix filters.
|
2018-11-24 22:12:20 +02:00 |
|
Alex Root Junior
|
9f13e11e6b
|
Bump examples, docs and executor (nothing)
|
2018-10-28 19:35:06 +02:00 |
|
Alex Root Junior
|
39c333251f
|
Rewrite contextvar usage. Implemented ContextInstanceMixin and DataMixin
|
2018-10-20 15:55:57 +03:00 |
|
Alex Root Junior
|
88c5b3a606
|
Update FSM example.
|
2018-09-21 22:44:11 +03:00 |
|
Alex Root Junior
|
5be3f9d00b
|
Allow to get current handler
|
2018-09-21 22:34:59 +03:00 |
|
Alex Root Junior
|
acdcd1455f
|
Experimental: FSM Middleware.
|
2018-08-14 19:19:10 +03:00 |
|
Alex Root Junior
|
b16963d4a9
|
Make single elements ContentType object and ContentTypes class for listed elements
|
2018-08-13 23:53:37 +03:00 |
|
Alex Root Junior
|
d5290647c5
|
Remove Connectors mechanism and use aiohttp_socks instead of aiosocksy for Socks4/Socks5 proxies
|
2018-08-13 23:25:17 +03:00 |
|
Alex Root Junior
|
272cf155f2
|
Merge branch 'master' into dev-2.x
# Conflicts:
# aiogram/__init__.py
# aiogram/utils/json.py
|
2018-08-03 23:14:25 +03:00 |
|
Oleg A
|
7f588082b9
|
Create webhook_example_2.py
|
2018-07-18 01:21:50 +03:00 |
|
Alex Root Junior
|
2cc9720b09
|
Merge branch 'dev-1.x' into dev-2.x
# Conflicts:
# examples/broadcast_example.py
|
2018-07-14 16:30:26 +03:00 |
|
Alex Root Junior
|
06df482061
|
Partial update examples.
|
2018-07-14 16:28:20 +03:00 |
|
Suren Khorenyan
|
40fd2b126b
|
Fix broadcast example
|
2018-07-02 21:51:48 +03:00 |
|
Alex Root Junior
|
cdc51a6994
|
Implement i18n middleware and add example.
|
2018-06-30 03:59:34 +03:00 |
|
Alex Root Junior
|
ac50db075b
|
Improve FSM.
|
2018-06-27 06:50:08 +03:00 |
|
Alex Root Junior
|
b4d8ac2c0a
|
Fix FSM storage and filter.
|
2018-06-27 01:13:53 +03:00 |
|
Alex Root Junior
|
06fbe0d9cd
|
Remove context util.
|
2018-06-25 01:31:57 +03:00 |
|
Alex Root Junior
|
ddb6c81d9c
|
Example: Simple broadcast messages
|
2018-05-04 00:19:18 +03:00 |
|
Alex Root Junior
|
80d2b24d7e
|
Remove deprecated temp session.
|
2018-04-23 00:02:13 +03:00 |
|
Alex Root Junior
|
c672faed0b
|
Upd proxy example.
|
2018-04-22 22:16:50 +03:00 |
|
Alex Root Junior
|
9e97cd6727
|
destroy_temp_session is awaitable
|
2018-04-19 03:32:38 +03:00 |
|
Alex Root Junior
|
46c73524be
|
Merge branch 'master' into dev-1.x
|
2018-03-19 01:27:37 +02:00 |
|
Olegt0rr
|
7b71a72bde
|
Split WEBHOOK and WEBAPP settings
|
2018-03-18 14:41:34 +03:00 |
|
Pryanik
|
5de860af6e
|
Fixed minor typo
|
2018-02-23 22:33:25 +03:00 |
|
Suren Khorenyan
|
f9c44bb2d7
|
Minor typos fixes in examples
|
2018-02-21 19:09:44 +03:00 |
|
Suren Khorenyan
|
55ed11dbd2
|
Slightly improved payments example
|
2018-02-17 20:41:55 +03:00 |
|
Suren Khorenyan
|
70fb332fd3
|
Minor refactoring:
- removed remaining assertions
- quotes replaced with double quotes in f-strings
|
2018-02-12 22:06:05 +03:00 |
|
Suren Khorenyan
|
3c99b171f6
|
Minor typos fixes
|
2018-02-11 12:50:28 +03:00 |
|
Sergey
|
08b7021ca0
|
Create regexp_commands_filter_example.py
|
2018-01-20 02:18:19 +03:00 |
|
Alex Root Junior
|
2ab33fa1f8
|
Add context middleware (with example of usage)
|
2018-01-10 20:39:56 +02:00 |
|
Alex Root Junior
|
c567b77a00
|
Add example for Middleware and throttling manager.
|
2017-12-22 05:21:44 +02:00 |
|
Alex Root Junior
|
ed6ae575d1
|
Add example for throttling manager (anti-flood)
|
2017-12-02 22:57:35 +02:00 |
|
Alex Root Junior
|
e932c6f968
|
Change inline_example.
|
2017-11-28 17:23:35 +02:00 |
|
Alex Root Junior
|
d58ec3977a
|
Add example for media group.
|
2017-11-21 20:33:22 +02:00 |
|
Alex Root Junior
|
ef3b59c63c
|
Typo 'pooling' -> 'polling'.
|
2017-11-21 00:53:53 +02:00 |
|
Alex Root Junior
|
801ca1558e
|
Upd examples.
|
2017-11-19 01:05:50 +02:00 |
|
Alex Root Junior
|
2987369925
|
Update FSM
|
2017-11-15 18:46:19 +02:00 |
|
Alex Root Junior
|
2587c63d0e
|
Add payments example.
|
2017-10-23 16:24:08 +03:00 |
|
Alex Root Junior
|
17871155ee
|
FSM storage closing now is async
|
2017-10-18 22:32:21 +03:00 |
|
Alex Root Junior
|
986ffa0ebd
|
Annotate another eecution method in example echo bot.
|
2017-09-16 20:00:00 +03:00 |
|
Alex Root Junior
|
4771368cb0
|
Change domain name in example.
|
2017-09-01 17:20:43 +03:00 |
|
Alex Root Junior
|
6696903ace
|
Add example.
|
2017-08-28 16:21:09 +03:00 |
|
Alex Root Junior
|
f42f4d0c9c
|
Webhook example.
|
2017-08-15 00:08:56 +03:00 |
|
Alex Root Junior
|
2ac011521c
|
Remove deprecated code-stuff.
|
2017-08-04 17:56:05 +03:00 |
|
Alex Root Junior
|
86f7656b83
|
Update FSM example.
|
2017-08-04 16:01:10 +03:00 |
|
Alex Root Junior
|
15216304e2
|
Typo.
|
2017-08-02 22:08:58 +03:00 |
|
Alex Root Junior
|
0005618463
|
Oops. (After code-review)
|
2017-08-02 07:43:04 +03:00 |
|
Alex Root Junior
|
5f6af637e8
|
More comments in FSM example.
|
2017-08-02 07:39:26 +03:00 |
|
Alex Root Junior
|
5953ba5426
|
Add example for new FSM.
|
2017-08-02 07:31:30 +03:00 |
|