Commit Graph

  • 4c707cef70
    Fix AttributeError in Message object CoderX 2024-04-08 21:48:24 +0330
  • 723fbd570f Update to layer 177 Lonami Exo 2024-04-05 18:28:31 +0200
  • 9d17f36f7a Introduce PeerRef.SELF Lonami Exo 2024-04-05 18:25:31 +0200
  • c9006024e2 Document get_messages has no default limit Lonami Exo 2024-04-03 16:49:47 +0200
  • 26aa178cf6 Handle FileReferenceExpiredError during download Lonami Exo 2024-04-02 11:02:32 +0200
  • 9f3e7e4aa8
    Fix TelegramClient init with None session (#4339) Lindsay Zhou 2024-03-30 14:10:12 +0000
  • be7e10e246
    Fix TelegramClient initialize with None session Lindsay Zhou 2024-03-30 15:59:54 +0800
  • bf3e3d8797
    Fix typo in docs example (#4331) nzooherd 2024-03-27 04:31:54 +0900
  • 75d609ab2a
    Fix type hint in start (#4332) Jordan Gillard 2024-03-26 15:30:01 -0400
  • c8c049f12e
    minor: Update phone and pass type in start() Jordan Gillard 2024-03-24 13:20:06 -0400
  • 638bfd2a82
    Docs: Correct variable nzooherd 2024-03-23 18:43:10 +0900
  • 38241dffd2 Migrate from chat to peer Lonami Exo 2024-03-18 18:55:23 +0100
  • 1dba3ae6d0 Rename chats.rst to peers.rst Lonami Exo 2024-03-18 18:03:55 +0100
  • 4d34243b98
    Add drop_author param to forward_messages (#4329) John Bezustally 2024-03-18 10:30:38 +0300
  • 0aa1980e31 add support to hide author on forwarded messages John Bezustally 2024-03-18 00:54:44 +0300
  • e7b5cbffb1 Fix copy_client_signatures after type changes Lonami Exo 2024-03-17 18:26:32 +0100
  • 46223bcbcc Rename PackedChat type to PeerRef Lonami Exo 2024-03-17 13:21:26 +0100
  • 7e413e4ee2 Rename packed file to peer_ref Lonami Exo 2024-03-17 13:17:03 +0100
  • c95e979119 Rename Chat base class to Peer Lonami Exo 2024-03-17 13:14:44 +0100
  • 031c128fef Rename chat file to peer Lonami Exo 2024-03-17 13:11:48 +0100
  • d77efe3513 Rename chat folder to peer Lonami Exo 2024-03-17 13:10:50 +0100
  • 8267f5d590 Use modern typehint syntax Lonami Exo 2024-03-17 13:06:03 +0100
  • 9afe2f853d Fix footgun in get_chats Lonami Exo 2024-03-16 23:45:58 +0100
  • c15d07aa16 Fix update dispatcher stops after first error Lonami Exo 2024-03-16 23:45:47 +0100
  • 11c0dc45f2 Extend FAQ with CancelledError causes Lonami Exo 2024-03-16 23:45:09 +0100
  • 31a4d21c41 Change the way flood_sleep_threshold behaves Lonami Exo 2024-03-16 21:09:00 +0100
  • 183d07ff25 Update documentation Lonami Exo 2024-03-16 21:08:48 +0100
  • 837258f4c8 Export __version__ from root Lonami Exo 2024-03-16 19:51:51 +0100
  • 0e48a01ef4 Remove text stripping Lonami Exo 2024-03-16 19:32:27 +0100
  • 033b56f1d3 Make pyright happy Lonami Exo 2024-03-16 19:05:58 +0100
  • 854096e9d3 Fix typechecks and tests Lonami Exo 2024-03-16 16:37:26 +0100
  • 3250f9ec37 Unify the way deserialization is returned Lonami Exo 2024-03-16 15:00:38 +0100
  • b5db881415 Remove _out_pending_ack Lonami Exo 2024-03-16 14:10:40 +0100
  • c7d1a36969 Return serialized container MsgId on finalize Lonami Exo 2024-03-16 14:06:12 +0100
  • 6fd3eb2ee6 Fix bytes type in autogenerated code confusing pylance Lonami Exo 2024-03-16 13:48:11 +0100
  • 7ceb2e0b25 Add missing quick_reply_shortcut_id Lonami Exo 2024-03-10 10:53:32 +0100
  • 47178dfaef Update to layer 176 Lonami Exo 2024-03-08 23:15:54 +0100
  • 9ede5bd3c5 Fix formatting Lonami Exo 2024-03-01 21:50:30 +0100
  • 2f4065c958 Improve session storage lifecycle Lonami Exo 2024-03-01 21:49:44 +0100
  • 72e6229cc7 Fix interactive login would prompt 2fa forever Lonami Exo 2024-03-01 21:15:55 +0100
  • fa693d068a Fix invalid escape sequences in docstrings Lonami Exo 2024-03-01 20:50:09 +0100
  • a084085415
    Update button.py nimmadev 2024-02-25 12:13:03 +0530
  • d90d0dc00f message parameter must be optional Lonami Exo 2024-02-23 20:53:54 +0100
  • d1518f002a Fix custom Message lacking parameter Lonami Exo 2024-02-21 17:01:03 +0100
  • 319db57ccb Update to layer 174 Lonami Exo 2024-02-16 23:08:44 +0100
  • 22bf0b4310
    Add custom secret support to TcpMTProxy (#4309) Confused Character 2024-02-17 01:15:38 +0330
  • 9fc03647c9
    Update tcpmtproxy.py Confused Character 2024-02-16 20:28:53 +0330
  • 4fd7962414
    Update telethon/network/connection/tcpmtproxy.py Confused Character 2024-02-16 20:25:57 +0330
  • 0085193ab1
    Update tcpmtproxy.py Confused Character 2024-02-16 20:25:42 +0330
  • f0b9503c0b
    Update tcpmtproxy.py Confused Character 2024-02-16 20:24:21 +0330
  • e451970c0f
    Update telethon/network/connection/tcpmtproxy.py Confused Character 2024-02-16 20:21:19 +0330
  • 8a72bc52b2
    Update telethon/network/connection/tcpmtproxy.py Confused Character 2024-02-16 20:20:37 +0330
  • 7e204a15d4
    Update telethon/network/connection/tcpmtproxy.py Confused Character 2024-02-16 20:20:24 +0330
  • 524ef32d37
    Update telethon/network/connection/tcpmtproxy.py Confused Character 2024-02-16 20:20:13 +0330
  • 9743d1eefd add custom secret support ConfusedCharacter 2024-02-16 12:13:04 +0330
  • 2b99ff65c5 Support pathlib.Path as session again Lonami Exo 2024-02-13 18:18:52 +0100
  • 39fc5c5fef Update changelog Lonami Exo 2024-02-02 18:23:52 +0100
  • 65c27c5ced Bump to v1.34 v1.34.0 Lonami Exo 2024-02-02 18:17:21 +0100
  • d76f3b7556 Update to layer 173 Lonami Exo 2024-02-02 18:16:56 +0100
  • 41eb665c9d
    Fix custom parse_mode instances (#4304) Just-a-xD 2024-02-02 22:46:01 +0530
  • ef6049695b
    Fixed bug with supplying custom class for parse_mode Just-a-xD 2024-02-02 19:39:10 +0530
  • 70201a9ff1 Fix Message finish init for reply_to stories Lonami Exo 2024-01-31 21:57:30 +0100
  • 63d9b267f4
    Fix unparsing of message.text (#4301) Prashant Sengar 2024-01-20 15:12:13 +0530
  • c72e63cf1d
    Update within_surrogate function Prashant Sengar 2024-01-20 14:26:56 +0530
  • 6187ff7dcb Update to layer 172 Lonami Exo 2024-01-18 18:44:04 +0100
  • 6ee2fffce8
    Add reply_to_chat and reply_to_sender in Message (#4300) exovoq 2024-01-18 17:48:22 +0000
  • 63fd4fe28a
    add attributes for replied-to message exovoq 2024-01-18 06:45:20 +0000
  • 32a4cb82ce Update to layer 171 Lonami Exo 2024-01-17 17:09:12 +0100
  • 51f5f1a83a
    add properties for sender and chat of replied-to message kutocren 2024-01-17 14:02:48 +0000
  • a97a7a5400 Add new config file for readthedocs Lonami Exo 2024-01-14 11:49:49 +0100
  • 9dbe9a7669 Add missing saved_peer_id parameter to Message Lonami Exo 2024-01-04 13:01:28 +0100
  • c445684be8 Update to layer 170 Lonami Exo 2024-01-01 22:07:20 +0100
  • 1241671e72 Update to layer 169 Lonami Exo 2023-12-26 10:54:59 +0100
  • b882348a2b
    Fix restriction_reason type hint (#4282) Jahongir Qurbonov 2023-12-25 14:13:03 +0500
  • c657914566 Fix restriction_reason type Jahongir Qurbonov 2023-12-25 11:37:46 +0500
  • 2082a0e4de
    Fix typo in documentation example (#4277) Allen Calderwood 2023-12-18 06:32:17 -1000
  • b186331465
    Merge 9db309b60c into aea459c293 apepenkov 2023-12-18 14:34:39 +0000
  • 9db309b60c fix typo apepenkov 2023-12-18 17:34:29 +0300
  • fbf0adb87b update get_message and @property chat for ButtonCallback apepenkov 2023-12-18 17:30:01 +0300
  • e7c4746910
    s/get_input_user/get_input_sender Allen Calderwood 2023-12-17 23:50:59 -0800
  • 5b33b4b9c1
    Update client/src/telethon/_impl/client/events/queries.py apepenkov 2023-12-17 23:57:03 +0300
  • c0e09e9820
    Update client/src/telethon/_impl/client/types/chat/channel.py apepenkov 2023-12-17 23:56:57 +0300
  • fe87031fbd
    Update client/src/telethon/_impl/client/events/queries.py apepenkov 2023-12-17 23:56:36 +0300
  • 8fdc255468 add via_inline and message_id to ButtonCallback apepenkov 2023-12-17 23:21:02 +0300
  • 7408a43495 fix Group.pack()'s PackedType check apepenkov 2023-12-17 22:42:24 +0300
  • f726d1dcc4 fix Channel.pack()'s PackedType check apepenkov 2023-12-17 22:39:53 +0300
  • 508a0ab59e Implemented get_message, chat for types.UpdateInlineBotCallbackQuery for ButtonCallback event apepenkov 2023-12-17 22:35:48 +0300
  • f9882fa3e4
    Update README.rst Mohammad Zarchi 2023-12-15 21:49:34 +0330
  • 6cf1be93ae Bump to v1.33.1 v1.33.1 Lonami Exo 2023-12-08 17:31:43 +0100
  • 3d58dc355e
    Fix ordering of closing tags of sequential entities (#4268) Lonami 2023-12-08 08:12:02 +0100
  • 3b428f97a9
    Fix ordering of nested entities udf 2023-12-07 18:25:11 +0200
  • abeb8c4d8d
    Prioritise closing tags when sorting tags udf 2023-12-07 18:09:02 +0200
  • 985d12e169 Bump to v1.33 v1.33.0 Lonami Exo 2023-12-01 20:20:52 +0100
  • 1ef66896bd Update to layer 167 Lonami Exo 2023-12-01 20:16:56 +0100
  • aea459c293 Use consistent variable name in updates doc Lonami Exo 2023-11-29 18:48:24 +0100
  • 584735afe1
    Conditional webbrowser import (#4261) Balázs Triszka 2023-11-28 00:04:36 +0100
  • b146fe2c64 Conditional webbrowser import balika011 2023-11-27 23:57:39 +0100
  • cbcc50948f Add and document 'parse_lang' function for language detection Mikhail 2023-11-21 18:06:35 +0100
  • cf3bc71e1d
    Retry on TimedOutError (#4255) mario-ttide 2023-11-19 18:14:34 +0100
  • daa64b55f2 Retry also on TimedOutError Mario-ttide 2023-11-19 17:01:24 +0100