Dan
|
5f727cb5a2
|
Merge branch 'develop' into asyncio
# Conflicts:
# pyrogram/client/client.py
# pyrogram/client/ext/base_client.py
# pyrogram/client/methods/bots/request_callback_answer.py
# pyrogram/session/session.py
|
2018-06-24 19:27:37 +02:00 |
|
Dan
|
66f91b1b63
|
Update dev version
|
2018-06-24 14:31:06 +02:00 |
|
Dan
|
06cb2a1168
|
Move try..except block at the top
|
2018-06-23 16:00:37 +02:00 |
|
Dan
|
d06097c68a
|
Use uvloop, if available
|
2018-06-23 15:53:56 +02:00 |
|
Vitali
|
e6c6bd839c
|
Add Handler to deleted messages update
|
2018-06-19 11:18:12 -03:00 |
|
Dan
|
9001ccd11f
|
Add DisconnectHandler
|
2018-05-23 14:27:17 +02:00 |
|
Dan
|
49414799e2
|
Update dev version
|
2018-05-21 13:59:31 +02:00 |
|
Dan
|
963c4e9a7a
|
Update develop version
|
2018-05-14 00:52:26 +02:00 |
|
Dan
|
2398de716c
|
Update to v0.7.4
|
2018-05-13 09:40:34 +02:00 |
|
Dan
|
ef93fee7aa
|
Add new Messages object and make get_history return it
|
2018-05-11 18:00:16 +02:00 |
|
Dan
|
6b549ef077
|
Update to 0.7.4b1
|
2018-05-11 13:16:42 +02:00 |
|
Dan
|
84f9c2145c
|
Add support for GIF files
|
2018-05-11 11:56:27 +02:00 |
|
Dan
|
ee5cfa740a
|
Update develop version
|
2018-05-09 21:41:20 +02:00 |
|
Dan
|
7f27c43b30
|
Set develop version
|
2018-05-06 13:59:15 +02:00 |
|
Dan
|
c58db10e9f
|
Update to v0.7.3
|
2018-05-03 15:48:05 +02:00 |
|
Dan
|
074d98c209
|
Update to v0.7.2
|
2018-05-02 16:07:43 +02:00 |
|
Dan
|
9c7935702f
|
Add callback query support
|
2018-04-28 23:48:38 +02:00 |
|
Dan
|
f6b0e0e0dc
|
Initial support for Reply Markups
|
2018-04-27 19:04:16 +02:00 |
|
Dan
|
6e78935857
|
Accommodate the new types
|
2018-04-24 16:08:33 +02:00 |
|
Dan
|
797e102c3f
|
Update to v0.7.1
|
2018-04-18 17:20:17 +02:00 |
|
Dan
|
069dbb3e7a
|
Update to v0.7.0
|
2018-04-18 15:38:01 +02:00 |
|
Dan
|
fcc595c586
|
Update version
|
2018-04-16 13:28:19 +02:00 |
|
Dan
|
472ed8e355
|
Document the new features
|
2018-04-11 03:16:48 +02:00 |
|
Dan
|
b0a528cadf
|
Make Filters importable via the main package
|
2018-04-10 00:25:41 +02:00 |
|
Dan
|
1a7ab62ed9
|
Add handler for raw mtproto updates
|
2018-04-08 13:20:31 +02:00 |
|
Dan
|
ee2d66b416
|
Only keep MessageHandler
|
2018-04-07 23:34:28 +02:00 |
|
Dan
|
7bd52c3718
|
Add handlers to __init__ file
|
2018-04-06 18:37:54 +02:00 |
|
Dan
|
1fe2b11a0a
|
Update imports
|
2018-04-05 20:21:02 +02:00 |
|
Dan
|
66347a7140
|
Move pyrogram types import on the top
|
2018-04-05 00:19:13 +02:00 |
|
Dan
|
1d9bb22789
|
Merge branch 'master' into new-api
|
2018-03-28 12:58:48 +02:00 |
|
Dan
|
6f9c12bfe9
|
Update to v0.6.5
|
2018-03-27 12:56:28 +02:00 |
|
Dan
|
f28992ce90
|
Yet another fix for the encoding problems
|
2018-03-27 12:33:56 +02:00 |
|
Dan
|
26e102047e
|
Import pyrogram types
|
2018-03-26 15:16:27 +02:00 |
|
Dan
|
a956463a57
|
Update to v0.6.4
|
2018-03-24 17:15:24 +01:00 |
|
Dan
|
5fc61e2fc9
|
Update to v0.6.3
|
2018-03-14 12:03:10 +01:00 |
|
Dan
|
608feac985
|
Update to v0.6.2
|
2018-02-27 20:05:11 +01:00 |
|
Dan
|
2ab8fbe047
|
Add InputPhoneContact type
|
2018-02-20 15:01:28 +01:00 |
|
Dan
|
aaf1b5c862
|
Update to v0.6.1
|
2018-02-17 16:29:03 +01:00 |
|
Dan
|
1db1339de8
|
Update to v0.6.0
|
2018-02-15 22:22:00 +01:00 |
|
Dan
|
66156431ef
|
Add Emoji module
|
2018-02-15 18:24:37 +01:00 |
|
Dan
|
eb36a8f261
|
Add InputMedia class
|
2018-02-02 19:00:43 +01:00 |
|
Dan
|
19f861964e
|
Update to v0.5.0
|
2018-01-30 13:45:47 +01:00 |
|
Dan
|
e542c73966
|
Fix UnicodeDecodeError
|
2018-01-26 01:05:38 +01:00 |
|
Dan
|
84ae464b52
|
Add ParseMode module
|
2018-01-23 15:35:21 +01:00 |
|
Dan
|
70be5558c9
|
Update to v0.4.2
|
2018-01-21 17:12:04 +01:00 |
|
Dan
|
0ac5b37278
|
Re-encode by replacing errors
|
2018-01-21 16:59:06 +01:00 |
|
Dan
|
a3c3d5a740
|
Update to v0.4.0
|
2018-01-18 14:19:18 +01:00 |
|
Dan
|
25412cdfd7
|
Update to v0.3.3
|
2018-01-06 14:30:55 +01:00 |
|
Dan
|
b06ae1c38e
|
Update to v0.3.2
|
2018-01-03 19:10:40 +01:00 |
|
Dan
|
d70c2bb564
|
Update copyright year
|
2018-01-01 13:24:07 +01:00 |
|