Commit Graph

  • e77307d0ed Update to layer 211 v1 Lonami Exo 2025-08-01 23:41:45 +02:00
  • d80898ecc5 Add experimental support for async sessions (#4667) Humberto Gontijo 2025-07-28 12:03:31 -03:00
  • 45a546a675 Fix spoilers when sending InputPhoto and InputDocument Deer-Spangle 2025-07-25 13:20:00 +01:00
  • e168602511 Update to layer 210 WildBeeJS 2025-07-25 21:45:16 +07:00
  • 01af2fcca3 Reduce data manipulation operations Humberto Gontijo 2025-07-24 16:46:28 -03:00
  • b59c005903 Add isal gzip decompressor humbertogontijo 2025-07-23 20:12:51 -03:00
  • 5e150ddf1e Update to layer 209 wkpn 2025-07-14 21:54:52 +02:00
  • 7d0fadea29 Update to layer 207 Darskiy 2025-07-08 19:41:41 +03:00
  • aa17aa65ec Update to layer 206 (#4654) Egor 2025-07-02 20:38:24 +02:00
  • 31e8ceeecc Handle cases when Message.reply_to is MessageReplyStoryHeader UZQueen 2025-06-07 05:27:29 -05:00
  • 7b00d2f510 Update to layer 204 Devesh Pal 2025-06-04 19:40:26 +05:30
  • 17a014906e Support tg-emoji tag when using html parse_mode zeticsce 2025-06-04 01:47:39 +05:00
  • f852e83363 Remove type annotation ignore rules from lint configuration in pyproject.toml v2 Jahongir Qurbonov 2025-05-31 13:48:20 +05:00
  • fea2493b98 Refactor lint configuration in pyproject.toml Jahongir Qurbonov 2025-05-31 13:48:04 +05:00
  • f61518274e Cleanup usage of removed inline_only parameter (#4630) Darskiy 2025-05-31 00:18:58 +03:00
  • 8bb2ec30fe Add persistent and placeholder options to buttons (#4629) Darskiy 2025-05-28 19:21:50 +03:00
  • 69e4493c04 Add custom error types for new FROZEN codes Aayco (Coder) 2025-05-26 22:04:26 +03:00
  • 1db71f6d7d Add customizable 'mime_type' for send_file yzx23333 2025-05-25 20:31:09 +08:00
  • 663a1808a1 Update FileLike type hint to better reflect valid types (#4620) Darskiy 2025-05-20 23:13:43 +03:00
  • 59da66e105 Update to layer 203 Darskiy 2025-05-14 00:08:11 +03:00
  • 6625327b4f Add ChannelForbidden check to utils.get_display_name wkpn 2025-05-13 17:05:23 +02:00
  • 20434e5a9d Update to layer 202 Maxsim Smirnov 2025-05-05 15:27:54 +02:00
  • 6a7331b7dc Add open_url param to control browser opening on click (#4607) AEIMS 2025-05-04 23:31:55 +03:30
  • 77b7edcd6e Also process updates entities with session Lonami Exo 2025-04-24 17:36:21 +02:00
  • 04922fee3c Stop re-saving input peers on disconnect Lonami Exo 2025-04-23 19:21:36 +02:00
  • b2809e0b57 Apply seq if all updates were applied Lonami Exo 2025-04-23 18:25:22 +02:00
  • ae9c798e2c Add send_as and message_effect_id for client send_file test Lindsay Zhou 2025-04-22 14:40:44 +08:00
  • 2b103be30a Update documentation gh-pages Lonami 2016-08-26 12:58:53 +02:00
  • 3708fd9605 Update to v1.40 v1.40.0 Lonami Exo 2025-04-21 11:05:32 +02:00
  • 5f0695d21b Fix time offset check was in opposite branch Lonami Exo 2025-04-18 18:40:53 +02:00
  • 9545011de6 Update time offset if first message is badMsgNotification Lonami Exo 2025-04-17 17:08:08 +02:00
  • 11658d3bbf Combine tdlib and tdesktop schemas Lonami Exo 2025-04-17 16:56:05 +02:00
  • a73e5a8c71 Fix layer 201 (#4596) Lewis 2025-04-12 23:43:52 +03:30
  • 3921914a96 Fix issues raising errors, media dl and reply markup (#4592) orShadxw 2025-04-01 19:30:09 +03:30
  • 964ebcddac Fix repetition of "of" in migration-guide.rst doc mopitithomne 2025-03-31 13:27:55 +02:00
  • c409d8c605 Update to Layer 201 Ankit Chaubey 2025-03-26 22:01:23 +05:30
  • 19a27d602c Delete dated documentation section Lonami Exo 2025-03-22 10:42:08 +01:00
  • 37e29e8f13 Add missing param on photo-to-input conversion Lonami Exo 2025-03-20 16:47:52 +01:00
  • 890bf485c9 skip ChannelParticipantLeft in _ParticipantsIter abcdenis 2025-03-14 17:17:44 +03:00
  • 67765f84a5 Update to layer 200 Lonami Exo 2025-03-09 13:05:29 +01:00
  • 4bfe7849f6 Add missing input conversion for MessageMediaGeoLive Lonami Exo 2025-03-09 13:00:15 +01:00
  • 859f7423f2 Add send_as and effect parameters in high level Shrimadhav U K 2025-03-08 21:46:40 +05:30
  • 6f5556373f Call getDifference on login to ensure qts is up to date Nick80835 2025-03-07 11:47:23 -05:00
  • 0fc9b14674 Make URL regex match everything except ] Hopefully this is the last time I touch this. Nick80835 2025-03-06 12:35:40 -05:00
  • 0c2a3c144b Make URL regex match anything again Including spaces. Nick80835 2025-03-05 07:52:12 -05:00
  • a03a8673e1 Clarify warning when reusing unintended session (#4568) martín 2025-03-02 18:40:34 +00:00
  • 045df418df Update to v1.39 v1.39.0 Lonami Exo 2025-02-20 18:26:00 +01:00
  • 592a899aab Update to layer 199 Nick80835 2025-02-13 07:57:16 -05:00
  • 1cb5ff1dd5 Consider range list-like This allows you to pass range() to things such as get_messages as ids= without first explicitly converting it to a list. Nick80835 2025-02-08 19:23:12 -05:00
  • 9762a83541 fix: support batch sending of image URLs and video URLs in albums s1xu 2025-02-08 21:53:20 +08:00
  • 141b620437 Make markdown URL regex less greedy Fixes multiple URLs in a single message. Nick80835 2025-02-05 05:35:10 -05:00
  • 551c24f3e4 Fix overlapping URLs and improve overlapping in md Also remove the unused overlap function. Nick80835 2025-02-01 17:47:29 -05:00
  • 38d024312e Unconditionally match text and link text in markdown Fixes cases where there's a nested [] in the text by matching until "](" is reached. This doesn't match newlines in URLs because that makes no sense. Nick80835 2025-02-01 11:20:56 -05:00
  • a2926b548f Update to layer 198 Nick80835 2025-01-28 06:58:00 -05:00
  • 455acc43f6 Improve edit_message message type hint This also allows utils.get_message_id to get the ID of InputMessageID. Nick80835 2025-01-18 17:43:06 -05:00
  • 792adb78b3 Respect receive_updates=False Nick80835 2025-01-18 09:26:26 -05:00
  • 5a0e69693b Document drop_author and add drop_media_captions drop_author is already supported but is undocumented. drop_media_captions for consistency with drop_author being implemented. Nick80835 2025-01-17 09:28:05 -05:00
  • b9aafa3441 Fix IOError with some image modes in photo resize This fixes image compression with mode "P" (potentially others) which is necessary as the server has erroneous alpha color with some types of images (mode "P" for example). This also properly applies the background argument that may be passed to _resize_photo_if_needed by always compressing images with alpha regardless of whether the server will compress the image for us. Nick80835 2025-01-12 18:11:46 -05:00
  • 494b20db2d Add missing parameters to Message constructor (#4529) Nick80835 2025-01-04 13:29:19 -05:00
  • 0a6b649ead Updated to Layer 196 (#4525) Danish 2025-01-04 19:45:50 +05:30
  • cfce68e9ad Avoid error when trying to reset deadline for no msgbox entries Lonami 2024-12-22 15:07:35 +01:00
  • b09c8c83f7 Update to layer 195 Lonami Exo 2024-12-15 12:31:17 +01:00
  • 225ea9c3ab fix(session): persist session after session.set_dc Danipulok 2024-11-20 16:13:34 +02:00
  • 9ca3b599fc Fix Python 3.6 compatibility v1.38.1 Lonami Exo 2024-11-18 17:04:07 +01:00
  • 63d55bbe3d Bump to v1.38 v1.38.0 Lonami Exo 2024-11-17 22:32:16 +01:00
  • c9cce8aa81 Update to layer 193 Lonami Exo 2024-11-17 22:23:37 +01:00
  • 70098c58a5 Fix test broken by removal of imghdr Colin Watson 2024-11-06 02:32:34 +00:00
  • 769b65efb1 Exclude sign_up from test_all_methods_present Colin Watson 2024-11-06 02:30:32 +00:00
  • f03e4b1137 Update to Layer 192 (#4503) Devesh Pal 2024-11-01 02:40:02 +05:30
  • a77835a7d9 Fix reuse of captions during send msg with file (#4500) Greg Eremeev 2024-10-25 18:27:58 -03:00
  • 91e997ed15 Wait on step_done only for reads Lonami Exo 2024-10-25 23:20:22 +02:00
  • f15af530fa Refactor sender to avoid cancelling tasks (#4497) Jahongir Qurbonov 2024-10-24 22:00:00 +05:00
  • 85c4a91317 Fix typos in FAQ section (#4498) Mohsen 2024-10-24 20:26:15 +03:30
  • 3f589b287d Fix parse_mode with albums (#4494) Arkadii Halchenko 2024-10-20 20:50:08 +03:00
  • e4e7681051 Make sure updates are not lost in sender Lonami Exo 2024-10-19 23:08:13 +02:00
  • edf3e06bd0 Fix errors reported by tools/check Lonami Exo 2024-10-19 23:04:15 +02:00
  • 4a591cee8a Bump required Python version (#4491) Jahongir Qurbonov 2024-10-19 18:55:33 +05:00
  • 5fc5fce9a2 Fix typo in tests (#4490) Jahongir Qurbonov 2024-10-19 18:54:38 +05:00
  • 0e5ea59ecf Use asyncio.BufferedProtocol in sender asyncio-protocol-attempt Lonami Exo 2024-10-18 19:07:45 +02:00
  • c588c74c08 Fix multiple calls to step hanging until timeout Lonami Exo 2024-10-17 18:53:49 +02:00
  • 6ec366596b Add hack to workaround drain cancels fix-step-hang-until-timeout Lonami Exo 2024-10-17 18:55:32 +02:00
  • 620f33dab3 Fix multiple calls to step hanging until timeout Lonami Exo 2024-10-17 18:53:49 +02:00
  • 8138be2503 Update to layer 190 Lonami Exo 2024-10-15 23:20:57 +02:00
  • fe733aad97 Upgrade cryptg (#4486) Jahongir Qurbonov 2024-10-14 21:32:38 +05:00
  • 9b18304e9c Improve updates handling (#4483) Jahongir Qurbonov 2024-10-11 19:57:18 +05:00
  • 771954d010 Add HiddenKeyboard and ForcedReplyKeyboard custom types and improve type annotation (#4481) Jahongir Qurbonov 2024-10-09 00:13:13 +05:00
  • 61642c04a5 Add py.typed marker (#4477) Jahongir Qurbonov 2024-10-07 14:47:33 +05:00
  • 86d41e1f06 [V2] Upgrade ruff and mypy version, format files (#4474) Jahongir Qurbonov 2024-10-06 23:05:11 +05:00
  • a0e42c1eb7 Update to layer 189 (#4476) Devesh Pal 2024-10-06 01:13:51 +05:30
  • 4553f04e49 Fix formatting_entities not working for albums (#4475) Arkadii Halchenko 2024-10-05 12:13:20 +03:00
  • f652f3f01a Bump to v1.37 v1.37.0 Lonami Exo 2024-09-23 19:01:20 +02:00
  • 693c73ec1d Update to layer 188 Lonami Exo 2024-09-23 19:01:10 +02:00
  • a9442ef1be Remove right-adjust from logging example docs (#4461) Mohsen 2024-09-11 22:24:59 +03:30
  • 918f719ab2 Fix default keyboard argument (#4459) Jahongir Qurbonov 2024-09-09 21:47:39 +05:00
  • d37b0f812f Update to layer 187 (#4457) Devesh Pal 2024-09-07 13:36:07 +05:30
  • b01d3d7a2f Fix edge case on get_messages when reverse=True (#4455) kristal 2024-09-05 18:00:22 +03:00
  • 2e33e4075d Further improve type annotations (#4449) Jahongir Qurbonov 2024-09-02 00:18:38 +05:00
  • d9ef60782a Improve type annotations (#4448) Jahongir Qurbonov 2024-09-01 01:48:11 +05:00
  • aec957d62d Add error message back to proxy errors (#4443) delobanov 2024-08-30 00:54:34 +03:00
  • 46854a7660 Fix ConnectionError() takes no keyword arguments with proxies (#4440) delobanov 2024-08-28 23:41:38 +03:00