Dan
dc7c9af826
Set v0.8.0dev1 for the asyncio branch
...
This way people can easily tell whether they are running the correct
branch or not (pip is misbehaving lately and installations from git
don't replace files).
2018-07-02 20:49:48 +02:00
Dan
a2b4d59cdb
Merge branch 'develop' into asyncio
...
# Conflicts:
# pyrogram/client/methods/users/get_user_profile_photos.py
2018-06-28 20:10:38 +02:00
Dan
bae7b4c851
Make Photo importable from the top level package
2018-06-28 20:02:31 +02:00
Dan
77c696aec0
Merge branch 'develop' into asyncio
2018-06-27 17:21:14 +02:00
Dan
37aae4382e
Update to v0.7.5
2018-06-27 16:38:41 +02:00
Dan
5e3618ccb7
Merge branch 'develop' into asyncio
2018-06-25 01:00:32 +02:00
Dan
04a86054b0
Update to dev version 0.7.5.dev5
2018-06-25 00:53:45 +02:00
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