Commit Graph

  • 3c253734ac Clear old docs and fix formatting in ConnectionError messages Lonami Exo 2020-01-07 12:20:01 +0100
  • d68d70362b Handle PeerIdInvalidError in delete_dialog Lonami Exo 2020-01-07 12:13:42 +0100
  • 582a61192a Fix MemoryError on get_input_media(game) Lonami Exo 2020-01-04 17:52:31 +0100
  • 364afd61e1 Execute get_me() on reconnect Lonami Exo 2020-01-04 17:22:53 +0100
  • 0683d9771a Update to layer 108 Lonami Exo 2019-12-31 10:43:05 +0100
  • 775f6bebc2 Fix unparsing malformed entities, bump v1.10.10 v1.10.10 Lonami Exo 2019-12-30 10:57:03 +0100
  • d196c89825 Fix unparsing malformed entities, bump v1.10.10 Lonami Exo 2019-12-30 10:57:03 +0100
  • be8838b5f8 Fix wrong call to determine entity type Lonami Exo 2019-12-30 10:56:20 +0100
  • a142b7de5e Handle invalid upload of text fd more gracefully Lonami Exo 2019-12-27 12:05:27 +0100
  • bdb74ac235 Support async fd on download/upload (#1334) Lonami Exo 2019-12-27 12:04:08 +0100
  • 5d7e9f3879 Improve doc page on RPC errors (#1350) Lonami Exo 2019-12-27 11:27:00 +0100
  • bea4225d28 Don't reply to message on text button click (#1351) Lonami Exo 2019-12-27 10:56:26 +0100
  • 1bd02d64c5 Handle RuntimeError on helpers._cancel and improve logging Lonami Exo 2019-12-27 10:46:01 +0100
  • 94ff5a8641 Handle ChannelForbidden on leaving ChatAction Lonami Exo 2019-12-27 10:21:37 +0100
  • 0af823e86c Add three new errors regarding polls Lonami Exo 2019-12-26 22:26:19 +0100
  • 29ff3708c4 Handle UpdateMessagePoll in _get_response_message (#1355) Lonami Exo 2019-12-26 22:00:41 +0100
  • 86bb4b4e6c Whitelist instead of blacklist in flake8 Lonami Exo 2019-12-25 12:58:09 +0100
  • bdff61653a Exclude telethon_examples/ from flake8 Lonami Exo 2019-12-25 12:07:22 +0100
  • 89809a99c0
    Create main.py AnTiXpucT 2019-12-25 10:48:10 +0200
  • c3188ff0fa Handle empty list properly in buttons Lonami Exo 2019-12-23 14:49:40 +0100
  • fa736f81af Handle all entity types on isinstance checks Lonami Exo 2019-12-23 13:52:07 +0100
  • 627e176f8e Handle *FromMessage peers in utils' casts Lonami Exo 2019-12-23 13:47:55 +0100
  • ecb27f33f7 Lower log severity on error during disconnect Lonami Exo 2019-12-23 11:54:56 +0100
  • 4499f3b95e Update to layer 106 Lonami Exo 2019-12-22 11:17:59 +0100
  • f3111f93b2 Fix unparsing text with malformed message entities Lonami Exo 2019-12-19 15:48:27 +0100
  • ccbc1c669c
    Merge pull request #1343 from NotAFile/add-tests Lonami 2019-12-14 13:19:49 +0100
  • 7e6f12daa6 Fix ChatAction join/leave in channels, bump v1.10.9 v1.10.9 Lonami Exo 2019-12-11 12:42:51 +0100
  • 9121478a2e fix first type found by tests :) NotAFile 2019-12-08 00:30:25 +0100
  • 8b535473ce add gitlab actions config NotAFile 2019-12-08 00:29:55 +0100
  • 30fdf17902 add documentation on test setup NotAFile 2019-12-07 23:41:02 +0100
  • acd14d7bf3 add test checking for #1324 NotAFile 2019-12-07 20:43:29 +0100
  • a4876c1ac5 Add example unit test and config for testing NotAFile 2019-12-07 03:43:04 +0100
  • b8aa639f3c Check for event loop method, not type (#1337) Lonami Exo 2019-12-06 10:23:15 +0100
  • 03f0533139 Fix global search with filter/from_user Lonami Exo 2019-12-05 16:19:46 +0100
  • 99d4001db6 Warn users with ProactorEventLoop about proxy issues (#1337) Lonami Exo 2019-12-05 11:25:48 +0100
  • b985dcd248 Fix 3.8 syntax warning and erroneous documentation Lonami Exo 2019-12-05 11:14:02 +0100
  • cd37478e31 Don't send pings unless the connection is made Lonami Exo 2019-12-02 18:32:31 +0100
  • 149b26fb51 Allow force_document in edit_message (#1335) Mengyang Li 2019-11-23 02:00:51 -0800
  • d2b8ddf051 edit_message: allow force_document Mengyang Li 2019-11-22 22:11:00 -0800
  • 3a56c8b0f4 Correctly handle flood_sleep_threshold=None and large values Lonami Exo 2019-11-18 12:51:18 +0100
  • 6817e19923 Fix return value of send_file(album) of the same media Lonami Exo 2019-11-10 14:56:28 +0100
  • 57dd0827f4 Slight improvement on ChatAction's docs Lonami Exo 2019-11-10 14:56:00 +0100
  • 38b929b973 Fix several typos (#1328) painor 2019-11-10 11:29:43 +0100
  • 99c638af30
    Fix feels → fills Lonami 2019-11-10 11:28:56 +0100
  • e90bf26786 fix small typos and errors painor 2019-11-09 23:20:44 +0100
  • 4a1310dc21 Fix RSA key unpacking on missing fingerprint (#1324) painor 2019-11-05 08:54:10 +0100
  • 24193a2424
    Fix RSA unpacking bug painor 2019-11-05 00:20:14 +0100
  • 4839d8bf59 Fix pin_message not accepting Message objects (#1322) painor 2019-11-04 09:46:17 +0100
  • 75142e2fdc
    Use get_message_id instead painor 2019-11-03 21:21:40 +0100
  • 1c7947c03a
    Fix pin message not accepting Message objects painor 2019-11-03 20:50:42 +0100
  • 3d1ce845be Don't parse Button's text on click (#1315) penn5 2019-11-01 10:47:44 +0000
  • 28f5369e7e
    Fix MessageButton.click() with weird strings penn5 2019-11-01 10:44:45 +0000
  • a1aaa96120 Fix iter_download would not determine file_size alone Lonami Exo 2019-10-31 19:38:49 +0100
  • a67c94787b Make getting PhotoSize byte count more reusable internally Lonami Exo 2019-10-31 19:38:27 +0100
  • 7e346180d7 Fix import ssl may fail under some Python installs Lonami Exo 2019-10-31 19:20:18 +0100
  • 6850903d17 Fix get_edit not always returning awaitable, bump v1.10.8 Lonami Exo 2019-10-31 10:43:42 +0100
  • 0a3d164806 Fix handling of early edits in Conversation Lonami Exo 2019-10-31 10:40:22 +0100
  • 3c5be02846 Fix get_edit not always returning awaitable, bump v1.10.8 v1.10.8 Lonami Exo 2019-10-31 10:43:42 +0100
  • ab96833f03 Fix handling of early edits in Conversation Lonami Exo 2019-10-31 10:40:22 +0100
  • 4a8b19b0be Remove @ya from valid usernames (#1306) YouTwitFace 2019-10-28 13:12:47 -0400
  • f0395f24e5
    Remove @ya from the valid usernames YouTwitFace 2019-10-28 13:07:34 -0400
  • baacecadc5 Document some errors, bump v1.10.7 v1.10.7 Lonami Exo 2019-10-27 18:50:08 +0100
  • 0a8103b6e8 Replace messages.getPeerDialogs with channels.getFullChannel (#1305) Manuel1510 2019-10-27 18:48:41 +0100
  • 102e6ee0b4
    Update telethon/client/updates.py Manuel1510 2019-10-27 18:46:21 +0100
  • 0dbb084aba
    fix Manuel1510 2019-10-27 18:38:26 +0100
  • c604d8e728
    Use channels.GetFullChannel instead of messages.getPeerDialogs Manuel1510 2019-10-27 18:17:39 +0100
  • 5dcc30dcc6 Handle connection errors during auth key generation Lonami Exo 2019-10-24 13:48:29 +0200
  • 08b78f0c47 Unify retry loops in mtprotosender._connect Lonami Exo 2019-10-24 13:40:09 +0200
  • 3039915ce9 Factor out parts from mtprotosender._connect Lonami Exo 2019-10-24 13:36:32 +0200
  • ca2537941c Fix sending albums in conversations Lonami Exo 2019-10-22 20:35:08 +0200
  • 6206a1a524 Minor documentation update Lonami Exo 2019-10-21 11:45:08 +0200
  • b862f215c5 Ignore channel-only permissions in megagroups (#1292) YouTwitFace 2019-10-11 12:04:41 -0400
  • d06f403a62 Cache if channels are a megagroup or not YouTwitFace 2019-10-11 12:02:59 -0400
  • a9437db80c Add a comment YouTwitFace 2019-10-11 11:27:08 -0400
  • 2fd589aa8a Revert "Check for None" YouTwitFace 2019-10-11 11:24:14 -0400
  • 4f3cf189fc
    bump version shisui-uciha 2019-10-11 20:43:56 +0700
  • ab733355d7
    some fixes rsa shisui-uciha 2019-10-11 20:42:00 +0700
  • 8b091865df
    some fixes licenses shisui-uciha 2019-10-11 20:39:27 +0700
  • a2295b8447
    some fixes on db shisui-uciha 2019-10-11 20:38:01 +0700
  • a40fbb7631
    Check for None YouTwitFace 2019-10-10 19:33:09 -0400
  • 3b5e939c04 Ignore channel only permissions in megagroups YouTwitFace 2019-10-10 16:55:15 -0400
  • 09f27f0dd7 Update Telegram's RSA keys Lonami Exo 2019-10-03 20:51:45 +0200
  • 72dd36bc17 Allow edit_admin on yourself (#1285) Tanner Collin 2019-09-29 01:19:44 -0600
  • baf472fdf7 Allow users to edit_admin on themselves Tanner Collin 2019-09-28 14:42:54 -0600
  • 177fb4e2e5 Remove check for InputPeerSelf in edit_admin Tanner Collin 2019-09-28 14:25:45 -0600
  • 07b0583069
    Bump to v1.10.6 v1.10.6 Lonami 2019-09-28 09:44:01 +0200
  • 88d8424474 Fix kick_participant in channels (#1284) penn5 2019-09-28 08:38:41 +0100
  • 698637637b
    Style fixes Lonami 2019-09-28 09:37:49 +0200
  • 48911cc609
    Use 0.5 rather than 0.3 to avoid server issues penn5 2019-09-28 08:35:52 +0100
  • 7387dda523
    Fix kick_participant in channels penn5 2019-09-28 08:22:10 +0100
  • 5e6ff67d01 Make allow_cache do nothing for now, bump v1.10.5 (#1272) v1.10.5 Lonami Exo 2019-09-27 15:12:17 +0200
  • a360d74a4c Mention pomegranate under projects using the library Lonami Exo 2019-09-27 10:40:09 +0200
  • 7de01a5f94 Fix resending code with empty phone hash (fix #1283) Lonami Exo 2019-09-27 10:33:42 +0200
  • 6da8d1a0ec
    Less confusing error for getting marked ID of PeerChannel(0) Lonami 2019-09-24 19:01:46 +0200
  • d1ddfd09b6 Update missing links in the documentation summary Lonami Exo 2019-09-24 16:19:35 +0200
  • 40aa46e72a Sleep automatically on slow mode error too (#1279) Andrebcd4 2019-09-24 12:37:41 +0300
  • c96dda75bd
    Update telethon/client/telegrambaseclient.py Andrebcd4 2019-09-24 12:34:55 +0300
  • 46adb3f5b6
    Update telethon_generator/parsers/errors.py Andrebcd4 2019-09-24 12:32:03 +0300
  • 77f2010e45
    Update telethon_generator/data/errors.csv Andrebcd4 2019-09-24 12:31:37 +0300
  • 42b7b04d40
    Merge pull request #4 from Andrebcd4/patch-2 Andrebcd4 2019-09-24 10:33:33 +0300