Commit Graph

  • 0af823e86c Add three new errors regarding polls Lonami Exo 2019-12-26 22:26:19 +01:00
  • 29ff3708c4 Handle UpdateMessagePoll in _get_response_message (#1355) Lonami Exo 2019-12-26 22:00:41 +01:00
  • 86bb4b4e6c Whitelist instead of blacklist in flake8 Lonami Exo 2019-12-25 12:58:09 +01:00
  • bdff61653a Exclude telethon_examples/ from flake8 Lonami Exo 2019-12-25 12:07:22 +01:00
  • c3188ff0fa Handle empty list properly in buttons Lonami Exo 2019-12-23 14:49:40 +01:00
  • fa736f81af Handle all entity types on isinstance checks Lonami Exo 2019-12-23 13:52:07 +01:00
  • 627e176f8e Handle *FromMessage peers in utils' casts Lonami Exo 2019-12-23 13:47:55 +01:00
  • ecb27f33f7 Lower log severity on error during disconnect Lonami Exo 2019-12-23 11:54:56 +01:00
  • 4499f3b95e Update to layer 106 Lonami Exo 2019-12-22 11:17:59 +01:00
  • f3111f93b2 Fix unparsing text with malformed message entities Lonami Exo 2019-12-19 15:48:27 +01:00
  • ccbc1c669c Merge pull request #1343 from NotAFile/add-tests Lonami 2019-12-14 13:19:49 +01:00
  • 7e6f12daa6 Fix ChatAction join/leave in channels, bump v1.10.9 v1.10.9 Lonami Exo 2019-12-11 12:42:51 +01:00
  • 9121478a2e fix first type found by tests :) NotAFile 2019-12-08 00:30:25 +01:00
  • 8b535473ce add gitlab actions config NotAFile 2019-12-08 00:29:55 +01:00
  • 30fdf17902 add documentation on test setup NotAFile 2019-12-07 23:41:02 +01:00
  • acd14d7bf3 add test checking for #1324 NotAFile 2019-12-07 20:43:29 +01:00
  • a4876c1ac5 Add example unit test and config for testing NotAFile 2019-12-07 03:43:04 +01:00
  • b8aa639f3c Check for event loop method, not type (#1337) Lonami Exo 2019-12-06 10:23:15 +01:00
  • 03f0533139 Fix global search with filter/from_user Lonami Exo 2019-12-05 16:19:46 +01:00
  • 99d4001db6 Warn users with ProactorEventLoop about proxy issues (#1337) Lonami Exo 2019-12-05 11:25:48 +01:00
  • b985dcd248 Fix 3.8 syntax warning and erroneous documentation Lonami Exo 2019-12-05 11:14:02 +01:00
  • cd37478e31 Don't send pings unless the connection is made Lonami Exo 2019-12-02 18:32:31 +01:00
  • 149b26fb51 Allow force_document in edit_message (#1335) Mengyang Li 2019-11-23 02:00:51 -08:00
  • 3a56c8b0f4 Correctly handle flood_sleep_threshold=None and large values Lonami Exo 2019-11-18 12:51:18 +01:00
  • 6817e19923 Fix return value of send_file(album) of the same media Lonami Exo 2019-11-10 14:56:28 +01:00
  • 57dd0827f4 Slight improvement on ChatAction's docs Lonami Exo 2019-11-10 14:56:00 +01:00
  • 38b929b973 Fix several typos (#1328) painor 2019-11-10 11:29:43 +01:00
  • 4a1310dc21 Fix RSA key unpacking on missing fingerprint (#1324) painor 2019-11-05 08:54:10 +01:00
  • 4839d8bf59 Fix pin_message not accepting Message objects (#1322) painor 2019-11-04 09:46:17 +01:00
  • 3d1ce845be Don't parse Button's text on click (#1315) penn5 2019-11-01 10:47:44 +00:00
  • a1aaa96120 Fix iter_download would not determine file_size alone Lonami Exo 2019-10-31 19:38:49 +01:00
  • a67c94787b Make getting PhotoSize byte count more reusable internally Lonami Exo 2019-10-31 19:38:27 +01:00
  • 7e346180d7 Fix import ssl may fail under some Python installs Lonami Exo 2019-10-31 19:20:18 +01:00
  • 6850903d17 Fix get_edit not always returning awaitable, bump v1.10.8 Lonami Exo 2019-10-31 10:43:42 +01:00
  • 0a3d164806 Fix handling of early edits in Conversation Lonami Exo 2019-10-31 10:40:22 +01:00
  • 3c5be02846 Fix get_edit not always returning awaitable, bump v1.10.8 v1.10.8 Lonami Exo 2019-10-31 10:43:42 +01:00
  • ab96833f03 Fix handling of early edits in Conversation Lonami Exo 2019-10-31 10:40:22 +01:00
  • 4a8b19b0be Remove @ya from valid usernames (#1306) YouTwitFace 2019-10-28 13:12:47 -04:00
  • baacecadc5 Document some errors, bump v1.10.7 v1.10.7 Lonami Exo 2019-10-27 18:50:08 +01:00
  • 0a8103b6e8 Replace messages.getPeerDialogs with channels.getFullChannel (#1305) Manuel1510 2019-10-27 18:48:41 +01:00
  • 5dcc30dcc6 Handle connection errors during auth key generation Lonami Exo 2019-10-24 13:48:29 +02:00
  • 08b78f0c47 Unify retry loops in mtprotosender._connect Lonami Exo 2019-10-24 13:40:09 +02:00
  • 3039915ce9 Factor out parts from mtprotosender._connect Lonami Exo 2019-10-24 13:36:32 +02:00
  • ca2537941c Fix sending albums in conversations Lonami Exo 2019-10-22 20:35:08 +02:00
  • 6206a1a524 Minor documentation update Lonami Exo 2019-10-21 11:45:08 +02:00
  • b862f215c5 Ignore channel-only permissions in megagroups (#1292) YouTwitFace 2019-10-11 12:04:41 -04:00
  • 09f27f0dd7 Update Telegram's RSA keys Lonami Exo 2019-10-03 20:51:45 +02:00
  • 72dd36bc17 Allow edit_admin on yourself (#1285) Tanner Collin 2019-09-29 01:19:44 -06:00
  • 07b0583069 Bump to v1.10.6 v1.10.6 Lonami 2019-09-28 09:44:01 +02:00
  • 88d8424474 Fix kick_participant in channels (#1284) penn5 2019-09-28 08:38:41 +01:00
  • 5e6ff67d01 Make allow_cache do nothing for now, bump v1.10.5 (#1272) v1.10.5 Lonami Exo 2019-09-27 15:12:17 +02:00
  • a360d74a4c Mention pomegranate under projects using the library Lonami Exo 2019-09-27 10:40:09 +02:00
  • 7de01a5f94 Fix resending code with empty phone hash (fix #1283) Lonami Exo 2019-09-27 10:33:42 +02:00
  • 6da8d1a0ec Less confusing error for getting marked ID of PeerChannel(0) Lonami 2019-09-24 19:01:46 +02:00
  • d1ddfd09b6 Update missing links in the documentation summary Lonami Exo 2019-09-24 16:19:35 +02:00
  • 40aa46e72a Sleep automatically on slow mode error too (#1279) Andrebcd4 2019-09-24 12:37:41 +03:00
  • 4f6e5c5f5a Remove another debug print, bump v1.10.4 v1.10.4 Lonami Exo 2019-09-21 18:21:09 +02:00
  • 8d5a7c6ffb Remove debugging print (#1276) penn5 2019-09-21 16:54:45 +01:00
  • b76bed3a40 Update errors' description (#1266) davtur19 2019-09-16 19:40:29 +02:00
  • 75ca28df49 Parse t.me/@<user> URLs as valid usernames Lonami 2019-09-16 11:36:35 +02:00
  • c1774276c2 Fix handling of ChannelForbidden in input peer, bump v1.10.3 v1.10.3 Lonami Exo 2019-09-12 22:30:47 +02:00
  • 9c06f29aaf Don't cache entities with min flag set, bump v1.10.2 v1.10.2 Lonami Exo 2019-09-12 19:17:32 +02:00
  • 5c72e1286e Let delete_dialog work for bot accounts without erroring Lonami Exo 2019-09-10 21:38:07 +02:00
  • 0bf4c4ae75 Add v1.10.1 to .nix files Lonami Exo 2019-09-10 13:31:20 +02:00
  • 95ba02a9d3 Add new known errors (#1265) davtur19 2019-09-10 21:09:43 +02:00
  • 47956ddbca Fix events.Album and minor docs nit, bump to v1.10.1 v1.10.1 Lonami Exo 2019-09-09 19:21:03 +02:00
  • b4046017a7 Bump nix expressions to 1.10 Lonami Exo 2019-09-08 12:01:17 +02:00
  • 8ded667a6b Update to v1.10 v1.10.0 Lonami Exo 2019-09-08 11:33:19 +02:00
  • 6e9d799103 Actually fix message.document for webpages (57049d follow-up) Lonami Exo 2019-09-08 11:06:43 +02:00
  • 67183ff9e8 Improve method signatures in the docs Lonami Exo 2019-09-08 10:56:35 +02:00
  • dab237e758 Support sending scheduled messages Lonami Exo 2019-09-06 13:45:31 +02:00
  • 9dd73cd494 Update to layer 105 Lonami Exo 2019-09-06 13:10:27 +02:00
  • 57049de23a Fix message.document for webpages Lonami Exo 2019-09-06 13:09:07 +02:00
  • d5faf5e8aa Support getting more than 100 messages by ID Lonami Exo 2019-08-26 12:16:16 +02:00
  • 61bc8f7fa3 Fix-up #1259 missing import (#1261) painor 2019-08-25 20:29:17 +01:00
  • bd7ab23a8f Support async progress_callback in upload_file (#1259) painor 2019-08-19 20:11:13 +01:00
  • 42874de2b2 Fix start() and sign_up() flow for layer 104 Lonami Exo 2019-08-16 19:19:42 +02:00
  • 00b0319397 Update to layer 104 Lonami Exo 2019-08-14 00:03:24 +02:00
  • f2a236eb57 Split scheme back into two files Lonami Exo 2019-08-13 23:45:17 +02:00
  • e1905d0d7a Avoid using telethon.sync in the examples Lonami Exo 2019-08-13 23:33:39 +02:00
  • 61c0e63bbe Avoid unnecessary await in Conversation Lonami Exo 2019-08-13 18:11:02 +02:00
  • e24dd3ad75 Prevent double-connect causing double-reads later Lonami Exo 2019-08-07 23:43:31 +02:00
  • 48a70308b5 Update docstring for send_read_acknowledge Lonami 2019-08-11 10:23:45 +02:00
  • 969a36c2a8 Update docs for silent parameter Lonami Exo 2019-08-10 09:06:05 +02:00
  • f5de2cd9a0 Fix logging bug on disconnect Lonami Exo 2019-08-08 09:32:18 +02:00
  • c0e4d6c8b6 Slightly simplify BinaryReader Lonami Exo 2019-08-07 10:33:46 +02:00
  • 45d82f2a85 Fix issues with to/from ID in private chats with multiple clients Lonami Exo 2019-08-07 00:46:19 +02:00
  • b1eed82b7f Fix use of newer file IDs and add two new errors Lonami Exo 2019-08-06 23:25:58 +02:00
  • b719a2a432 Remove unwanted html.unescape() call Lonami Exo 2019-08-04 10:09:23 +02:00
  • 8a933afc5d Support iterating over specific drafts more easily Lonami Exo 2019-08-01 20:15:32 +02:00
  • d3221a508a Add kick_participant Lonami Exo 2019-07-31 22:40:41 +02:00
  • e1355ae5d8 Improve Quart example (#1229) Phil Jones 2019-08-01 17:15:04 +00:00
  • 2b277dd558 Fix (de)serialization of negative timestamps (#1241) binares 2019-08-01 19:47:38 +03:00
  • 2ace4fde41 Fix Forward had its client set to None (#1247) Lonami Exo 2019-07-31 11:01:48 +02:00
  • 13e9119573 Create Nix package expressions (#1246) bb010g 2019-07-30 06:31:53 -07:00
  • de85c34462 Handle connection error when fetching difference in updates Lonami Exo 2019-07-23 21:12:08 +02:00
  • 5a225d1668 Fix a dialog's message could be wrong in rare cases Lonami Exo 2019-07-23 12:44:19 +02:00
  • eb44c6634b Add Dialog to auto cast to peer Lonami Exo 2019-07-23 12:44:06 +02:00
  • 5498d14e54 Fix default edit_permissions and clarify documentation Lonami Exo 2019-07-23 10:14:31 +02:00
  • 48d6f15850 Update to layer 103 (again) Lonami Exo 2019-07-20 12:26:11 +02:00