Commit Graph

  • 946bc2cf28
    Update chats.py Anonymous 2021-06-10 21:06:49 +0530
  • c48e8b98cc hmm ? New-dev0 2021-06-10 20:23:49 +0530
  • 978c5874e2 hmm ? New-dev0 2021-06-10 17:40:28 +0530
  • ea9c3004fc
    layer 129 Anonymous 2021-06-10 16:42:07 +0530
  • ccb9c08c1d
    Update methods.csv Anonymous 2021-06-10 11:01:51 +0530
  • d602dd7c5c
    Update errors.csv Anonymous 2021-06-10 11:00:16 +0530
  • d2382b899c
    thumb parameter Anonymous 2021-06-06 00:25:26 +0530
  • df6535c240
    thumb parameter Anonymous 2021-06-06 00:25:21 +0530
  • 6b53d45ce2
    Add attributes, supports_streaming to send_message and edit_message (#3066) BelgenOp 2021-05-31 19:06:40 +0530
  • 88fa03b1d2
    Update telethon/client/messages.py Lonami 2021-05-31 15:35:52 +0200
  • a84114b68f
    Update messages.py BelgenOp 2021-05-31 13:09:10 +0530
  • 321fb9c224
    Update messages.py BelgenOp 2021-05-31 11:24:14 +0530
  • 63f24d2282 Add new known RPC errors and update docs Lonami Exo 2021-05-30 18:00:27 +0200
  • 6b82d9b3f5
    More changes for catch_up - Set default pts limit for channels to 1000 - Correct typos - Remove duplicate code in _catch_up_channel vanutp 2021-05-27 22:03:53 +0300
  • 37fed6dd23
    Save update states every minute instead of only saving on disconnection vanutp 2021-05-27 13:27:32 +0300
  • 34bb2b8fc3
    Fix catch_up vanutp 2021-05-27 11:31:55 +0300
  • 3d350c6087
    Don't check if offset is divisible by limit if limit is None Lonami 2021-05-16 22:27:29 +0200
  • 85381713b2
    Document new known RPC errors (#3057) Anonymous 2021-05-15 14:19:55 +0530
  • 9c26744960
    Apply suggestions from code review Lonami 2021-05-15 10:49:25 +0200
  • 7ca9e0dbbb
    MEDIA_GROUPED_INVALID Anonymous 2021-05-15 14:08:12 +0530
  • 6c3e2bc0a1 Merge branch 'LonamiWebs:master' into master Anonymous 2021-05-15 11:08:43 +0530
  • 5b6f14cefe
    Update methods.csv Anonymous 2021-05-15 11:06:40 +0530
  • 70816268ca
    Update errors.csv Anonymous 2021-05-15 11:06:37 +0530
  • f6a0f5f979
    Make offset divisible by limit (#3042) blank X 2021-05-14 06:11:54 +0000
  • d44928c27b
    Change outdated reference to archive with edit_folder (#3052) Anonymous 2021-05-09 19:03:28 +0530
  • 08a11eeacf
    Fix get_sender when using it on a ChannelForbidden (#3053) Julian Haupt 2021-05-09 15:33:01 +0200
  • 0425bdb7bf sender.min is not set for ChannelForbidden, so use getattr for accessing it (#3051) Julian Haupt 2021-05-09 11:16:56 +0200
  • 18f2f35f8d
    1 Error in docs Anonymous 2021-05-09 12:24:06 +0530
  • 83d8636947
    Make offset divisible by limit blank X 2021-05-04 19:29:07 +0700
  • b2c26a53ef
    Document new known RPC errors (#3044) Alisa Sireneva 2021-05-05 21:38:43 +0300
  • 8e56a7463c
    Added USERPIC_UPLOAD_REQUIRED error Alisa Sireneva 2021-05-05 21:36:20 +0300
  • e4d47ac70d
    Added TMP_PASSWORD_INVALID error Alisa Sireneva 2021-05-05 20:38:52 +0300
  • 11a8c81689
    Added USERPIC_UPLOAD_REQUIRED error for getLocated Alisa Sireneva 2021-05-05 20:37:43 +0300
  • 901b4675d5
    Added sticker related method errors Alisa Sireneva 2021-05-05 20:36:20 +0300
  • dd8a42bb3c
    Added some sticker related errors Alisa Sireneva 2021-05-05 20:22:34 +0300
  • 319b6283a9 Update install/test server docs and add new known RPC error Lonami Exo 2021-04-21 19:56:34 +0200
  • 5f16434346
    Fix Message._needed_markup_bot not returning bot in some cases (#3030) FujiApple 2021-04-19 14:20:03 +0800
  • 3874249f2e fix: Message._needed_markup_bot not returning bot for the KeyboardButtonSwitchInline case when button.same_peer is True which is the case for buttons where switch_inline_query_current_chat is specified FujiApple 2021-04-19 11:13:14 +0800
  • 3001b620ec
    Improve exception clarity for message parsing failure (#3029) Joshua Coales 2021-04-17 18:10:33 +0100
  • 81d9d69df7
    Improve exception clarity for parsing failure Joshua Coales 2021-04-17 11:17:30 +0100
  • 92ad5f778d Changed from_id type fast-geek 2021-04-12 20:42:35 +0300
  • c78da8daed Changed from_id type back to Peer fast-geek 2021-04-12 19:59:23 +0300
  • d78cbcd01e Change from_id type (support all old FTG modules) fast-geek 2021-04-12 18:51:42 +0300
  • d4ee8e3cf3 Try to change from_id type fast-geek 2021-04-12 18:21:59 +0300
  • 95a665464e
    Test commit lavender 2021-04-12 11:21:54 +0300
  • d08a1a108a Update version Mishase 2021-04-11 22:35:25 +0300
  • 4a84593b45 Filters Mishase 2021-04-11 22:32:13 +0300
  • 91df571585 Fix MD5_CHECKSUM_INVALID for small files with custom key/iv (#3024) Non 2021-04-10 22:46:14 +0300
  • 188792ba5e Audio metadata may have performer under artist Lonami Exo 2021-03-31 10:57:20 +0200
  • c4233fc04e Update documentation Lonami Exo 2021-03-31 10:54:18 +0200
  • 46a622399f Update to layer 126 Lonami Exo 2021-03-31 10:42:35 +0200
  • f5e6c4eece Remove sched_to_message special-case when mapping msgs Lonami Exo 2021-03-31 10:30:24 +0200
  • a376faa3a8
    Fix MD5_CHECKSUM_INVALID for small files with custom key/iv (#3024) Non 2021-04-10 22:46:14 +0300
  • d9c3e802ab Fix Md5ChecksumInvalidError for small files NotStatilko 2021-04-10 20:38:07 +0300
  • c54f451f79
    Change the library for JavaScript Ali Gasymov 2021-04-03 13:41:01 +0300
  • 842f5bfa88 Add pyaesni support when found painor 2021-04-01 14:42:10 +0100
  • b4737e52f3 Add pyaesni support when found painor 2021-04-01 14:32:08 +0100
  • 4b16183d2b Audio metadata may have performer under artist Lonami Exo 2021-03-31 10:57:20 +0200
  • 5b91adf62d Update documentation Lonami Exo 2021-03-31 10:54:18 +0200
  • 2fbf850841 Update to layer 126 Lonami Exo 2021-03-31 10:42:35 +0200
  • e5a5ac5943 Remove sched_to_message special-case when mapping msgs Lonami Exo 2021-03-31 10:30:24 +0200
  • 4ddb19bbcc
    Update utils.py Alireza-Mostafaei 2021-03-27 21:58:13 +0430
  • f326769fa8 Add support for messages to get_stats Lonami Exo 2021-03-20 20:20:36 +0100
  • 4d3ff0e175 Revert "Use tgcrypto if available (#1715)" Lonami Exo 2021-03-20 17:20:33 +0100
  • 769703527e
    Fix typo valid → invalid Qwerty-Space 2021-03-17 18:33:17 +0000
  • 1cef9173a0 Update to version 1.21.1 v1.21.1 Lonami Exo 2021-03-16 08:24:00 +0100
  • b06f496a27 Don't treat False field as flag omission Lonami Exo 2021-03-16 08:21:04 +0100
  • 58013f4f44 Fix file.width and .height not working on Photo Lonami Exo 2021-03-15 22:36:40 +0100
  • ad0307fda6
    Add password support for quart example (#1732) painor 2021-03-15 22:25:06 +0100
  • 36f75f7ce7 add password support for quart example painor 2021-03-15 21:06:00 +0100
  • 3d6a2bb945 Update to version 1.21 v1.21 Lonami Exo 2021-03-14 11:31:03 +0100
  • bdc324760d Move message.out patching in self-chat to Message Lonami Exo 2021-03-14 11:16:59 +0100
  • eba95ebd07 Fix delete_dialog on chats Lonami Exo 2021-03-14 11:05:47 +0100
  • 6f2f8ae69f Remove chat hack from events.UserUpdate Lonami Exo 2021-03-14 11:03:03 +0100
  • 8f46f704b1 Update to layer 125 Lonami Exo 2021-03-14 10:58:22 +0100
  • ed7211f10d Update to layer 125 apepenkov 2021-03-14 09:51:33 +0300
  • 0ad9b1375e
    Make input entity errors less useless (#1726) Tulir Asokan 2021-03-14 02:32:01 +0200
  • de6a61193e Include type of input peer in unknown entity error Tulir Asokan 2021-03-14 01:07:47 +0200
  • 6cf6b156fc
    Make input entity errors less useless Tulir Asokan 2021-03-14 00:44:54 +0200
  • 52ae9f09ce
    Fix _get_input_notify on TLObjects Lonami 2021-03-13 19:06:19 +0100
  • a1f91d6eb8 (De)serialize user_id as u32 Lonami Exo 2021-03-09 20:10:31 +0100
  • bfa7e4ca37 Support clicking buttons that require password Lonami Exo 2021-03-07 16:36:26 +0100
  • 3ee94bdc5e Update known errors and error message Lonami Exo 2021-03-07 16:09:47 +0100
  • 8724949b54 Don't omit False flag values from serialization Lonami Exo 2021-03-07 16:01:31 +0100
  • d1dbd74070 send_file now pads too small images NightMachinary 2021-03-04 15:28:40 +0330
  • 42cc9e61fb
    Use tgcrypto if available (#1715) igerzog 2021-03-02 23:38:02 +0300
  • f993917c35 faster download and upload igerzog 2021-03-02 21:59:12 +0300
  • 99b0be9b75
    Fixed typo in error message Maxim Krasilnikov 2021-03-01 13:59:54 +0300
  • d9691c9342 Update to version 1.20 v1.20 Lonami Exo 2021-02-27 16:24:39 +0100
  • 4c771bf2af Fix setting logout result was not checking for future cancellation Lonami Exo 2021-02-27 15:14:44 +0100
  • 292a36f760 Handle DestroySessionRes Lonami Exo 2021-02-27 15:13:53 +0100
  • a955138021 Fix invoking requests ordered Lonami Exo 2021-02-27 15:03:05 +0100
  • b475a2ecc6 Add a new docs page for Chats vs Channels Lonami Exo 2021-02-23 20:58:36 +0100
  • 175b30faf8 Add new event types to AdminLogEvent Lonami Exo 2021-02-23 20:10:51 +0100
  • 0d05d0d8f5 Update message to include ttl_period Lonami Exo 2021-02-23 19:42:09 +0100
  • 2c2a07d02f
    Update to layer 124 (#1708) Andrew Lane 2021-02-23 07:04:50 -0500
  • 57e682b9f6
    Update to layer 124 Andrew Lane 2021-02-23 06:45:20 -0500
  • 0e8bd8248c Fix patched module was never automatically imported Lonami Exo 2021-02-14 00:25:54 +0100
  • ff3c21c805 Update file.size to reflect the size of the largest thumbnail Lonami Exo 2021-02-13 22:52:27 +0100
  • b102f1f345 Handle progressive size in _photo_size_byte_count Lonami Exo 2021-02-13 22:49:03 +0100