Commit Graph

932 Commits

Author SHA1 Message Date
Dan
c1e6f9c2ca Handle Voice type 2018-04-04 22:27:05 +02:00
Dan
70fa667ef9 Handle Video and VideoNote type 2018-04-04 22:24:09 +02:00
Dan
c49c8c0ce6 Handle Audio type 2018-04-04 22:23:20 +02:00
Dan
156afd9805 Handle Contact type 2018-04-04 20:28:05 +02:00
Dan
7ba523600e Handle Location type 2018-04-04 20:21:07 +02:00
Dan
6201f6b1f7 Add a bunch of TODOs 2018-04-04 20:15:59 +02:00
Dan
fcf0e4515f Don't try to stop a non-started Client 2018-04-03 14:54:34 +02:00
Dan
88292cf7d6 Implement __bool__ 2018-04-03 14:44:24 +02:00
Dan
2da47d7b6b Merge branch 'new-api' into file_id 2018-04-03 12:40:19 +02:00
Dan
10452dc545 Don't allow start() to be called more than once 2018-04-03 11:45:19 +02:00
Dan
e69fea4bb5 More readable exception handling 2018-04-03 11:40:08 +02:00
Dan
124ec40300 Inherit again from Object 2018-04-03 10:54:29 +02:00
Dan
2f2a381686 Add extra GetDialogs step 2018-04-02 12:14:22 +02:00
Dan
b5304ca23a Use fully qualified channel id 2018-04-02 11:11:38 +02:00
Dan
e6ee76792b Add requirements_extras.txt to MANIFEST.in 2018-04-02 11:07:58 +02:00
Dan
d1517ae885 Update setup.py 2018-04-02 11:07:23 +02:00
Dan
8b3ba8a573 Add requirements_extras.txt 2018-04-02 11:04:59 +02:00
Dan
5f0ab753ef Update requirements.txt 2018-04-02 11:04:39 +02:00
Dan
1849c26b5e Revert "Remove old code and use a better error message"
This reverts commit 7f13eef
2018-04-02 10:02:30 +02:00
Dan
21ab5295c4 Update first_name and last_name parameters' docs 2018-04-01 18:18:06 +02:00
Dan
fecea07db6 Document force_sms parameter 2018-04-01 18:17:20 +02:00
Dan
387bbbf090 Add new force_sms parameter to force Telegram sending the code via SMS 2018-04-01 17:38:22 +02:00
Dan
2af918cfa8 Merge branch 'new-api' into file_id 2018-04-01 14:34:39 +02:00
Dan
22c51fdd70 Fix docstrings generation for Pyrogram types 2018-04-01 14:34:29 +02:00
Dan
1bbb282dab Change type/desc separator 2018-04-01 13:27:05 +02:00
Dan
c54730b8ab Don't inherit from Object 2018-04-01 13:09:32 +02:00
Dan
44a3a4d69b Add pyrogram.txt template 2018-04-01 13:08:37 +02:00
Dan
48400830e3 Fix chat parsing 2018-04-01 12:17:38 +02:00
Dan
846fb0b637 Add photo field 2018-03-31 12:20:22 +02:00
Dan
880eb28e9f Use double quotes 2018-03-30 22:41:34 +02:00
Dan
a3282636fc Remove custom templates 2018-03-30 21:44:17 +02:00
Dan
ba5d8f15df Remove custom stylesheets 2018-03-30 21:44:05 +02:00
Dan
631e3e350f Remove pics 2018-03-30 21:43:37 +02:00
Dan
ecbac5f8fb Don't use _static anymore, move pics to _images 2018-03-30 21:43:25 +02:00
Dan
f0f96fe993 Update QuickInstallation page 2018-03-30 20:08:18 +02:00
Dan
02adcce597 Merge branch 'master' into docs 2018-03-30 20:05:12 +02:00
Dan
36b957fc94 Update version in docs 2018-03-29 14:04:16 +02:00
Dan
692539f6a2 Add file_id codec 2018-03-28 18:23:44 +02:00
Dan
1d9bb22789 Merge branch 'master' into new-api 2018-03-28 12:58:48 +02:00
Dan
f1e1480c5a Only parse selected messages 2018-03-27 15:58:04 +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
91133812a7 Add support for service messages 2018-03-27 12:22:57 +02:00
Dan
527c5450d2 Extend support for pyrogram types 2018-03-26 20:00:25 +02:00
Dan
7447b77b25 Add initial support for pyrogram types 2018-03-26 15:17:00 +02:00
Dan
26e102047e Import pyrogram types 2018-03-26 15:16:27 +02:00
Dan
676f9feba8 Strip None fields away 2018-03-26 15:16:09 +02:00
Dan
3441db17b0 Add pyrogram tl schema 2018-03-26 15:15:31 +02:00
Dan
74d1d99697 Update compiler 2018-03-26 13:51:56 +02:00
Dan
8d4242f08e Remove types 2018-03-26 13:47:41 +02:00