Commit Graph

  • 90f1e5b073 Update to layer 186 Lonami Exo 2024-08-25 21:14:40 +02:00
  • 6253d28143 Fix type annotation for keyboard buttons (#4438) Jahongir Qurbonov 2024-08-21 22:28:16 +05:00
  • babeba46d3 Use custom type for Keyboard and rename filter type (#4436) Jahongir Qurbonov 2024-08-21 19:41:06 +05:00
  • ee3248c3a4 Fix async filter call in combinators (#4435) Jahongir Qurbonov 2024-08-19 21:24:56 +05:00
  • eb7ed5dd31 Support asynchronous filters (#4434) Jahongir Qurbonov 2024-08-19 02:01:36 +05:00
  • 75408483ad Support CDN downloads (#4420) 灰白草 2024-08-08 02:25:35 +08:00
  • 2ab4bed02d Fix client.on() type hint (#4415) xplus2g4 2024-07-24 22:39:25 +08:00
  • 946f803de7 Handle FloodPremiumWaitError Lonami Exo 2024-07-24 16:38:34 +02:00
  • 087191e9c5 Update API Scheme to Layer 184 (#4413) Shrimadhav U K 2024-07-19 21:13:02 +05:30
  • a5c98aec50 Update to layer 183 Lonami Exo 2024-07-06 21:03:29 +02:00
  • 65a4a96dbc Fix self_user setting in chat_hashes (#4402) Nazar Taran 2024-07-02 16:52:13 +02:00
  • 26c32f31d2 Fix step_sender could deadlock Lonami Exo 2024-06-29 17:47:01 +02:00
  • cfebb9df05 Remove unused imports (#4397) 2ei 2024-06-21 01:06:40 +03:00
  • 04aea46fe4 Update to v1.36 v1.36.0 Lonami Exo 2024-06-11 16:42:47 +02:00
  • 94048d9102 finalize does not need to return last_msg_id Lonami Exo 2024-06-07 22:14:40 +02:00
  • 4536667a6a Fix formatting Lonami Exo 2024-06-07 22:14:17 +02:00
  • 3def9433b8 qts_count is always assumed to be 1 Lonami Exo 2024-06-04 23:12:02 +02:00
  • 998f7d3fd9 Clean-up trace logs of messagebox Lonami Exo 2024-06-04 23:01:30 +02:00
  • 751b537fe1 qts_count is always assumed to be 1 Lonami Exo 2024-06-04 23:01:23 +02:00
  • b8d656efa5 Add events.Raw Lonami Exo 2024-06-04 22:00:49 +02:00
  • b3e210a1fb Update to layer 181 Lonami Exo 2024-06-01 11:00:14 +02:00
  • 47673680f4 Update to layer 179 Lonami Exo 2024-05-01 17:43:24 +02:00
  • 1974b663a2 Add missing type to _store_own_updates Lonami Exo 2024-04-28 10:16:56 +02:00
  • 881bfaac5c Update to layer 179 Lonami Exo 2024-04-27 16:56:38 +02:00
  • 0f6dd5987e Add readthedocs dependency on sphinx-rtd-theme v1.35.1 Lonami Exo 2024-04-24 19:03:20 +02:00
  • d77ac18695 Bump to v1.35 v1.35.0 Lonami Exo 2024-04-24 18:51:29 +02:00
  • 8137b12bec Fix readthedocs requirements Lonami Exo 2024-04-24 18:46:57 +02:00
  • 10a6d16af6 Update to layer 178 Lonami Exo 2024-04-24 18:45:09 +02:00
  • 3ac11e15ec Fix get_messages type hint (#4357) Darskiy 2024-04-23 17:54:41 +03:00
  • 44aed4cadb Use current year when building documentation (#4354) chiri 2024-04-19 18:20:31 +03:00
  • 3625bf849d Fix get_entity type hint (#4352) Darskiy 2024-04-18 21:52:29 +03:00
  • d3a201a277 Fix regression on supported Python version (#4347) Shubham Kumar 2024-04-13 00:36:15 +05:30
  • 49a8f111d3 Add missing attributes to Message (#4346) CoderX 2024-04-08 22:54:43 +03:30
  • 723fbd570f Update to layer 177 Lonami Exo 2024-04-05 18:28:31 +02:00
  • 9d17f36f7a Introduce PeerRef.SELF Lonami Exo 2024-04-05 18:25:31 +02:00
  • c9006024e2 Document get_messages has no default limit Lonami Exo 2024-04-03 16:49:47 +02:00
  • 26aa178cf6 Handle FileReferenceExpiredError during download Lonami Exo 2024-04-02 11:02:32 +02:00
  • 9f3e7e4aa8 Fix TelegramClient init with None session (#4339) Lindsay Zhou 2024-03-30 14:10:12 +00:00
  • bf3e3d8797 Fix typo in docs example (#4331) nzooherd 2024-03-27 04:31:54 +09:00
  • 75d609ab2a Fix type hint in start (#4332) Jordan Gillard 2024-03-26 15:30:01 -04:00
  • 38241dffd2 Migrate from chat to peer Lonami Exo 2024-03-18 18:55:23 +01:00
  • 1dba3ae6d0 Rename chats.rst to peers.rst Lonami Exo 2024-03-18 18:03:55 +01:00
  • 4d34243b98 Add drop_author param to forward_messages (#4329) John Bezustally 2024-03-18 10:30:38 +03:00
  • e7b5cbffb1 Fix copy_client_signatures after type changes Lonami Exo 2024-03-17 18:26:32 +01:00
  • 46223bcbcc Rename PackedChat type to PeerRef Lonami Exo 2024-03-17 13:21:26 +01:00
  • 7e413e4ee2 Rename packed file to peer_ref Lonami Exo 2024-03-17 13:17:03 +01:00
  • c95e979119 Rename Chat base class to Peer Lonami Exo 2024-03-17 13:14:44 +01:00
  • 031c128fef Rename chat file to peer Lonami Exo 2024-03-17 13:11:48 +01:00
  • d77efe3513 Rename chat folder to peer Lonami Exo 2024-03-17 13:10:50 +01:00
  • 8267f5d590 Use modern typehint syntax Lonami Exo 2024-03-17 13:06:03 +01:00
  • 9afe2f853d Fix footgun in get_chats Lonami Exo 2024-03-16 23:45:58 +01:00
  • c15d07aa16 Fix update dispatcher stops after first error Lonami Exo 2024-03-16 23:45:47 +01:00
  • 11c0dc45f2 Extend FAQ with CancelledError causes Lonami Exo 2024-03-16 23:45:09 +01:00
  • 31a4d21c41 Change the way flood_sleep_threshold behaves Lonami Exo 2024-03-16 21:09:00 +01:00
  • 183d07ff25 Update documentation Lonami Exo 2024-03-16 21:08:48 +01:00
  • 837258f4c8 Export __version__ from root Lonami Exo 2024-03-16 19:51:51 +01:00
  • 0e48a01ef4 Remove text stripping Lonami Exo 2024-03-16 19:32:27 +01:00
  • 033b56f1d3 Make pyright happy Lonami Exo 2024-03-16 19:05:58 +01:00
  • 854096e9d3 Fix typechecks and tests Lonami Exo 2024-03-16 16:37:26 +01:00
  • 3250f9ec37 Unify the way deserialization is returned Lonami Exo 2024-03-16 15:00:38 +01:00
  • b5db881415 Remove _out_pending_ack Lonami Exo 2024-03-16 14:10:40 +01:00
  • c7d1a36969 Return serialized container MsgId on finalize Lonami Exo 2024-03-16 14:06:12 +01:00
  • 6fd3eb2ee6 Fix bytes type in autogenerated code confusing pylance Lonami Exo 2024-03-16 13:48:11 +01:00
  • 7ceb2e0b25 Add missing quick_reply_shortcut_id Lonami Exo 2024-03-10 10:53:32 +01:00
  • 47178dfaef Update to layer 176 Lonami Exo 2024-03-08 23:15:54 +01:00
  • 9ede5bd3c5 Fix formatting Lonami Exo 2024-03-01 21:50:30 +01:00
  • 2f4065c958 Improve session storage lifecycle Lonami Exo 2024-03-01 21:49:44 +01:00
  • 72e6229cc7 Fix interactive login would prompt 2fa forever Lonami Exo 2024-03-01 21:15:55 +01:00
  • fa693d068a Fix invalid escape sequences in docstrings Lonami Exo 2024-03-01 20:50:09 +01:00
  • d90d0dc00f message parameter must be optional Lonami Exo 2024-02-23 20:53:54 +01:00
  • d1518f002a Fix custom Message lacking parameter Lonami Exo 2024-02-21 17:01:03 +01:00
  • 319db57ccb Update to layer 174 Lonami Exo 2024-02-16 23:08:44 +01:00
  • 22bf0b4310 Add custom secret support to TcpMTProxy (#4309) Confused Character 2024-02-17 01:15:38 +03:30
  • 2b99ff65c5 Support pathlib.Path as session again Lonami Exo 2024-02-13 18:18:52 +01:00
  • 39fc5c5fef Update changelog Lonami Exo 2024-02-02 18:23:52 +01:00
  • 65c27c5ced Bump to v1.34 v1.34.0 Lonami Exo 2024-02-02 18:17:21 +01:00
  • d76f3b7556 Update to layer 173 Lonami Exo 2024-02-02 18:16:56 +01:00
  • 41eb665c9d Fix custom parse_mode instances (#4304) Just-a-xD 2024-02-02 22:46:01 +05:30
  • 70201a9ff1 Fix Message finish init for reply_to stories Lonami Exo 2024-01-31 21:57:30 +01:00
  • 63d9b267f4 Fix unparsing of message.text (#4301) Prashant Sengar 2024-01-20 15:12:13 +05:30
  • 6187ff7dcb Update to layer 172 Lonami Exo 2024-01-18 18:44:04 +01:00
  • 6ee2fffce8 Add reply_to_chat and reply_to_sender in Message (#4300) exovoq 2024-01-18 17:48:22 +00:00
  • 32a4cb82ce Update to layer 171 Lonami Exo 2024-01-17 17:09:12 +01:00
  • a97a7a5400 Add new config file for readthedocs Lonami Exo 2024-01-14 11:49:49 +01:00
  • 9dbe9a7669 Add missing saved_peer_id parameter to Message Lonami Exo 2024-01-04 13:01:28 +01:00
  • c445684be8 Update to layer 170 Lonami Exo 2024-01-01 22:07:20 +01:00
  • 1241671e72 Update to layer 169 Lonami Exo 2023-12-26 10:54:59 +01:00
  • b882348a2b Fix restriction_reason type hint (#4282) Jahongir Qurbonov 2023-12-25 14:13:03 +05:00
  • 2082a0e4de Fix typo in documentation example (#4277) Allen Calderwood 2023-12-18 06:32:17 -10:00
  • 6cf1be93ae Bump to v1.33.1 v1.33.1 Lonami Exo 2023-12-08 17:31:43 +01:00
  • 3d58dc355e Fix ordering of closing tags of sequential entities (#4268) Lonami 2023-12-08 08:12:02 +01:00
  • 3b428f97a9 Fix ordering of nested entities udf 2023-12-07 18:25:11 +02:00
  • abeb8c4d8d Prioritise closing tags when sorting tags udf 2023-12-07 18:09:02 +02:00
  • 985d12e169 Bump to v1.33 v1.33.0 Lonami Exo 2023-12-01 20:20:52 +01:00
  • 1ef66896bd Update to layer 167 Lonami Exo 2023-12-01 20:16:56 +01:00
  • aea459c293 Use consistent variable name in updates doc Lonami Exo 2023-11-29 18:48:24 +01:00
  • 584735afe1 Conditional webbrowser import (#4261) Balázs Triszka 2023-11-28 00:04:36 +01:00
  • cf3bc71e1d Retry on TimedOutError (#4255) mario-ttide 2023-11-19 18:14:34 +01:00
  • ddc9bef503 Force filename with JPG extension after resizing v1.32.1 Lonami Exo 2023-11-12 21:12:27 +01:00
  • 70fb266eea Add ButtonCallback.get_message (#4250) apepenkov 2023-11-11 21:29:42 +03:00