Alex Root Junior
|
2987369925
|
Update FSM
|
2017-11-15 18:46:19 +02:00 |
|
Alex Root Junior
|
68a4a7a4aa
|
Add ctx module. Aliases for keys in execution context.
|
2017-11-15 18:45:39 +02:00 |
|
Alex Root Junior
|
46d6f0641c
|
Upd executor.
|
2017-11-13 21:06:00 +02:00 |
|
Alex Root Junior
|
cdbe9c82cc
|
Provide to use uvloop
|
2017-11-13 21:05:44 +02:00 |
|
Alex Root Junior
|
798038484f
|
Provide more content types and and allow to handle all (ContentType.ALL) types of messages.
|
2017-11-13 20:57:51 +02:00 |
|
Alex Root Junior
|
ff6ee0723f
|
await >_>
|
2017-11-11 20:33:32 +02:00 |
|
Alex Root Junior
|
59bea7216a
|
Oops. Change API version in docs and add API version to aiogram.__init__
|
2017-11-11 12:46:33 +02:00 |
|
Alex Root Junior
|
ee84d753c7
|
Tests. Let's start.
|
2017-11-11 12:43:22 +02:00 |
|
Alex Root Junior
|
104d6d1731
|
Add docs for dispatcher.handler
|
2017-11-11 12:42:41 +02:00 |
|
Alex Root Junior
|
c10f933ca5
|
Add util: safety execute coroutine
|
2017-11-11 12:38:11 +02:00 |
|
Alex Root Junior
|
2957ff75ee
|
Fix URL's
|
2017-11-11 12:36:35 +02:00 |
|
Alex Root Junior
|
ecc34d9ae9
|
Fix contrib.fsm_storage.redis.Redis.update_data
|
2017-11-11 12:30:41 +02:00 |
|
Alex Root Junior
|
9924fdc532
|
Oops.
|
2017-11-11 11:59:55 +02:00 |
|
Alex Root Junior
|
0466041d85
|
T61: Delete webhook before Polling
|
2017-11-11 11:56:56 +02:00 |
|
Alex Root Junior
|
f0e8de613a
|
Fix-fix-fix
|
2017-10-28 13:24:35 +03:00 |
|
Alex Root Junior
|
e6e7ebbf85
|
Fix channel_post handling. // AttributeError: 'NoneType' object has no attribute 'chat'
|
2017-10-28 13:20:41 +03:00 |
|
Alex Root Junior
|
f7795d9d45
|
Bot object has no longer provide prepare_object
|
2017-10-27 21:01:10 +03:00 |
|
Alex Root Junior
|
3e505a653b
|
Parse Message.date as date & update DateTimeField.
|
2017-10-27 20:29:54 +03:00 |
|
Alex Root Junior
|
b3661aea27
|
Fix 'TypeError: register_channel_post_handler() missing 1 required positional argument: 'callback''
|
2017-10-27 20:29:00 +03:00 |
|
Alex Root Junior
|
bdbaf04b1b
|
Hm... lost.. I thinks i'm already merged that...
|
2017-10-27 14:56:06 +03:00 |
|
Alex Root Junior
|
a9c152782a
|
Merge branch 'master' into dev-1.x
# Conflicts:
# aiogram/__init__.py
|
2017-10-27 14:53:24 +03:00 |
|
Alex Root Junior
|
6ee44d4e04
|
Fix executor.
|
2017-10-24 16:21:49 +03:00 |
|
Alex Root Junior
|
2587c63d0e
|
Add payments example.
|
2017-10-23 16:24:08 +03:00 |
|
Alex Root Junior
|
c9b5213144
|
Add __init__ in LabeledPrice object.
|
2017-10-23 16:23:52 +03:00 |
|
Alex Root Junior
|
dc4f18b5d7
|
Fix answerShippingQuery and sendInvoice.
|
2017-10-23 16:23:24 +03:00 |
|
Alex Root Junior
|
95a42a6b75
|
Add Makefile
|
2017-10-22 18:36:13 +03:00 |
|
Alex Root Junior
|
44a24b243c
|
Make some types hashable.
|
2017-10-22 17:18:44 +03:00 |
|
Alex Root Junior
|
afd76cce9f
|
Update types to 3.4 Bot API
|
2017-10-22 16:55:33 +03:00 |
|
Alex Root Junior
|
1b87532221
|
Small changes.
|
2017-10-22 14:15:19 +03:00 |
|
Alex Root Junior
|
61e7ee3220
|
More annotations in BaseBot class
|
2017-10-22 14:13:56 +03:00 |
|
Alex Root Junior
|
ed6301af23
|
Add alias for Bot.get_me() and allow to download files by id. (from old bot object)
|
2017-10-22 14:09:11 +03:00 |
|
Alex Root Junior
|
dc2794e177
|
Reformat code and pydocs.
|
2017-10-22 13:59:45 +03:00 |
|
Alex Root Junior
|
f4b9bf5339
|
Fix keyboards and nullable fields.
|
2017-10-21 21:20:37 +03:00 |
|
Alex Root Junior
|
4bf5409295
|
Fix object item assignment.
|
2017-10-21 20:56:48 +03:00 |
|
Alex Root Junior
|
89dc148ef5
|
Fix webhook.
|
2017-10-21 20:56:21 +03:00 |
|
Alex Root Junior
|
dcbaa6d561
|
Oops. Dict is mutable object. Fix it. (values)
|
2017-10-21 20:26:38 +03:00 |
|
Alex Root Junior
|
b966a87ade
|
Nothing.
|
2017-10-21 19:23:54 +03:00 |
|
Alex Root Junior
|
f29f1216ac
|
Regen bot class. Change Optional[T] to Union[T, None]`
|
2017-10-21 19:19:20 +03:00 |
|
Alex Root Junior
|
f9e6d6839f
|
Regenerate bot class.
|
2017-10-20 18:48:08 +03:00 |
|
Alex Root Junior
|
4e0c960289
|
Add new method names from latest Bot API (3.4)
|
2017-10-20 18:47:50 +03:00 |
|
Alex Root Junior
|
8676c17c77
|
Update prepare_arg for new types.
|
2017-10-20 17:34:59 +03:00 |
|
Alex Root Junior
|
e826e3daa4
|
Implement data getter in Dispatcher. (from bot instance)
|
2017-10-20 17:34:28 +03:00 |
|
Alex Root Junior
|
5d12a7e349
|
Clean base bot.
|
2017-10-20 17:33:58 +03:00 |
|
Alex Root Junior
|
f3c39ed9f1
|
Allow to disable ujson
|
2017-10-20 11:11:01 +03:00 |
|
Alex Root Junior
|
00400ea88b
|
Fix import error.
|
2017-10-20 11:10:44 +03:00 |
|
Alex Root Junior
|
d9ffbb2896
|
Merge branch 'dev' into dev-1.x
# Conflicts:
# aiogram/__init__.py
# aiogram/types/message.py
|
2017-10-19 00:39:00 +03:00 |
|
Alex Root Junior
|
0586c33b1d
|
Check all types.
|
2017-10-18 23:25:22 +03:00 |
|
Alex Root Junior
|
17871155ee
|
FSM storage closing now is async
|
2017-10-18 22:32:21 +03:00 |
|
Alex Root Junior
|
378090196b
|
ujson must be an optional dependency.
|
2017-10-18 21:56:27 +03:00 |
|
Alex Root Junior
|
33647870a9
|
Increment minor version.
|
2017-10-16 19:35:16 +03:00 |
|