Dan
|
9dc767b88e
|
Wait a little bit before retrying
|
2018-04-12 10:41:52 +02:00 |
|
Dan
|
552474a0e2
|
Raise any other unknown exception
|
2018-04-12 08:30:52 +02:00 |
|
Dan
|
862567a1ed
|
Tune session settings
|
2018-04-12 08:29:39 +02:00 |
|
Dan
|
1736a8ea9b
|
Use port 443 for production servers
|
2018-04-11 23:37:59 +02:00 |
|
Dan
|
98937dbc3b
|
Update Docs
|
2018-04-11 23:18:17 +02:00 |
|
Dan
|
144c229fec
|
Update compiler
|
2018-04-11 15:34:58 +02:00 |
|
Dan
|
24700d4d37
|
Merge branch 'new-api' into new-api-docs
|
2018-04-11 15:17:44 +02:00 |
|
Dan
|
3f16390193
|
Update docstrings
|
2018-04-11 15:16:29 +02:00 |
|
Dan
|
61f54ed1b0
|
Merge branch 'new-api' into new-api-docs
|
2018-04-11 03:53:20 +02:00 |
|
Dan
|
b5f1d3a2a5
|
Update docstrings
|
2018-04-11 03:53:10 +02:00 |
|
Dan
|
3f56bf0af2
|
Update docs
|
2018-04-11 03:46:37 +02:00 |
|
Dan
|
4c3eb8a09f
|
Merge branch 'new-api' into new-api-docs
|
2018-04-11 03:40:48 +02:00 |
|
Dan
|
1f683ba00e
|
Update compiler
|
2018-04-11 03:40:40 +02:00 |
|
Dan
|
5e5289596b
|
Merge branch 'new-api' into new-api-docs
# Conflicts:
# compiler/api/compiler.py
# docs/source/pyrogram/index.rst
|
2018-04-11 03:29:47 +02:00 |
|
Dan
|
398858acc1
|
Merge branch 'master' into new-api
|
2018-04-11 03:20:19 +02:00 |
|
Dan
|
144a0103e4
|
Merge branch 'master' into docs
|
2018-04-11 03:19:33 +02:00 |
|
Dan
|
472ed8e355
|
Document the new features
|
2018-04-11 03:16:48 +02:00 |
|
Dan
|
84b1e697bb
|
Add phone_number field in users
|
2018-04-10 19:48:44 +02:00 |
|
Dan
|
c4f2906009
|
Add via_bot field in messages
|
2018-04-10 19:37:52 +02:00 |
|
Dan
|
847b8dd5d4
|
Add views field in messages
|
2018-04-10 19:30:55 +02:00 |
|
Dan
|
059c1d7a27
|
Add service message filters
|
2018-04-10 19:23:40 +02:00 |
|
Dan
|
cbf9104aa3
|
Add chat filter
|
2018-04-10 18:33:19 +02:00 |
|
Dan
|
dfa1e51281
|
Fix type hinting
|
2018-04-10 16:27:04 +02:00 |
|
Dan
|
f553e521ce
|
Use sets instead of lists or tuples
For faster checks
|
2018-04-10 16:26:04 +02:00 |
|
Dan
|
793ecc2ab5
|
Add user filter
|
2018-04-10 16:24:39 +02:00 |
|
Dan
|
a6b6b0dfd6
|
Add edited filter
|
2018-04-10 16:04:22 +02:00 |
|
Dan
|
3b028698f7
|
Make command parameter non-optional
|
2018-04-10 15:04:31 +02:00 |
|
Dan
|
9165c7f591
|
Rework decorators impl
|
2018-04-10 14:54:39 +02:00 |
|
Dan
|
7537a27620
|
Accept command strings as parameter
|
2018-04-10 14:54:06 +02:00 |
|
Dan
|
c33c7c76fd
|
Rework dispatcher
|
2018-04-10 14:52:31 +02:00 |
|
Dan
|
f2424d3b1e
|
Add some more filters
|
2018-04-10 13:14:10 +02:00 |
|
Dan
|
9ce13518ec
|
Add missing notice
|
2018-04-10 00:25:51 +02:00 |
|
Dan
|
b0a528cadf
|
Make Filters importable via the main package
|
2018-04-10 00:25:41 +02:00 |
|
Dan
|
b3506a7afa
|
Add a text filter (more to come)
|
2018-04-10 00:25:04 +02:00 |
|
Dan
|
142ce07576
|
Make handlers accept filters
|
2018-04-10 00:24:03 +02:00 |
|
Dan
|
fb4e98b0b5
|
Evaluate filters before dispatching messages
|
2018-04-09 23:35:51 +02:00 |
|
Dan
|
b6f28b2ec6
|
Add base Filter class
|
2018-04-09 23:33:20 +02:00 |
|
Dan
|
eeb89e4161
|
Fix some weird behaviours when printing exceptions
|
2018-04-09 22:04:16 +02:00 |
|
Dan
|
e7fdf5a2a4
|
Enhance send_audio by accepting file_ids and URLs
|
2018-04-09 22:02:44 +02:00 |
|
Dan
|
f57ff96ab3
|
Merge branch 'master' into dispatcher
|
2018-04-08 16:54:38 +02:00 |
|
Dan
|
ec72330de9
|
Allow passing a custom error message
|
2018-04-08 16:51:20 +02:00 |
|
Dan
|
245720278e
|
Enhance send_photo by accepting file_ids and URLs
This is the first step of a total revamp of the current Pyrogram API
|
2018-04-08 16:50:18 +02:00 |
|
Dan
|
578047dbec
|
Move message_parser outside
|
2018-04-08 15:36:22 +02:00 |
|
Dan
|
28ffff57e1
|
Move file_id codec outside
|
2018-04-08 13:23:26 +02:00 |
|
Dan
|
13d25f4e4a
|
Merge branch 'master' into dispatcher
|
2018-04-08 13:21:30 +02:00 |
|
Dan
|
0bd22e9266
|
Fix casting in case api_id is None
|
2018-04-08 13:21:16 +02:00 |
|
Dan
|
1a7ab62ed9
|
Add handler for raw mtproto updates
|
2018-04-08 13:20:31 +02:00 |
|
Dan
|
66d03848de
|
Merge branch 'master' into dispatcher
|
2018-04-08 12:46:15 +02:00 |
|
Dan
|
26a41ec00e
|
Allow returning sms codes as int from the callback function
|
2018-04-08 12:46:02 +02:00 |
|
Dan
|
dfc8d00adb
|
Allow passing api_id as string
|
2018-04-08 12:44:27 +02:00 |
|