Commit Graph

  • ccf67d0f4f Exit receive loop on IOError or unhandled exceptions Lonami Exo 2023-04-29 12:53:25 +0200
  • 03ff996ace Improve unhelpful 'readexactly size can not be less than zero' Lonami Exo 2023-04-29 12:33:32 +0200
  • 5c7782643d Implement media spoilers in friendly methods May need a bit more testing, I can't test everything, apologies Nick80835 2023-04-21 21:39:43 -0400
  • 9aad453e1a Update to layer 158 Lonami Exo 2023-04-21 17:11:59 +0200
  • 6e7423e894
    Allowing nosound_video to be specified (#4090) v1.28.5 Deer-Spangle 2023-04-14 21:03:03 +0100
  • f6e0baf360 Bump version to 1.28.5 Deer-Spangle 2023-04-14 18:37:58 +0100
  • a083b68170 Updating docs for nosound_video Deer-Spangle 2023-04-14 18:37:35 +0100
  • 114cddaabe Allowing nosound_video to be specified in send_file() and send_message(), to choose whether videos without sound send as videos or as animated gifs Deer-Spangle 2023-04-14 00:01:01 +0100
  • 7b1b33f805
    Save photos as progressive when uploading (#4089) Nick80835 2023-04-13 14:11:52 -0400
  • 0439082195
    Bump version Lonami 2023-04-13 20:11:27 +0200
  • 7f2b2165d9 Save photos as progressive when uploading Nick80835 2023-04-13 10:13:23 -0400
  • d419979406
    Declare missing exception variable (#4087) David 2023-04-12 23:36:43 +0800
  • 1bc98090b0
    Bump patch Lonami 2023-04-12 17:35:53 +0200
  • 418566ce1c Fix missing exception david 2023-04-12 05:15:36 +0000
  • acec8a776f
    Fix documentation typo (#4086) SsNiPeR1 2023-04-11 17:43:44 +0200
  • 6e9fd964d5
    Update sessions.rst SsNiPeR1 2023-04-11 16:14:35 +0200
  • ced36adb03
    Fix editing inline messages of type InputBotInlineMessageID64 (#4082) Nitan Alexandru Marcel 2023-04-07 18:04:08 +0300
  • 394f003181
    Document InputBotInlineMessageID64 in changelog Lonami 2023-04-07 17:03:41 +0200
  • 50489719fa
    Merge branch 'v1' into 64inlinemsgid Lonami 2023-04-07 17:02:37 +0200
  • 3e38f32c0e
    Bump patch version Lonami 2023-04-07 17:01:12 +0200
  • f84f594ea6 messages; edit: fix inline messages of type InputBotInlineMessageID64 Marcel Alexandru Nitan 2023-04-07 13:20:09 +0300
  • 5b1135734b Properly handle PhoneCodeExpiredError in sign_in v1.28.1 Lonami Exo 2023-04-06 18:52:45 +0200
  • 10c74f8bab Bump to v1.28.0 v1.28.0 Lonami Exo 2023-04-06 15:05:44 +0200
  • af18538722 Handle PhoneCodeExpiredError during sign_in Lonami Exo 2023-04-06 14:36:24 +0200
  • fd09284598 Update FAQ Lonami Exo 2023-04-06 14:32:45 +0200
  • a657ae0134 Save self user ID in session file Lonami Exo 2023-04-06 14:18:42 +0200
  • 88bc6a46a6 Store self user in entity cache Lonami Exo 2023-04-06 13:58:26 +0200
  • 97b0ba6707 Flush in-memory cache to session after a limit is reached Lonami Exo 2023-04-06 13:45:12 +0200
  • cb04e269c0 Fix _get_entity_pair could receive None as input Lonami Exo 2023-04-06 13:39:56 +0200
  • d1e3237c41 Remove now-unused EntityCache class Lonami Exo 2023-04-06 13:21:31 +0200
  • f7e38ee6f0 Remove redundant entity cache Lonami Exo 2023-04-06 13:09:07 +0200
  • 3e64ea35ff Update FAQ Lonami Exo 2023-04-06 12:38:25 +0200
  • f9001bc8e0 Include Telethon version on fatal errors during updates Lonami Exo 2023-04-06 12:21:49 +0200
  • 1b6f4d26a5 Corrected the offset Kacnep89 2023-04-04 22:37:57 +0500
  • 8238e99623
    Update telethon/client/updates.py Kacnep89 2023-04-04 22:33:14 +0500
  • 8a9f398f01
    Update telethon/client/updates.py Kacnep89 2023-04-04 22:32:52 +0500
  • ac9765785a If update from channel and any user or channel is_min=True, start getChannelDifference for load users and channels. Kacnep89 2023-04-03 14:03:00 +0500
  • 68ea208b43
    Periodically save update state (#4071) Kacnep89 2023-03-28 22:00:36 +0500
  • 89953fd390 Deleted the check for the existence of a channel in entities when writing state to session. The issue for which this has been added requires separate consideration. Kacnep89 2023-03-28 21:37:55 +0500
  • 27fb5cb545
    Changed () to {} Kacnep89 2023-03-28 21:23:31 +0500
  • 0f7756ac68 Remove dead code from send_file Lonami Exo 2023-03-28 18:17:07 +0200
  • 33c5ee9be4 Implement progress_callback for sending albums Lonami Exo 2023-03-28 18:15:57 +0200
  • ca6fdd0a65 Change list to set for better performance Kacnep89 2023-03-28 20:57:34 +0500
  • a942b021bc
    Fix conversion and time zone issues (#4072) Kacnep89 2023-03-28 20:38:46 +0500
  • 0885d8b8d4 Revert fromtimestamp with add parameter tz and remove replace Kacnep89 2023-03-28 14:38:57 +0500
  • 1e8d3642da Fix conversion and time zone issues while downloading updates that occurred while the script was disabled Kacnep89 2023-03-28 11:17:11 +0500
  • b263536ab8 Add channel state only if channel exist in entities (Correcting the situation when the channel was not written to entities, because it came in the form of min, and state was written and the next time it was turned on with the catch_up parameter, the script did not run) Kacnep89 2023-03-28 09:45:58 +0500
  • a7e8160d72 Made saving entities and states a separate function and added to _keepalive_loop Kacnep89 2023-03-27 20:36:39 +0500
  • 9bfc49e405
    Fix telethon not saving update state outside of disconnect. Fixes catch up Nitan Alexandru Marcel 2023-03-27 17:13:22 +0300
  • 85151428a7 Move check version and create tables from __init__ Alexander Lozovskoy 2023-03-25 16:32:31 +0300
  • 516a2e7435 Handle timeout error during getDifference Lonami Exo 2023-03-12 17:46:25 +0100
  • be59c36ed3 Handle errors at connection level Lonami Exo 2023-03-12 17:43:36 +0100
  • acd3407418 Propagate errors at the connection level Lonami Exo 2023-03-12 17:43:19 +0100
  • f3414d134a Handle invalid buffers at protocol level Lonami Exo 2023-03-12 17:27:22 +0100
  • 177386e755 Update to layer 155 Lonami Exo 2023-03-12 17:15:28 +0100
  • 1f79f063a2 Expand documentation on using the raw API Lonami Exo 2023-03-11 12:45:06 +0100
  • b87a8d0c1f Remove mentions to methods in generated TL ref Lonami Exo 2023-03-11 12:26:17 +0100
  • b68c1f4f03 Add docs warning to file.id about it not being maintained Lonami Exo 2023-03-11 11:56:43 +0100
  • 6bc7245106 Add file IDs section to the FAQ Lonami Exo 2023-03-11 11:56:39 +0100
  • 373601500f Update to layer 154 Lonami Exo 2023-03-09 21:34:48 +0100
  • f334d5b8fe Move working with messages to the wiki Lonami Exo 2023-02-28 21:58:07 +0100
  • 4de1609d4e Fix ChatAction for groups with hidden members Lonami Exo 2023-02-26 11:17:12 +0100
  • 07a7a8b404 Deprecate force_sms and sign_up Lonami Exo 2023-02-26 10:39:10 +0100
  • 0563430314 Slightly improve documentation Lonami Exo 2023-02-26 10:10:19 +0100
  • 6bb0ee081f Remove requesting SMS login codes and signing up Tulir Asokan 2023-02-10 21:02:13 +0200
  • acfde7132b Support Message without client as inputs to forward_messages Lonami Exo 2023-02-08 17:35:49 +0100
  • 610b8c34dd Prevent publishing to PyPi if tl.telethon.dev is out-of-date Lonami Exo 2023-02-06 17:40:51 +0100
  • daf21f12d9 Bump to v1.27 v1.27.0 Lonami Exo 2023-02-05 15:19:41 +0100
  • 6dece6e8a1 Update to layer 152 Lonami Exo 2023-02-05 15:05:05 +0100
  • 9f077e356b Fix downloading vcard and webdoc with Path Lonami Exo 2023-01-23 08:48:00 +0100
  • 1f8b59043b
    Change maximum photo size to 2560px (#4024) Nick80835 2023-01-18 11:37:56 -0500
  • 588c36503d change maximum photo size to 2560px https://github.com/telegramdesktop/tdesktop/issues/6520 Nick80835 2023-01-18 08:40:29 -0500
  • cc3d25eeb8 Wrap init request in invokeWithoutUpdates if requested Lonami Exo 2023-01-14 13:31:32 +0100
  • d81eb0b2e8 Apply pts returned by some additional requests Lonami Exo 2023-01-14 12:31:01 +0100
  • 83bafa25e3 Stop using asyncio.get_event_loop() Lonami Exo 2023-01-11 21:02:29 +0100
  • fb97a8aa87 Propagate account being logged-out errors Lonami Exo 2023-01-11 20:30:33 +0100
  • c932d79ab3 Ignore improperly formatted errors from Telegram's JSON Lonami Exo 2023-01-11 20:28:29 +0100
  • 94cc897019 Sync list of known errors with Telegram's JSON Lonami Exo 2023-01-11 19:53:35 +0100
  • 7a74dedc48 Add script to sync errors with Telegram's JSON Lonami Exo 2023-01-11 19:53:20 +0100
  • 6332690a51 Sort RPC error data Lonami Exo 2023-01-11 19:36:30 +0100
  • 2007c83c9e Update to layer 151 Lonami Exo 2022-12-31 18:38:53 +0100
  • 7288c9933c Update to layer 150 Lonami Exo 2022-12-22 20:30:25 +0100
  • 979e38152d Bump to v1.26.1 v1.26.1 Lonami Exo 2022-12-22 20:28:03 +0100
  • 6d2a5dada5 Fix PERSISTENT_TIMESTAMP_EMPTY for new entries with pts 1, count 0 Lonami Exo 2022-12-22 20:23:06 +0100
  • 061a84bef2
    Fix payment.py example (#4005) yumupdate 2022-12-22 15:42:30 +0300
  • 2084fd66af add spoiler, strike and underline illvart 2022-12-20 17:53:54 +0700
  • 8a514c22c7
    Update payment.py yumupdate 2022-12-19 16:52:51 +0300
  • e750eb7ab5 Add more debug traces to the messagebox Lonami Exo 2022-12-18 12:57:51 +0100
  • 59ffad0090 Promote messagebox warnings to errors Lonami Exo 2022-12-18 12:42:14 +0100
  • a8ce308b7a Fix messagebox state trace was not logging the object Lonami Exo 2022-12-18 12:41:08 +0100
  • c72c7b160a Introduce trace-level logs to MessageBox Lonami Exo 2022-12-17 23:13:06 +0100
  • 5080715565 Change updates add_done_callback to discard tasks more reliably Lonami Exo 2022-12-15 21:21:58 +0100
  • b2925f8279 Update documentation and list of known errors Lonami Exo 2022-12-14 20:00:55 +0100
  • 4a6ef97910 Fix calls to disconnect after logout Lonami Exo 2022-12-13 08:33:13 +0100
  • a974bc8204 Update reaction example Devesh Pal 2022-12-11 15:52:59 +0530
  • 10c46be72f allow sending in topic forums Devesh Pal 2022-12-11 15:49:01 +0530
  • 83c1cd1bed
    Add USERNAME_PURCHASE_AVAILABLE to known errors deloverov 2022-12-07 14:29:31 +0300
  • 83f13da420 Don't error when calling disconnect after logout Lonami Exo 2022-11-27 11:22:30 +0100
  • 4f51604def Fix sending copies of a file message should ignore parse mode Lonami Exo 2022-11-26 09:12:06 +0100
  • ba7fc245ab Set documentation language to en Lonami Exo 2022-11-26 09:11:49 +0100