Commit Graph

  • 601483f210 Fix leftover bytes not being represented in hex Dan 2020-11-30 12:46:44 +0100
  • 68158d1053 Add nicer error in case of unknown constructors Dan 2020-11-30 12:41:06 +0100
  • c87177e7a6 Do not parse PhotoStrippedSize Dan 2020-11-30 12:40:26 +0100
  • 384f4eba71 Add support for manual text entities. Dan 2020-11-29 15:48:29 +0100
  • 72db61a416 Fix wrong docs references on pyrogram.filters Dan 2020-11-28 17:38:08 +0100
  • 4f197855f4 Fix messed up variable names Dan 2020-11-28 17:37:39 +0100
  • 90cee1ea89 Add schedule_date parameter to send_media_group() Dan 2020-11-28 15:58:51 +0100
  • a6f8827433 Fix some missing raw API references in docs Dan 2020-11-28 15:52:47 +0100
  • 9f77fed181 Add a clearer error in case of bad file ids Dan 2020-11-28 14:58:24 +0100
  • a0e0cbe477 Improve FAQs Dan 2020-11-27 22:09:45 +0100
  • a4566de2ef Add support for the new Bot API fields: file_id, file_unique_id Remove file_ref from Pyrogram's API Dan 2020-11-27 22:09:17 +0100
  • e0c3578fbb Set default file_reference to b"" instead of None Dan 2020-11-27 22:02:52 +0100
  • b85096c4ce Fix thumbnail_file_type type (str -> FileType) Dan 2020-11-27 21:14:37 +0100
  • 8fbe45ddba Docs improvements Dan 2020-11-27 19:06:25 +0100
  • 30664b26d5 Remove "schedule" from docs Dan 2020-11-27 19:05:58 +0100
  • ce729fa1e3 Fix docs errors path Dan 2020-11-27 19:04:34 +0100
  • 3f351d5875 Improve test coverage Dan 2020-11-27 14:13:34 +0100
  • 786235f316 Fix version being taken from class fields instead of instance fields Dan 2020-11-27 14:12:49 +0100
  • fa820328c3 Filter None values out from stringified file ids Dan 2020-11-27 14:01:13 +0100
  • a2d7da1f59
    Fix Illegal quoting Dan 2020-11-24 16:11:13 +0100
  • 2f127451fb Add github.com/delivrance to FUNDING.yml Dan 2020-11-20 03:27:54 +0100
  • 63b3a61ae4 Add macOS and Windows environments for tests Dan 2020-11-20 02:07:29 +0100
  • bf7bd45f1c Fix compiled errors destination path Dan 2020-11-20 02:04:24 +0100
  • d215f4b515 Merge branch 'master' into tests Dan 2020-11-20 01:55:31 +0100
  • 03103fd8da Merge branch 'errors' Dan 2020-11-20 01:54:14 +0100
  • 76985faa11 Evaluate debug raw data only when actually needed #541 Dan 2020-11-20 01:53:19 +0100
  • bbd2a23c2d Fix missing API when running actions Dan 2020-11-20 01:48:13 +0100
  • 6e7c0309b5 Add GitHub workflow actions Dan 2020-11-20 01:24:42 +0100
  • 91f3a16d08 Make use of tox for tests Dan 2020-11-20 01:23:16 +0100
  • fb28e4d943 Add file_id.py tests Dan 2020-11-20 01:22:37 +0100
  • 301a13edd2 Add file_id.py A module to deal with Telegram file ids Dan 2020-11-20 01:22:01 +0100
  • 1b42fb7f77 Rename "error" package to "errors" Dan 2020-11-13 17:59:41 +0100
  • 6a8741124d Sort errors, add sort.py script for future sorts Dan 2020-11-13 17:58:10 +0100
  • f3b96e889f Add extra errors Dan 2020-11-13 17:49:27 +0100
  • e4405db50d Fix senders wrongly being in sender_chat instead of from_user Dan 2020-11-10 18:54:52 +0100
  • 80f8010d50 Add support for pinned messages in search_messages Dan 2020-11-10 18:43:47 +0100
  • 418ad164a0 Update Message.author_signature docs Dan 2020-11-08 13:54:25 +0100
  • f832df14b4 Add parameter is_anonymous to the method promote_chat_member Dan 2020-11-08 13:52:15 +0100
  • e71bb87a2d Add is_anonymous attribute to ChatMember Dan 2020-11-08 13:49:44 +0100
  • abffef5d94 Add support for anonymous messages Add Message.sender_chat attribute Dan 2020-11-08 13:43:49 +0100
  • fa24439ee3 Add support for InputMediaDocument in media groups Dan 2020-11-08 13:39:43 +0100
  • ebf2d68386 Add new method unpin_all_chat_messages Dan 2020-11-08 13:21:40 +0100
  • c7e4e55607 Add "bio" attribute in Chat objects Dan 2020-11-08 13:01:23 +0100
  • 6027ee867f Fix broken Chat parsing for user/bot chats Dan 2020-11-06 10:55:51 +0100
  • e850530a9b
    Merge pull request #529 from SmartManoj/patch-1 Dan 2020-11-01 08:52:28 +0100
  • e2806acbde
    Update faq.rst மனோஜ்குமார் பழனிச்சாமி 2020-11-01 07:49:24 +0530
  • 888e296813
    Merge pull request #528 from pyrogram/fixes Dan 2020-10-31 19:30:41 +0100
  • c139d78b34 Fix wrong imports in examples Dan 2020-10-31 19:29:39 +0100
  • a2b8658153
    Add missing parameters in Message.reply_poll (#507) Shrimadhav U K 2020-10-31 21:56:10 +0530
  • 1863900299 Fix of a small mess up Dan 2020-10-31 17:15:47 +0100
  • 740bcd145a
    Update creator ChatMember with admin permissions (#523) Shrimadhav U K 2020-10-31 21:44:32 +0530
  • 61df1957a0
    Spelling correction in docs (#524) Victor Ajibade 2020-10-31 17:09:34 +0100
  • 62999772c2
    Fix wrong comparison with a non-raw type (#525) NoamDev 2020-10-31 18:08:29 +0200
  • 028e6ed04a
    Make objects pickable by removing the _client attribute (#526) GodSaveTheDoge 2020-10-31 17:06:29 +0100
  • e39ebdec82
    Merge pull request #527 from pyrogram/L120 Dan 2020-10-31 16:56:27 +0100
  • fe16dc8043 Allow sending audio playlists Dan 2020-10-31 16:47:55 +0100
  • 832f1f6d53 Update pin/unpin_chat_message and Message.pin/unpin Dan 2020-10-31 16:47:32 +0100
  • 431abd6a51 Merge branch 'L120' into L119 Dan 2020-10-31 16:20:18 +0100
  • 31f9772917 Update API schema to Layer 120 Dan 2020-10-30 19:50:29 +0100
  • 332468d271
    Enhance filters.me to allow it intercept own anonymous messages (#501) M. Smits 2020-10-18 18:37:41 +0200
  • 87f20a1ac2
    Update examples for send_media_group.py (#481) Mahesh19 2020-10-18 21:30:17 +0530
  • d41f8a66f0
    Fix small typo (#502) KILR 2020-10-18 21:29:36 +0530
  • 00dd4bc403
    Make Message.new_chat_photo downloadable (#508) GodSaveTheDoge 2020-10-18 17:54:03 +0200
  • dadb4b4eb6 Do not recalculate the md5 sum in case of chunk re-uploads Dan 2020-10-17 17:07:32 +0200
  • f3e515a2f2 Update emoji.py Dan 2020-10-01 19:37:03 +0200
  • 4632879ee4 Changes for L119 Dan 2020-09-30 20:26:57 +0200
  • 5ee932b326 Update API Schema to Layer 119 Dan 2020-09-30 19:12:12 +0200
  • 3127edde68
    Add missing method to the mixin Dan 2020-09-16 09:16:31 +0200
  • 5dc66fb3b3 Add experimental reaction methods and types reactions Dan 2020-09-11 13:25:39 +0200
  • ae88c851bb Fix sync callback progress not working properly for downloads - Reduce duplicated code - Fixes #484 Dan 2020-09-05 12:44:48 +0200
  • 58667d2ae8 Update Pyrogram to v1.0.7 Dan 2020-09-05 12:26:22 +0200
  • 44880f7efe Use the current loop instead of the main loop in case there is one available #482 Dan 2020-09-02 13:07:30 +0200
  • 617f0c9b30 Set the main event loop in threads where there's no event loop #480 Dan 2020-08-31 00:17:33 +0200
  • be62ac365f Use a reasonable sleep threshold when downloading files Dan 2020-08-30 22:19:55 +0200
  • 8f2e4f03b7 Fix access to invalid attributes when parsing a chat dc_id Dan 2020-08-30 13:18:10 +0200
  • b39f2c44b8 Merge branch 'fgallaire-develop' Dan 2020-08-30 11:34:38 +0200
  • fcc78091c2 Show warnings when messages are not compatible with as_copy Dan 2020-08-30 11:34:23 +0200
  • 35ec328913
    Update message.py Dan 2020-08-30 11:23:42 +0200
  • a18e0242fa Fix raw API not being properly imported when using repr/eval Fixes #423 Dan 2020-08-30 11:17:20 +0200
  • 33d04b5916 Change default get/iter_chat_members filter to "recent" Dan 2020-08-30 10:58:55 +0200
  • 6a5469edaf Don't attempt to retrieve chat attributes from empty messages Fixes #479 Dan 2020-08-30 10:57:31 +0200
  • ecdba6be6f Add a new way to support Pyrogram - Add Hetzner link for cloud credits. Dan 2020-08-29 20:52:09 +0200
  • 352ea59483
    Update bug_report.md Dan 2020-08-29 17:37:08 +0200
  • 84f6973bbb Update Pyrogram to v1.0.6 Dan 2020-08-29 17:28:55 +0200
  • 15bdb3de4f Attempt to fix clock issues when running on AWS Lambda Dan 2020-08-29 17:28:39 +0200
  • 71bdfe6c40 Fix get_profile_photos not working correctly in case of no chat photos Dan 2020-08-29 17:26:16 +0200
  • 2c99926825 Update Pyrogram to v1.0.5 Dan 2020-08-29 16:59:30 +0200
  • 5e3f2ab947 Replace monotonic() with perf_counter() It seems like monotonic() goes out of sync after some time. Dan 2020-08-29 16:58:49 +0200
  • c689273167 Add force_document argument for send_document Dan 2020-08-29 15:50:36 +0200
  • 92bc59e688 Fix dispatcher not obeying to the INFO logging level Dan 2020-08-29 15:46:39 +0200
  • 22d9077e2b Warn users in case they try to use base types as arguments Dan 2020-08-29 15:12:45 +0200
  • 4dd068643d Fix get_profile_photos not working properly in channels Dan 2020-08-29 15:11:21 +0200
  • 899bd7bda3 Update Pyrogram to v1.0.4 Dan 2020-08-27 14:33:04 +0200
  • cecf5a19a4 Add dc_id to Chat objects Dan 2020-08-27 14:32:25 +0200
  • d385aae1d2 Types don't need to inherit from TLObject Dan 2020-08-27 14:20:30 +0200
  • 50c6207099 Actually fix inline callback queries coming from different DCs Dan 2020-08-27 14:12:51 +0200
  • c0049ba43b Strictly check if sleep_threshold is None Dan 2020-08-27 14:12:28 +0200
  • d489157f22 Update Pyrogram to v1.0.3 Dan 2020-08-27 11:08:22 +0200
  • 582e29dece Allow passing sleep_threshold=0 to always raise flood waits Dan 2020-08-27 10:59:28 +0200
  • eed3221ecb
    Fixed bad f-string (#476) Mahesh0253 2020-08-26 23:16:19 +0530