Commit Graph

  • b1d6bd564e Fix several typos Lonami Exo 2021-01-20 18:50:45 +0100
  • ddf02dcd28
    Fixed t.me-link to pytgcallschat Groosha 2021-01-19 18:27:52 +0300
  • de7cf03ba7 Stop storing asyncio loop in TelegramClient Lonami Exo 2021-01-18 22:43:39 +0100
  • 3ddb0a3903
    Fix thumbnail for TDesktop and Telegram X users (#1673) Shrimadhav U K 2021-01-17 22:01:26 +0530
  • a080bacf8e
    fix typo Shrimadhav U K 2021-01-17 19:58:06 +0530
  • cf84991872 fix thumbnail for TDesktop and Telegram X users Shrimadhav U K 2021-01-17 19:54:43 +0530
  • 00aa0a4bf1 Avoid duplicate del in Conversation._on_read Lonami Exo 2021-01-14 23:05:49 +0100
  • cd51c9e47c Get rid of the patched/ module Lonami Exo 2021-01-14 22:56:01 +0100
  • c0738a7ae1
    Trigger GitHub Actions workflow on PRs too Lonami 2021-01-12 20:30:31 +0100
  • 4bf1d67eba
    Fix resolve_invite_link in Python 3.6 Lonami 2021-01-12 20:04:34 +0100
  • c0ed709adf
    Add new format to resolve invite link (#1670) painor 2021-01-12 19:50:27 +0100
  • 7143aec152
    Apply suggestions from code review Lonami 2021-01-12 19:49:49 +0100
  • d194bb08a3
    Add new format to resolve invite link painor 2021-01-12 19:02:57 +0100
  • 82d25a7e52 Fix payment example using the wrong line endings Lonami Exo 2021-01-05 20:05:42 +0100
  • 3150726f32 Fix tiny documentation nits Lonami Exo 2021-01-05 20:03:16 +0100
  • b192c3e6a3 Update to v1.19 v1.19.0 Lonami Exo 2021-01-05 19:58:41 +0100
  • 3df4807fb9 Fix ChatAction.user_left was considered as user_kicked Lonami Exo 2021-01-02 12:24:32 +0100
  • d0ee3c3a56 Return the service message produced when kicking somebody Lonami Exo 2021-01-02 12:13:53 +0100
  • 2c5aecc986 Update resolve_invite_link() to support new links Serhii Dylda 2021-01-02 09:30:25 +0200
  • ea0c4367f0 Fix KeyError. It works with pillow => 2.0.0. strannik-j 2020-12-31 05:38:43 +0300
  • cc9537bb78 Added saving of exif image data when resizing it using pillow. This allows you load images with proper orientation. Not only landscape but also portrait. strannik-j 2020-12-29 23:42:34 +0300
  • 000c5e4538
    docs: fix simple typo, recieved -> received Tim Gates 2020-12-24 21:51:28 +1100
  • acd4c8648e Update layer and known errors again Lonami Exo 2020-12-23 20:11:16 +0100
  • 944384c2ba
    Merge branch 'typehints' into typehints Lonami 2020-12-22 20:47:38 +0100
  • 2073da83d4 Add type-hinting (ChatGetter, Events) and fix bugs M. Hosseyn Najafi 2020-12-14 19:54:47 +0330
  • 4b6c69ac1e Update docs and list of errors Lonami Exo 2020-12-19 20:33:20 +0100
  • dd00829f1e Ignore PhotoPathSize thumbnail sizes Lonami Exo 2020-12-19 19:42:07 +0100
  • 377dc0cc46 Update ptb example Hinrich Mahler 2020-12-17 18:47:12 +0100
  • fa77b8148c
    docstring for game Yusuf_M_Thon_iD 2020-12-16 21:42:03 +0700
  • 3cf26e47fa
    fixed Yusuf_M_Thon_iD 2020-12-16 14:18:52 +0700
  • aae93c155b
    chat action Yusuf_M_Thon_iD 2020-12-15 11:21:39 +0700
  • 5011747f1f
    Update to layer 122 (again) (#1650) Andrew Lane 2020-12-14 12:50:55 -0500
  • 321bdf35dc
    Update to layer 122 (again) Andrew Lane 2020-12-14 12:11:15 -0500
  • ee0fc5cc29 Fix AttributeError on reconnect with no retries Lonami Exo 2020-12-11 21:43:39 +0100
  • becfe2ce7a Start reconnect if a second ping is sent without a pong for the first Lonami Exo 2020-12-11 17:18:25 +0100
  • 0a4d54fca4 Update to layer 122 Lonami Exo 2020-12-11 16:55:49 +0100
  • 1cd11391c4 Unconditionally disconnect exported senders on user disconnect Lonami Exo 2020-12-11 16:27:08 +0100
  • 2cc1e0e6b2
    Add type-hinting (EventBuilder, NewMessage, InlineQuery) (#1644) M. Hosseyn Najafi 2020-12-09 18:17:28 +0330
  • b754d4fbd5 Add type-hinting (EventBuilder, NewMessage, InlineQuery) M. Hosseyn Najafi 2020-12-08 00:09:53 +0330
  • 44aca29057
    Favour text parameter when editing inline messages (#1643) penn5 2020-12-08 09:06:19 +0000
  • e4821d7f4f
    When editing inline messages, prefer use of text keyword parameter penn5 2020-12-07 19:56:53 +0000
  • 0b0a1dc6a1 Add new known errors to the error list Lonami Exo 2020-12-04 20:42:44 +0100
  • 12380207ba
    Add admin log event.has_left (#1642) x0x8x 2020-12-04 16:51:15 +0300
  • d64d4f37aa
    Update telethon/tl/custom/participantpermissions.py Lonami 2020-12-04 14:50:39 +0100
  • 3c1c3f96f1
    channelParticipantLeft x0x8x 2020-12-04 16:28:43 +0300
  • 2439404ad1 Include service messages for new pins in ChatAction again v1.18.2 Lonami Exo 2020-11-28 16:49:39 +0100
  • 23fc38f7c9
    Fix crypto imports on macOS Big Sur (#1639) v1.18.1 Ali Alaee 2020-11-28 18:24:52 +0330
  • a97776a324
    Update version.py Lonami 2020-11-28 15:42:20 +0100
  • a2869af082 Fix crypto imports on macOS Big Sur Ali Alaee 2020-11-28 17:30:45 +0330
  • e3a194acb4 Add set_proxy to the method summary Lonami Exo 2020-11-28 13:07:36 +0100
  • 66a508a174 Update to v1.18 v1.18.0 Lonami Exo 2020-11-28 12:17:25 +0100
  • f2f43336c6 Always use python-socks when available Lonami Exo 2020-11-28 12:09:46 +0100
  • ab3c5acf9a
    Add client.set_proxy() (#1632) vegeta1k95 2020-11-14 14:01:59 +0100
  • 03bdc6ef05
    Don't use setattr for statically known attr names Lonami 2020-11-14 14:00:56 +0100
  • 9c87598950 Don't include *Empty entities in returned dialogs Lonami Exo 2020-11-13 10:59:25 +0100
  • c924365e24 Handle ChatEmpty in utils.get_peer Lonami Exo 2020-11-13 10:52:24 +0100
  • 46ee8e86c6
    Fix conv.wait_event no longer raising Timeout Lonami 2020-11-13 09:53:00 +0100
  • f9e72d94af Remove previous _init_with reference. Serhii Dylda 2020-11-13 03:31:54 +0100
  • 56c5e19184 Add set_proxy() to change proxy, without reestablishing client. Serhii Dylda 2020-11-13 03:18:04 +0100
  • ab9035acd2 Make large dates wrap around Lonami Exo 2020-11-12 15:24:33 +0100
  • 96a535fe4a
    Merge replace PySocks with python-socks for Python >= 3.6 (#1627) Lonami 2020-11-10 11:18:00 +0100
  • 59da53ec48 Fix typing once again Serhii Dylda 2020-11-09 20:22:22 +0100
  • a68800b3f0 Remove unnecessary if clause Serhii Dylda 2020-11-09 20:09:08 +0100
  • 38d8a54cc1 Fix protocol typing for python-socks. Serhii Dylda 2020-11-09 20:05:09 +0100
  • 633986cfa6 Replace PySocks with python-socks for Python >= 3.6 See discussion at (https://github.com/LonamiWebs/Telethon/pull/1623) Serhii Dylda 2020-11-09 19:59:54 +0100
  • e3a3ee6f56 Merge remote-tracking branch 'origin/master' Serhii Dylda 2020-11-08 22:57:13 +0100
  • 32f60ac28a Add warning in docs about discouraging of using tuple proxies. Serhii Dylda 2020-11-08 22:56:56 +0100
  • 1430148b93
    Update readthedocs/basic/signing-in.rst vegeta1k95 2020-11-08 22:21:44 +0100
  • aac86706cb Replaced usage of _rle_decode, _rle_encode, _decode_telegram_base64 and _encode_telegram_base64 with tg_file_api.utils version. luckydonald 2020-11-08 21:29:48 +0100
  • 2462bdc394 Remove _rle_decode, _rle_encode, _decode_telegram_base64 and _encode_telegram_base64. Those will be available via tg_file_api.utils, if needed. luckydonald 2020-11-08 21:14:27 +0100
  • 5f42bb66bb Clean away that comment. luckydonald 2020-11-08 21:13:09 +0100
  • 795e5c7854 Change signature of _parse_proxy() to maintain backwards compatibility with PySocks format. Serhii Dylda 2020-11-08 16:12:07 +0100
  • e3a57ada61 Multiline that isinstance check. luckydonald 2020-11-08 13:03:15 +0100
  • 9463d5553d Rename foto_size to photo_size. luckydonald 2020-11-08 13:02:10 +0100
  • bb9d1f895f Actually set the photo_type from the given file_id if we have that information. luckydonald 2020-11-08 12:59:18 +0100
  • 5ae66d7d40 Rename photo_size to photo_type. luckydonald 2020-11-08 12:57:55 +0100
  • ebf735a5aa Some imports. luckydonald 2020-11-08 12:56:09 +0100
  • bfc663f19a Replaced typehinting assertion with actual type hint. luckydonald 2020-11-08 12:55:20 +0100
  • f98e5cb672 Allow providing a FileId object directly. luckydonald 2020-11-08 12:53:58 +0100
  • e4eaecb1cd Replace PySocks with aiosocks due to bugs (see #1192) related to blocking behaviour of PySocks on socket connection. Serhii Dylda 2020-11-08 05:58:10 +0100
  • c4cbead25b
    Remove using deprecated as_album kwarg (#1621) Alekseev Svyatoslav 2020-11-08 02:19:50 +0500
  • 78a9b7f4d5 Migrate resolve_bot_file_id to using tg_file_id as dependency. luckydonald 2020-11-07 22:03:54 +0100
  • bd49e2cee5 Add dependency. luckydonald 2020-11-07 21:58:25 +0100
  • a311305441 Remove using as_album kwarg Zotho 2020-11-08 01:40:50 +0500
  • 9c833b601a Merge remote-tracking branch 'upstream/master' Serhii Dylda 2020-11-07 17:32:57 +0100
  • ba3a090a80
    Update send_file to support grouping any file type (#1620) Richard 2020-11-07 17:32:00 +0100
  • e0e6efeff6 Update send_file to support grouping any file type nyuszika7h 2020-11-07 16:43:55 +0100
  • e1d2c81dca Parse part of newer bot file IDs for photos Lonami Exo 2020-11-07 12:46:46 +0100
  • 0d8497bf3b Correct and simplify the way channel IDs are marked Lonami Exo 2020-11-07 12:18:55 +0100
  • a6781c8e34 Don't cache SLOW_MODE_WAIT in _flood_waited_requests Lonami Exo 2020-11-07 12:09:00 +0100
  • 08d5bfcbd0 Fix conv.wait_event not clearing timed out events Lonami Exo 2020-11-07 12:06:10 +0100
  • b02a22eaa3 Fix .get_buttons failing for some messages sent by the bot Lonami Exo 2020-11-07 11:59:56 +0100
  • e4a6ec40cd Update error documentation, summary and license year Lonami Exo 2020-11-05 10:49:34 +0100
  • 78514110de
    Update errors.csv (#1609) x0x8x 2020-11-05 12:40:44 +0300
  • 2f6d212878
    Two new errors Lonami 2020-11-05 10:40:36 +0100
  • c59fd6bc60
    Case-insensitie sorting, error rewording Lonami 2020-11-05 10:38:35 +0100
  • b6fe4b8fec
    Fix get_display_name not handling ChatForbidden (#1617) hematogender 2020-11-04 21:28:04 +0200
  • b091e4b22d Fix get_display_name not getting a name from ChatForbidden hematogender 2020-11-04 20:48:06 +0200
  • 39e899294f
    Fix unhandled ValueError inside _dispatch_update() task (#1615) vegeta1k95 2020-11-04 09:58:20 +0100
  • d94f2ed65b Fix unhandled ValueError inside _dispatch_update() Serhii Dylda 2020-11-03 17:12:56 +0100