Commit Graph

  • 0cc9ca9bd9
    Fix is_inline check for KeyboardButtonWebView (#4183) misuzu 2023-08-28 18:40:23 +0300
  • a1d2e5b683 KeyboardButtonWebView is an inline button misuzu 2023-08-28 15:46:30 +0300
  • 911ffdde45 feat: add the ability to Hide Sender's Name on forwading messages John Bezustally 2023-08-27 11:32:08 +0400
  • e617b59d48
    Return marked ID from MemorySession.get_entity_rows_by_id (#4177) Kacnep89 2023-08-23 19:07:32 +0500
  • a5bd509697 Fix returned id from get_entity_rows_by_id in MemorySession Kacnep89 2023-08-23 11:31:54 +0500
  • b0f9fd1f25 Except all types of timeout error v1.29.3 Lonami Exo 2023-08-18 18:36:30 +0200
  • 128b707488 Don't treat asyncio.IncompleteReadError as unhandled Lonami Exo 2023-08-03 19:00:55 +0200
  • caf79da177 Added the control of unknown exception handling times. If not controlled, I think it is very dangerous and may fall into an infinite loop super_rocky 2023-08-04 00:19:02 +0800
  • 6ded164b85
    Sort tlobjects before generating their listing (#4163) Bernhard M. Wiedemann 2023-08-01 20:23:24 +0200
  • 9e742988ee Sort objects before output Bernhard M. Wiedemann 2023-07-30 16:02:33 +0200
  • 211238fcd2 Fix reply_to when sending albums v1.29.2 Lonami Exo 2023-07-24 17:23:09 +0200
  • 694c78c8e9
    Improve image compression heuristics and algorithm used (#4158) Nick80835 2023-07-23 15:58:10 -0400
  • 04a277d19a Make photo size checking more robust Nick80835 2023-07-23 13:22:21 -0400
  • ce010e9bfb Fix handling of UpdateShortSentMessage v1.29.1 Lonami Exo 2023-07-23 17:12:16 +0200
  • 4e305c9e17 Use lanczos for compression and always compress Nick80835 2023-07-23 11:06:34 -0400
  • 413a2bb9f3 Bump to v1.29.0 v1.29.0 Lonami Exo 2023-07-23 10:45:55 +0200
  • 9cf4cd70d1
    Disable blank issues in GitHub (#4157) novenary 2023-07-23 11:32:57 +0300
  • 56b566ba5b
    Disable blank issues novenary 2023-07-23 11:28:11 +0300
  • 131f021d51 Don't attempt thumb download if there is no thumb Lonami Exo 2023-07-22 10:52:03 +0200
  • 438aff3545 Handle FloodWaitError in update loop Lonami Exo 2023-07-21 23:01:12 +0200
  • 4eef9b52c9 Handle sqlite3.OperationalError in update loop Lonami Exo 2023-07-21 22:56:16 +0200
  • a0cda0c37c Remove client-side checks when editing permissions Lonami Exo 2023-07-21 22:53:38 +0200
  • 816b0bdf9f Fix _get_thumb failed when document had no thumbs Lonami Exo 2023-07-21 22:48:12 +0200
  • 164d35681e Fix reply_to can be optional Lonami Exo 2023-07-21 22:44:35 +0200
  • 75ed58ad89 Update to layer 160 Lonami Exo 2023-07-21 21:24:10 +0200
  • 269ee4f05f Port mtproto from grammers Lonami Exo 2023-07-09 21:16:55 +0200
  • 9636ef35c1 Port crypto from grammers Lonami Exo 2023-07-08 13:04:20 +0200
  • e74332de75 Improve codegen Lonami Exo 2023-07-08 12:15:11 +0200
  • 7b707cfc6c Port tl-types fromm grammers Lonami Exo 2023-07-05 22:35:06 +0200
  • fed06f40ed Port tl-gen from grammers Lonami Exo 2023-07-03 19:19:20 +0200
  • 11cf9c6608 change for official Caihua 2023-06-26 14:28:18 +0800
  • e12fd3f2c0
    Create python-package.yml y649950268 2023-06-26 12:08:06 +0800
  • d453e3cd67 change for official Caihua 2023-06-26 11:51:05 +0800
  • 16ed9614f9 Change html.unparse logic to mimic markdown's Lonami 2023-06-17 13:07:21 +0200
  • fc6984d423 Port tl_parser from grammers Lonami Exo 2023-06-12 23:05:53 +0200
  • fb41cc0546 Reboot project Lonami Exo 2023-06-04 11:36:27 +0200
  • 9267917031 Improve error message when trying to delete inline messages Lonami Exo 2023-06-09 17:47:59 +0200
  • 1e63de9b68
    Fix lack of support for anon channel restrictions (#4130) rozha 2023-06-09 18:42:34 +0300
  • 2826c942c0 Support most usernames in VALID_USERNAME_RE Lonami Exo 2023-06-09 17:41:35 +0200
  • bc0f8331d3
    Add support for anon channel restrictions rozha 2023-06-09 12:01:12 +0300
  • 65407fc899
    Document more RPC errors (#4127) Devesh Pal 2023-06-07 02:21:27 +0530
  • 16ba2a3a69
    Add error from https://t.me/TelethonChat/545141 Devesh Pal 2023-06-07 00:43:16 +0530
  • 470ee9a06a
    Add ServerError: [500] CHAT_GET_FAILED Devesh Pal 2023-06-06 22:23:00 +0530
  • c3bddf9440 Add missing formatting arg in logging call Lonami Exo 2023-06-02 23:04:14 +0200
  • 4ff7ac6b75 Handle CancelledError inside mtprotosender recv loop Lonami Exo 2023-06-02 19:04:39 +0200
  • c3ec775607 Clarify OS field in bug report template novenary 2023-06-02 12:20:27 +0300
  • aab8009a5a
    Fix comment_to for a group of messages (#4120) iamilya 2023-05-31 18:04:33 +0300
  • 538b07c8db Getting the earliest message to reply to Ilya Greznev 2023-05-31 01:08:48 +0300
  • 0f0ca6b0d9
    Upgrade issue templates to issue forms (#4118) Lonami 2023-05-31 00:02:20 +0200
  • c89644eec4
    Update some fields in the GH issue template Lonami 2023-05-31 00:01:16 +0200
  • 7e9e058b71 Fix comment_to for a group of messages Ilya Greznev 2023-05-30 17:49:48 +0300
  • ed825a2c7d Add dedicated form for documentation issues novenary 2023-05-29 21:58:28 +0300
  • 9751b356fe Change feature request template to an issue form novenary 2023-05-29 21:51:23 +0300
  • 6acc39ac04 Change bug report template to an issue form novenary 2023-05-29 21:29:26 +0300
  • 9fe5937ae1 Update FAQ with more common questions Lonami Exo 2023-05-24 19:23:12 +0200
  • 16122545ec Add check for asyncio event loop to remain the same Lonami Exo 2023-05-24 19:15:46 +0200
  • 374b38db8c
    Added type hint to NewMessage.Event.message Andrew Voynov 2023-05-11 17:02:38 +0300
  • 6a7a981b7a Fix asyncio.CancelledError was being swallowed by inner except Lonami Exo 2023-05-08 22:34:12 +0200
  • 980f8b32fc Fix KeyError when ID is in cache but queried without mark Lonami Exo 2023-05-05 00:04:30 +0200
  • c4a41adae5 Better document breaking ToS will lead to bans Lonami Exo 2023-05-04 19:05:07 +0200
  • 2889bd5bf3 except and propagate TypeNotFoundError during update handling Lonami Exo 2023-05-03 17:55:38 +0200
  • 9c7ac3b210
    Fix absolute import should be relative (#4101) R.T 2023-04-30 19:27:09 +0300
  • 81d2f3097f
    Fix import R.T 2023-04-30 16:58:16 +0300
  • ce29f13606 Fix UserUpdate.last_seen check Lonami Exo 2023-04-30 10:32:08 +0200
  • d7bd554ba0 Fix ValueError during connect with catchup on bad cache Lonami Exo 2023-04-29 13:10:00 +0200
  • 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