Commit Graph

  • 96334e0dba Merge develop -> asyncio Dan 2019-09-07 16:01:31 +0200
  • 44a74b9d38 Add Filters.scheduled and Filters.from_scheduled Dan 2019-09-07 15:57:12 +0200
  • 047fe37860 Add support for scheduled messages Dan 2019-09-07 15:56:37 +0200
  • c3dde77274 Fix ChatPhoto failing to parse in case the user is not known yet Dan 2019-09-07 15:55:58 +0200
  • 7cac3521fe Add CHANNELS_TOO_MUCH error Dan 2019-09-07 15:55:08 +0200
  • 5f944056cc Merge remote-tracking branch 'origin/asyncio-dev' into asyncio-dev Dan 2019-09-07 13:43:31 +0200
  • ce72a7edd9 Merge develop -> asyncio Dan 2019-09-07 13:40:26 +0200
  • 5ce62bd79c Add new Restriction object and make User and Chat objects use it Dan 2019-09-07 13:28:05 +0200
  • 8db3d90c52 Update API schema to Layer 105 Dan 2019-09-07 13:23:58 +0200
  • f3b33ef1d5 Revert "Enhance Parser when dealing with leading and trailing whitespaces" Dan 2019-09-07 12:49:35 +0200
  • 3f4441d0f5 Merge branch 'develop' of https://github.com/pyrogram/pyrogram into develop Dan 2019-09-07 12:48:15 +0200
  • fb771441ed Merge branch 'layer-104' into develop Dan 2019-09-07 12:47:25 +0200
  • d15d38ba52
    Don't pass the client to progress callbacks anymore Dan 2019-09-03 15:45:47 +0200
  • 310810c320
    Fix Message.click default parameters Dan 2019-08-28 13:55:11 +0200
  • 1ade49a13a
    Fix error on serializing None when int is expected Dan 2019-08-26 22:09:36 +0200
  • fe6c5e542d
    Add missing async and await keywords Dan 2019-08-23 12:25:09 +0200
  • 2031df15fe
    Update inline_query_result_photo.py Dan 2019-08-23 11:52:12 +0200
  • 0011d12be5 Fix set_chat_photo not working because of new file ids Dan 2019-08-21 09:56:33 +0200
  • 77e4128d54 Merge branch 'new-file-id-format' into develop Dan 2019-08-21 09:36:02 +0200
  • 4e119b27bd Don't stick navigation sidebar of documentation Dan 2019-08-21 09:32:58 +0200
  • b74a8eba5e Add bound method for get_common_chats (#305) ColinShark 2019-08-20 10:12:55 +0200
  • 55f5a1a36c Fix IndexError when parsing empty nearby chats Dan 2019-08-17 22:30:34 +0200
  • a829f74a16 Merge develop -> asyncio Dan 2019-08-17 22:25:26 +0200
  • 95051d7fb1 Add get_nearby_chats method Dan 2019-08-17 22:23:34 +0200
  • 74ecd2bb33 Add missing members_count attribute when parsing chats Dan 2019-08-17 22:22:28 +0200
  • 8d700239d9 Update PDF fonts Dan 2019-08-17 13:12:13 +0200
  • ebad34cbc7 Fix smart-plugins.rst docs Dan 2019-08-16 22:47:31 +0200
  • 55fc071b06 Merge develop -> asyncio Dan 2019-08-16 22:38:11 +0200
  • af24411550 Add get_common_chats method to docs Dan 2019-08-16 22:36:02 +0200
  • 9a94c8f0af Add get_common_chats method (#303) ColinShark 2019-08-16 22:33:06 +0200
  • d6bcfa27ef
    Update bug_report.md Dan 2019-08-16 14:40:25 +0200
  • 030fbcae65 Merge remote-tracking branch 'origin/develop' into develop Dan 2019-08-15 16:03:23 +0200
  • dc74c441cc Drop Python 3.4 support (EOL). Bump minimum requirement to Python 3.5.3 Closes #302 Dan 2019-08-15 16:03:03 +0200
  • c78dbe2259 Remove python-dev from docs for Termux (#301) Alisson Lauffer 2019-08-15 09:05:52 -0300
  • 4b914662ef Log the reason why a query ought to be re-tried Dan 2019-08-13 13:20:21 +0200
  • 7a2bddc301 Add MEMBER_OCCUPY_PRIMARY_LOC_FAILED error Dan 2019-08-13 13:19:02 +0200
  • 4de203a81c Add information about test/production servers when logging connections Dan 2019-08-13 13:18:51 +0200
  • 6982c436a8 Add the new auth-related methods and types to docs Dan 2019-08-13 13:18:01 +0200
  • 7daf51af9b Split start() into reusable methods This allows custom authorization processes to be implemented much more easily. Refactors #281 Dan 2019-08-13 13:15:58 +0200
  • e02b46ea4a Merge branch 'other_start' of https://github.com/adolfaka/pyrogram into adolfaka-other_start Dan 2019-08-12 14:04:11 +0200
  • 8aa9e046a9 Update API schema to Layer 104 Dan 2019-08-12 13:21:19 +0200
  • a46ace4e5c Merge develop -> asyncio Dan 2019-08-12 13:02:32 +0200
  • b42c6581b8 Set default DC for new sessions to be DC2 Test servers don't have DC4 Dan 2019-08-12 13:00:07 +0200
  • c1321a4c01 Add smarter auth import to deal with race conditions by multi sessions Dan 2019-08-10 22:37:07 +0200
  • 5665f980ea Add AUTH_BYTES_INVALID error Dan 2019-08-10 22:29:24 +0200
  • 7f9d3ee3e2 Merge develop -> asyncio Dan 2019-08-10 00:59:01 +0200
  • 72800554e6
    Merge pull request #292 from mendelmaleh/shlex_split Dan 2019-08-10 00:55:48 +0200
  • c9b1e09348 Add export_invite_link bound method (#300) ColinShark 2019-08-10 00:54:22 +0200
  • b55440ab86
    Update Filters.command Dan 2019-08-08 16:04:10 +0200
  • 5164ea78c2 Added support for bot_token inside config.ini file (#296) trenoduro 2019-08-08 15:07:46 +0200
  • 614acaf3f3 Merge develop -> asyncio Dan 2019-08-08 13:53:16 +0200
  • 7663d88758 Merge remote-tracking branch 'origin/develop' into develop Dan 2019-08-08 13:52:22 +0200
  • 7cabf922ea Filters.command improvements Mendel E 2019-08-07 22:31:37 -0400
  • c85f991443 Use regex for message.command Mendel E 2019-08-07 11:38:34 -0400
  • 06f3053af8 Merge branch 'develop' into asyncio-dev Dan 2019-08-07 16:37:55 +0200
  • de9de81648
    Merge pull request #298 from ColinTheShark/develop Dan 2019-08-07 16:05:19 +0200
  • f33a192162
    Merge branch 'develop' into develop Dan 2019-08-07 16:05:01 +0200
  • 437f26ebb1 Add BUTTON_URL_INVALID error ColinShark 2019-08-07 16:02:26 +0200
  • 5cfc412af2 Add missing await Dan 2019-08-07 14:08:06 +0200
  • 5e54cc2228 Merge branch 'develop' of https://github.com/pyrogram/pyrogram into develop Dan 2019-08-07 13:54:17 +0200
  • 2aefbfd531 Add better support for nested entities (both for HTML and Markdown) (#297) Mario A 2019-08-07 13:48:21 +0200
  • f87aae1dbd Add FAQ about "database is locked" error Dan 2019-08-06 13:16:48 +0200
  • e96a74f728 Merge branch 'develop' into asyncio-dev Dan 2019-08-06 01:02:55 +0200
  • 82e0087def Always cast inline query ids to string Dan 2019-08-06 01:02:41 +0200
  • b1c63c18d6 Small document fix Dan 2019-08-06 00:11:51 +0200
  • eeda40002d Better explanation of workdir Client parameter Dan 2019-08-06 00:08:31 +0200
  • 31960d0272
    Merge branch 'develop' into other_start Elliot Manson 2019-08-04 16:28:20 +0300
  • 8612eafb4a Merge develop -> asyncio Dan 2019-08-03 20:23:41 +0200
  • 3dc2a81d72 Add Chat.description for basic chats Dan 2019-08-03 19:54:14 +0200
  • 8a99f996ab Handle cases where denied_permissions might be None Dan 2019-08-03 19:50:12 +0200
  • 937987a361 Finally remove ports from older schemas and fix export_chat_invite_link Dan 2019-08-03 19:40:45 +0200
  • c8c93b9ce6 Update Main API and System Messages schemas Dan 2019-08-03 19:36:15 +0200
  • 360cfaa9aa [Bot API 4.4] Update chat photos - Update ChatPhoto fields descriptions Dan 2019-08-03 19:30:58 +0200
  • c6f346f83d [Bot API 4.4] Update chat permissions - Move can_* permissions back to ChatMember objects - Rename restrict_chat to set_chat_permissions - Update restrict_chat_member to accept a single ChatPermissions arg. - Update ChatPermissions to be the same as the one on the Bot API Dan 2019-08-03 19:09:42 +0200
  • 091552e5d9 [Bot API 4.4] Update stickers - Add is_animated field to Sticker - Remove send_animated_sticker (use send_sticker instead) - Default to 512x512 in case size is unknown (instead of 0x0) Dan 2019-08-03 18:05:57 +0200
  • 1540fd4f22 Merge remote-tracking branch 'origin/asyncio-dev' into asyncio-dev Dan 2019-08-03 10:49:09 +0200
  • 7badcd38b4 Merge develop -> asyncio Dan 2019-08-03 10:48:35 +0200
  • adda199c77 Revert "Replace ensure_future usages to create_task" Dan 2019-08-03 10:37:48 +0200
  • 94603f1ff2 Replace create_task with ensure_future for compatibility Dan 2019-08-03 10:36:57 +0200
  • 6bbd79db86 Update download_media and util methods to work with new file_id formats Dan 2019-08-02 02:33:52 +0200
  • ad9f610a6a Update ChatPhoto file_id format Dan 2019-08-02 02:30:19 +0200
  • 0de4874003 Update Thumbnail (ex PhotoSize) file_id format Dan 2019-08-02 02:27:29 +0200
  • ec00c332c2 Update Photo file_id format Dan 2019-08-02 02:26:42 +0200
  • 64939e5289 Update Document file ids to make them compatible again with the Bot API Telegram changed something server side on 29 July, 2019 starting exactly at 04:00 AM UTC+1 (DST), logs say. Looks like Document file ids, just like Photo-like ids, are going to change as well after all, if we want to keep them compatible with the Bot API Dan 2019-08-02 01:15:01 +0200
  • 67112a34e9 Remove __slots__ from Pyrogram types Dan 2019-08-02 00:33:48 +0200
  • 73e8b8c66e
    Update read_history.py Dan 2019-08-01 20:18:17 +0200
  • aa135ea457 Reformat project Dan 2019-08-01 19:11:43 +0200
  • ad0f8284f6 Use the correct way to parse peer identifiers Dan 2019-08-01 19:07:08 +0200
  • 9ad5e62dea Move all imported schema objects outside TLObject Dan 2019-08-01 18:44:20 +0200
  • d727754ad6 Remove Null primitive It's unused Dan 2019-08-01 18:41:04 +0200
  • 3fedae8d82 Update faq.rst Dan 2019-08-01 17:26:59 +0200
  • f8f2ad5a60 Tidy up docs Dan 2019-08-01 12:44:34 +0200
  • ce8d9a5005
    Merge pull request #283 from MrNaif2018/develop Dan 2019-08-01 12:37:50 +0200
  • 6973f58488
    Update scheduling.rst Dan 2019-08-01 12:37:22 +0200
  • eddff4769c
    Add missing async/await Dan 2019-08-01 10:43:09 +0200
  • 93a2fed8e6
    Improved examples, added links to docs MrNaif2018 2019-08-01 10:11:29 +0300
  • b207b028dc
    Merge pull request #293 from mendelmaleh/try_handler_check Dan 2019-08-01 08:38:47 +0200
  • 47e5b9a7cb Set Message.text instead of Message.caption in case of web_page previews Dan 2019-08-01 00:53:17 +0200
  • d8765080d3
    Update Filters.command Dan 2019-07-31 23:57:16 +0200
  • 8700e3a0f3 Fix some methods not being defined using async Dan 2019-07-31 13:33:04 +0200