Commit Graph

  • b472597fbc
    Merge branch 'pyrogram:master' into mtpager mtpager Sam 2022-02-02 17:41:08 +0800
  • 855e69e3f8 Update Pyrogram to v1.4.0 Dan 2022-02-01 12:07:30 +0100
  • 05bfaa3d87 Add support for video stickers Add Sticker.is_video attribute Dan 2022-02-01 11:38:58 +0100
  • b676297ca9 Update API schema to Layer 138 Dan 2022-02-01 11:36:46 +0100
  • b9424c7455 Add ChatJoinRequest bound methods docs Dan 2022-02-01 11:01:02 +0100
  • aaaa97c77a Document ApiCallError RPC error Dan 2022-01-31 21:28:51 +0100
  • 51cf103c15 Update emoji.py Dan 2022-01-31 21:27:58 +0100
  • afad3a7704 Switch from issue templates to issue forms Dan 2022-01-31 21:26:30 +0100
  • 084db0cea3 Merge branch 'master' of https://github.com/pyrogram/pyrogram Dan 2022-01-31 20:47:22 +0100
  • a8cc77d903 Update Pyrogram to v1.3.7 Dan 2022-01-31 20:46:53 +0100
  • 3a911956b0 Update message for automatic sleeps Dan 2022-01-31 20:45:04 +0100
  • 6f9e77bc2c Do not handle messages with a pending ack Dan 2022-01-31 20:42:44 +0100
  • 2eca3438be
    Merge branch 'pyrogram:master' into mtpager Sam 2022-01-31 14:22:43 +0800
  • c7888437e8
    Fixed error while unparsing consecutive entities (#885) Andrea Princic 2022-01-29 18:50:51 +0100
  • 333d22afca Update API schema to Layer 137 Dan 2022-01-29 14:45:35 +0100
  • f1298dfdc6
    Add video_start_ts parameter to set_chat_photo (#770) Roj 2022-01-29 16:08:15 +0300
  • 3e79d7dfce
    Add py.typed file for enhanced type hinting (#838) Pietro De Nicolao 2022-01-29 13:39:25 +0100
  • b1250e6575 Fix accessing non-existent attribute Closes #865 Dan 2022-01-29 13:02:32 +0100
  • 149685f9d3
    Add placeholder in ForceReply & ReplyKeyboardMarkup (#717) Mahesh 2022-01-29 16:24:00 +0530
  • 244606eed6
    Add approve() and decline() bound methods to ChatJoinRequest (#863) W4RR10R 2022-01-29 16:06:15 +0530
  • 4af9e30cfd
    Fix caption being "None" when passing None (#879) Shrimadhav U K 2022-01-29 15:43:09 +0530
  • 4544782b13
    Merge branch 'pyrogram:master' into mtpager Sam 2022-01-21 23:03:10 +0800
  • 7d444381c7
    Fix spoiler html unparsing (#862) Alisson Lauffer 2022-01-21 06:26:52 -0300
  • 000e16d1cc
    Merge branch 'pyrogram:master' into mtpager Sam 2022-01-20 22:53:05 +0800
  • 23b02087c2 Update Pyrogram to v1.3.6 Dan 2022-01-20 09:44:21 +0100
  • 1162e89f26 Better handling of expiring server salts Dan 2022-01-20 09:43:29 +0100
  • a546776a56
    Ability to run multiple handlers 🐛 Fix filter type hint master Sam 2022-01-20 01:04:13 +0800
  • db65a10f03
    🐛 GzipPacked: Fix attr get Sam 2022-01-20 00:03:05 +0800
  • e1eee914ef
    ⏭ Improve import speed (This is the maximum speed Python can do) Sam 2022-01-19 23:58:07 +0800
  • 37de70d315
    ⏭ Improve import speed - By doing this can import required module on-the-fly Reformatted files Sam 2022-01-19 23:22:43 +0800
  • 269bd54edd
    🐛 GzipPacked: Fix attr get Sam 2022-01-19 22:57:56 +0800
  • 19fad2ea59
    🐛 Fix type hint Sam 2022-01-19 22:53:18 +0800
  • 0e2745cf35
    Crypto-MTProto: Improved pack and unpack function Sam 2022-01-19 22:31:08 +0800
  • 56abe83e0a
    Connection: Improve logging text Sam 2022-01-19 22:28:27 +0800
  • 481e7e3e15
    🐛 Transport: Fix type hint Sam 2022-01-19 22:27:53 +0800
  • fbaa2d3bf5
    Transport: Added Padded Intermediate and Obfuscated Padded Intermediate Sam 2022-01-19 22:27:30 +0800
  • 71ebe8bcac
    🐛 TLObject: Fix read return None instead of raise KeyError Sam 2022-01-19 22:21:30 +0800
  • a634541c9b
    Auth: Add type hint for send result Sam 2022-01-19 22:18:17 +0800
  • fb90cdb32e
    🐛 TCP: Fix exception message Sam 2022-01-19 22:08:38 +0800
  • bad3a1ef00
    🐛 GetChatMembers: Fix unreached code problem Sam 2022-01-19 21:58:57 +0800
  • 230c539d63
    🆙 TL Schema: Update API schemes to layer 137 Format compiler.py Sam 2022-01-19 21:04:06 +0800
  • 458e128d02
    🐛 Remove extra ID added Sam 2022-01-12 00:11:32 +0800
  • 732d64e945
    🔰 Add CodeQL scanning Sam 2022-01-11 23:49:53 +0800
  • 88647b3e19
    🐛 [fix] Change name back to Pyrogram Sam 2022-01-11 23:44:28 +0800
  • 1c372e99b8
    🔄 Sync local code Sam 2022-01-11 22:35:38 +0800
  • 910c6cacb0
    Ability to run multiple handlers 🐛 Fix filter type hint Sam 2022-01-20 01:04:13 +0800
  • c1bd82ffdd
    🐛 GzipPacked: Fix attr get Sam 2022-01-20 00:03:05 +0800
  • 3812c5c584
    ⏭ Improve import speed (This is the maximum speed Python can do) Sam 2022-01-19 23:58:07 +0800
  • e318562b16
    ⏭ Improve import speed - By doing this can import required module on-the-fly Reformatted files Sam 2022-01-19 23:22:43 +0800
  • 3c65090c4e
    🐛 GzipPacked: Fix attr get Sam 2022-01-19 22:57:56 +0800
  • e413f5682b
    🐛 Fix type hint Sam 2022-01-19 22:53:18 +0800
  • 12a49e1d31
    Crypto-MTProto: Improved pack and unpack function Sam 2022-01-19 22:31:08 +0800
  • 053ec738e7
    Connection: Improve logging text Sam 2022-01-19 22:28:27 +0800
  • 0fa3115d32
    🐛 Transport: Fix type hint Sam 2022-01-19 22:27:53 +0800
  • 0dfed0b2fa
    Transport: Added Padded Intermediate and Obfuscated Padded Intermediate Sam 2022-01-19 22:27:30 +0800
  • 2a7b83d668
    🐛 TLObject: Fix read return None instead of raise KeyError Sam 2022-01-19 22:21:30 +0800
  • 6c078c38d0
    Auth: Add type hint for send result Sam 2022-01-19 22:18:17 +0800
  • 7178b4b1db
    🐛 TCP: Fix exception message Sam 2022-01-19 22:08:38 +0800
  • cafc997df1
    🐛 GetChatMembers: Fix unreached code problem Sam 2022-01-19 21:58:57 +0800
  • 04b783281e
    🆙 TL Schema: Update API schemes to layer 137 Format compiler.py Sam 2022-01-19 21:04:06 +0800
  • 86c81bfff9
    Merge branch 'pyrogram:master' into mtpager Sam 2022-01-12 00:28:27 +0800
  • 9859e8ca6e
    Merge branch 'pyrogram:master' into master Sam 2022-01-12 00:28:22 +0800
  • e67fd6efbb Update Pyrogram to v.1.3.5 Dan 2022-01-11 17:25:01 +0100
  • 169b532e7e
    Merge branch 'pyrogram:master' into master Sam 2022-01-12 00:24:23 +0800
  • a6299f8401 Use a proper condition check when dealing with flag vectors When reading flag vectors, non-existent vectors are being translated to [] (empty list). When writing them, the flag condition was strictly checking for None and an empty list [] would result in an empty vector being serialized, which should not happen. Related to #871. Dan 2022-01-11 17:24:17 +0100
  • 6d7f409a88
    🐛 Remove extra ID added Sam 2022-01-12 00:11:32 +0800
  • 4cdd72657e
    Merge branch 'pyrogram:master' into mtpager Sam 2022-01-12 00:10:47 +0800
  • db9489b318 Update Pyrogram to v1.3.4 Dan 2022-01-11 16:58:36 +0100
  • 527ec23c20 Revert reading non-existent flag vectors from None to [] Dan 2022-01-11 16:58:07 +0100
  • 52262bcf18
    🔰 Add CodeQL scanning Sam 2022-01-11 23:49:53 +0800
  • 08ec6528e7
    Merge branch 'pyrogram:master' into mtpager Sam 2022-01-11 23:45:20 +0800
  • 00454e2f7b
    🐛 [fix] Change name back to Pyrogram Sam 2022-01-11 23:44:28 +0800
  • 14ae9d314b Update Pyrogram to v1.3.3 Dan 2022-01-11 16:44:09 +0100
  • 5ec9743a1a
    Minor style fix Dan 2022-01-11 16:43:24 +0100
  • 10c512d39c
    Remove unnecessary method call in get_media_group (#860) Danipulok 2022-01-11 17:42:04 +0200
  • de9705f126
    Fix core types and compiler (#871) Sam 2022-01-11 23:40:37 +0800
  • 0436826f27
    Dump version to 1.3.3 Sam 2022-01-11 22:36:37 +0800
  • a2ccdb2378
    🔄 Sync local code Sam 2022-01-11 22:35:38 +0800
  • ec9e92d6d8
    🐛 Fix generate error of vector 🐛 Add missing ID in future_salts.py Sam 2022-01-11 22:05:36 +0800
  • c7da4a8495 Update Pyrogram to v1.3.2 Dan 2022-01-10 14:32:10 +0100
  • fbdc6613f2 Fix can_send_other_messages permission being inverted Fixes #868 Dan 2022-01-10 14:31:17 +0100
  • 7fb35fbad5 Update Pyrogram to v1.3.1 Dan 2022-01-07 17:06:45 +0100
  • 1d7c57e669
    Add missing parameter protect_content (#859) SUBIN 2022-01-07 21:35:34 +0530
  • 2ca38d0ee9
    Fix typo in OpenCollective link (#856) Lorenzo Delmonte 2022-01-07 12:31:15 +0100
  • cb6cef37e6 Update copyright year Dan 2022-01-07 12:21:24 +0100
  • 44228f2472 Update Pyrogram to v1.3.0 v1.3.0 Dan 2022-01-07 10:26:55 +0100
  • 626a1bd938 Update copyright year Dan 2022-01-07 10:23:45 +0100
  • 8c8288412f Various improvements Dan 2022-01-07 10:18:51 +0100
  • 80d0966691 Merge branch 'set-chat-protected-content' Dan 2022-01-07 09:51:47 +0100
  • ac3d2b8d7a Rename methods and add proper docs Dan 2022-01-05 12:45:09 +0100
  • b283bce262
    Add No Forwards chat option (#839) set-chat-protected-content Fernando Werneck 2022-01-05 08:37:25 -0300
  • 0a29890da4 Merge branch 'layer-136' Dan 2022-01-03 11:19:15 +0100
  • ebaf1a23fb Change markdown spoiler delimiter Dan 2022-01-03 11:19:02 +0100
  • f6625192d0 Add parameter protect_content to send_* methods Dan 2022-01-03 11:12:24 +0100
  • fb64e143b6 Add field Message.reactions Dan 2021-12-30 13:46:44 +0100
  • 2799011c07 Add type Reaction Dan 2021-12-30 13:45:43 +0100
  • 1fa637553d Add method send_reaction Dan 2021-12-30 13:43:30 +0100
  • b0a9d28bda Add field Chat.available_reactions Dan 2021-12-30 13:41:23 +0100
  • 46d3d8aaf6 Update REACTION_INVALID error message Dan 2021-12-30 13:39:58 +0100
  • 00c91120d8
    Handle the case when default_send_as is None (#842) SUBIN 2021-12-30 15:36:37 +0530