Commit Graph

  • 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
  • 80276bc9b9
    Merge pull request #3 from Andrebcd4/patch-3 Andrebcd4 2019-09-24 10:29:44 +0300
  • 35f04f1179
    Except SlowModeWaitError Andrebcd4 2019-09-24 10:27:31 +0300
  • 5b0a6e22d0
    Slowmode to SlowMode Andrebcd4 2019-09-24 10:17:46 +0300
  • 582d8ec588
    Merge pull request #1 from Andrebcd4/patch-2 Andrebcd4 2019-09-24 01:07:43 +0300
  • cbb3be9604
    Merge pull request #2 from Andrebcd4/patch-3 Andrebcd4 2019-09-24 01:07:01 +0300
  • 1db6f802f5
    Functional slowmode error Andrebcd4 2019-09-24 00:52:07 +0300
  • f9e7240a2e
    Update docs Andrebcd4 2019-09-24 00:15:19 +0300
  • 05ba632a58
    ordered Andrebcd4 2019-09-23 23:58:29 +0300
  • 100778bb99
    Add slowmode flood error Andrebcd4 2019-09-23 23:33:36 +0300
  • 4f6e5c5f5a Remove another debug print, bump v1.10.4 v1.10.4 Lonami Exo 2019-09-21 18:21:09 +0200
  • 8d5a7c6ffb Remove debugging print (#1276) penn5 2019-09-21 16:54:45 +0100
  • a60a6cb069
    Remove debug code from production penn5 2019-09-21 16:50:29 +0100
  • b76bed3a40 Update errors' description (#1266) davtur19 2019-09-16 19:40:29 +0200
  • 75ca28df49
    Parse t.me/@<user> URLs as valid usernames Lonami 2019-09-16 11:36:35 +0200
  • c1774276c2 Fix handling of ChannelForbidden in input peer, bump v1.10.3 v1.10.3 Lonami Exo 2019-09-12 22:30:47 +0200
  • 9c06f29aaf Don't cache entities with min flag set, bump v1.10.2 v1.10.2 Lonami Exo 2019-09-12 19:17:32 +0200
  • 0fcec2fef8
    new REACTION_EMPTY davtur19 2019-09-10 22:58:41 +0200
  • 6948eaedfc
    Update SCHEDULE_DATE_TOO_LATE and -503 description davtur19 2019-09-10 22:12:43 +0200
  • 5c72e1286e Let delete_dialog work for bot accounts without erroring Lonami Exo 2019-09-10 21:38:07 +0200
  • 0bf4c4ae75 Add v1.10.1 to .nix files Lonami Exo 2019-09-10 13:31:20 +0200
  • 95ba02a9d3 Add new known errors (#1265) davtur19 2019-09-10 21:09:43 +0200
  • 37267f5baa
    Update telethon_generator/data/errors.csv davtur19 2019-09-10 20:58:06 +0200
  • dbc6bf6bc4
    Update telethon_generator/data/errors.csv davtur19 2019-09-10 20:57:38 +0200
  • 5fb04062ac
    Update telethon_generator/data/errors.csv davtur19 2019-09-10 20:57:22 +0200
  • 2d9b80415f
    Add SCHEDULE_DATE_TOO_LATE Lonami 2019-09-10 14:19:45 +0200
  • d803a9b7c9
    Add new error and fix sorting Lonami 2019-09-10 14:17:51 +0200
  • 47956ddbca Fix events.Album and minor docs nit, bump to v1.10.1 v1.10.1 Lonami Exo 2019-09-09 19:21:03 +0200
  • b4046017a7 Bump nix expressions to 1.10 Lonami Exo 2019-09-08 12:01:17 +0200
  • 8ded667a6b Update to v1.10 v1.10.0 Lonami Exo 2019-09-08 11:33:19 +0200
  • 6e9d799103 Actually fix message.document for webpages (57049d follow-up) Lonami Exo 2019-09-08 11:06:43 +0200
  • 67183ff9e8 Improve method signatures in the docs Lonami Exo 2019-09-08 10:56:35 +0200
  • ff940242e1
    Add new errors davtur19 2019-09-06 18:04:22 +0200
  • 1403480d3e
    ops davtur19 2019-09-06 17:40:02 +0200
  • ef73d9902e
    ops davtur19 2019-09-06 17:39:13 +0200
  • 291011819d
    Better error description davtur19 2019-09-06 17:37:40 +0200