Commit graph

  • 73fbe60057 Remove APIKey class Dan 2018-04-05 13:05:27 +0200
  • 942c20d08b Use separate api_id and api_hash parameters Instead of a tuple (api_id, api_hash) Dan 2018-04-05 12:55:34 +0200
  • cce937e54b Set correct type hint Dan 2018-04-05 11:43:56 +0200
  • f8b272a925 Allow passing phone numbers with white spaces E.g.: "+39 123 456 7890" Dan 2018-04-05 11:31:01 +0200
  • fad0e7a26d Add new_chat_photo field Dan 2018-04-05 11:17:40 +0200
  • 65e3852706 Add channel_chat_created field Dan 2018-04-05 10:59:44 +0200
  • 7483d3df37 Use correct chat ids Dan 2018-04-05 10:59:12 +0200
  • 195cd22ebb Better handling of reply and pin messages Dan 2018-04-05 10:49:20 +0200
  • a2590f3bc8 Don't return None This will break Message Pin handling Dan 2018-04-05 08:26:50 +0200
  • 4adc55a070 Move GIF handling before Video to avoid an extra check Dan 2018-04-05 08:22:27 +0200
  • feece7e633 Add return types (function annotations) Dan 2018-04-05 00:23:38 +0200
  • 66347a7140 Move pyrogram types import on the top Dan 2018-04-05 00:19:13 +0200
  • 2fcd8ea54e Handle GIF and Document type Dan 2018-04-04 23:59:30 +0200
  • f1a8cd1038 Rename to image_size_attributes Dan 2018-04-04 22:48:14 +0200
  • 2acb38649d Add some TODOs Dan 2018-04-04 22:47:52 +0200
  • 447cd92b02 Handle media_group_id Dan 2018-04-04 22:42:30 +0200
  • d5fe82687c Handle Sticker type Dan 2018-04-04 22:37:40 +0200
  • 59ddd8d4cc Add Sticker type Dan 2018-04-04 22:37:22 +0200
  • c1e6f9c2ca Handle Voice type Dan 2018-04-04 22:27:05 +0200
  • 70fa667ef9 Handle Video and VideoNote type Dan 2018-04-04 22:24:09 +0200
  • c49c8c0ce6 Handle Audio type Dan 2018-04-04 22:23:20 +0200
  • 156afd9805 Handle Contact type Dan 2018-04-04 20:28:05 +0200
  • 7ba523600e Handle Location type Dan 2018-04-04 20:21:07 +0200
  • 6201f6b1f7 Add a bunch of TODOs Dan 2018-04-04 20:15:59 +0200
  • fcf0e4515f Don't try to stop a non-started Client Dan 2018-04-03 14:54:34 +0200
  • 88292cf7d6 Implement __bool__ Dan 2018-04-03 14:44:24 +0200
  • 2da47d7b6b Merge branch 'new-api' into file_id Dan 2018-04-03 12:40:19 +0200
  • 10452dc545 Don't allow start() to be called more than once Dan 2018-04-03 11:45:19 +0200
  • e69fea4bb5 More readable exception handling Dan 2018-04-03 11:40:08 +0200
  • 124ec40300 Inherit again from Object Dan 2018-04-03 10:54:29 +0200
  • 2f2a381686 Add extra GetDialogs step Dan 2018-04-02 12:14:22 +0200
  • b5304ca23a Use fully qualified channel id Dan 2018-04-02 11:11:38 +0200
  • e6ee76792b Add requirements_extras.txt to MANIFEST.in Dan 2018-04-02 11:07:58 +0200
  • d1517ae885 Update setup.py Dan 2018-04-02 11:07:23 +0200
  • 8b3ba8a573 Add requirements_extras.txt Dan 2018-04-02 11:04:59 +0200
  • 5f0ab753ef Update requirements.txt Dan 2018-04-02 11:04:39 +0200
  • 1849c26b5e Revert "Remove old code and use a better error message" Dan 2018-04-02 10:02:30 +0200
  • 21ab5295c4 Update first_name and last_name parameters' docs Dan 2018-04-01 18:18:06 +0200
  • fecea07db6 Document force_sms parameter Dan 2018-04-01 18:17:20 +0200
  • 387bbbf090 Add new force_sms parameter to force Telegram sending the code via SMS Dan 2018-04-01 17:38:22 +0200
  • 2af918cfa8 Merge branch 'new-api' into file_id Dan 2018-04-01 14:34:39 +0200
  • 22c51fdd70 Fix docstrings generation for Pyrogram types Dan 2018-04-01 14:34:29 +0200
  • 1bbb282dab Change type/desc separator Dan 2018-04-01 13:27:05 +0200
  • c54730b8ab Don't inherit from Object Dan 2018-04-01 13:09:32 +0200
  • 44a3a4d69b Add pyrogram.txt template Dan 2018-04-01 13:08:37 +0200
  • 48400830e3 Fix chat parsing Dan 2018-04-01 12:17:38 +0200
  • 846fb0b637 Add photo field Dan 2018-03-31 12:20:22 +0200
  • 880eb28e9f Use double quotes Dan 2018-03-30 22:41:34 +0200
  • a3282636fc Remove custom templates Dan 2018-03-30 21:44:17 +0200
  • ba5d8f15df Remove custom stylesheets Dan 2018-03-30 21:44:05 +0200
  • 631e3e350f Remove pics Dan 2018-03-30 21:43:37 +0200
  • ecbac5f8fb Don't use _static anymore, move pics to _images Dan 2018-03-30 21:43:25 +0200
  • f0f96fe993 Update QuickInstallation page Dan 2018-03-30 20:08:18 +0200
  • 02adcce597 Merge branch 'master' into docs Dan 2018-03-30 20:05:12 +0200
  • 36b957fc94 Update version in docs Dan 2018-03-29 14:04:16 +0200
  • 692539f6a2 Add file_id codec Dan 2018-03-28 18:23:44 +0200
  • 1d9bb22789 Merge branch 'master' into new-api Dan 2018-03-28 12:58:48 +0200
  • f1e1480c5a Only parse selected messages Dan 2018-03-27 15:58:04 +0200
  • 6f9c12bfe9 Update to v0.6.5 Dan 2018-03-27 12:56:28 +0200
  • f28992ce90 Yet another fix for the encoding problems Dan 2018-03-27 12:33:56 +0200
  • 91133812a7 Add support for service messages Dan 2018-03-27 12:22:57 +0200
  • 527c5450d2 Extend support for pyrogram types Dan 2018-03-26 20:00:25 +0200
  • 7447b77b25 Add initial support for pyrogram types Dan 2018-03-26 15:17:00 +0200
  • 26e102047e Import pyrogram types Dan 2018-03-26 15:16:27 +0200
  • 676f9feba8 Strip None fields away Dan 2018-03-26 15:16:09 +0200
  • 3441db17b0 Add pyrogram tl schema Dan 2018-03-26 15:15:31 +0200
  • 74d1d99697 Update compiler Dan 2018-03-26 13:51:56 +0200
  • 8d4242f08e Remove types Dan 2018-03-26 13:47:41 +0200
  • f3cf08d351 Merge branch 'master' into new-api Dan 2018-03-26 13:46:48 +0200
  • beaf88adee Remove imports, use namespaces Dan 2018-03-26 13:41:00 +0200
  • e397c4d181 Don't process empty differences Dan 2018-03-26 13:34:54 +0200
  • 9e0901aadf Add docs intro Dan 2018-03-26 03:58:10 +0200
  • d3b82ef622 Merge branch 'master' into docs Dan 2018-03-26 03:39:45 +0200
  • 42a2878842 Don't use sys.exit(), re-raise ImportError instead Dan 2018-03-26 03:39:30 +0200
  • e9817400a3 Merge branch 'master' into docs Dan 2018-03-26 03:15:42 +0200
  • ae21ada0f4 Add some keywords Dan 2018-03-26 02:05:56 +0200
  • 52c482f1e4 Use a better error message Dan 2018-03-26 02:03:36 +0200
  • 7f13eef44b Remove old code and use a better error message Dan 2018-03-26 02:02:57 +0200
  • c91e6a0900 Merge branch 'master' into docs Dan 2018-03-25 22:13:00 +0200
  • e680cce5fa Update docstrings Dan 2018-03-25 22:12:52 +0200
  • 815a13f5ac Update docs Dan 2018-03-25 22:07:31 +0200
  • e5c8bcfe14 Merge branch 'master' into docs Dan 2018-03-25 21:59:14 +0200
  • 16eee1dabb Update docstrings Dan 2018-03-25 21:59:04 +0200
  • 90f5a35b4a Update compiler Dan 2018-03-25 21:58:27 +0200
  • 255d729ab9 Merge branch 'master' into docs Dan 2018-03-25 21:41:29 +0200
  • faa363fee8 Update docstrings Dan 2018-03-25 21:41:19 +0200
  • a8966fc0fa Don't delete emoji Dan 2018-03-25 21:31:07 +0200
  • 1e6a7008fb Update docs Dan 2018-03-25 21:30:39 +0200
  • e5ae1acc37 Small fix Dan 2018-03-25 20:40:50 +0200
  • 5bf64ac444 Don't process empty messages Dan 2018-03-25 17:49:43 +0200
  • 61ba9dca8b
    Update README.rst Dan 2018-03-24 17:22:57 +0100
  • f1d3c5dac3 Merge branch 'master' into docs Dan 2018-03-24 17:16:52 +0100
  • 77e3f5abfe Update docs Dan 2018-03-24 17:16:45 +0100
  • a956463a57 Update to v0.6.4 Dan 2018-03-24 17:15:24 +0100
  • 236f225526 Update theme.css Dan 2018-03-24 16:10:19 +0100
  • 4d86e5276b Merge branch 'master' into docs Dan 2018-03-24 15:46:48 +0100
  • bbe3a8a487 Set supports_streaming to True by default Dan 2018-03-24 15:10:27 +0100
  • 813b7958e3 Remove token parameter Dan 2018-03-24 15:02:03 +0100
  • 4049886e7a Update docs Dan 2018-03-24 14:47:20 +0100
  • deb5c17612 Add custom theme.css Dan 2018-03-23 13:48:07 +0100