Telethon/telethon
Lonami Exo ff3c21c805 Update file.size to reflect the size of the largest thumbnail
This way we avoid relying on the order of the thumbnails, and just
pick the largest.
2021-02-13 22:52:27 +01:00
..
client Correctly sort PhotoSizeProgressive thumb size 2021-02-13 22:47:34 +01:00
crypto Fix crypto imports on macOS Big Sur (#1639) 2020-11-28 15:54:52 +01:00
errors Change error mapping to be case insensitive 2021-01-29 20:19:07 +01:00
events Fix ChatAction.user_left was considered as user_kicked 2021-01-02 12:24:32 +01:00
extensions Fix several minor typos (#1603) 2020-10-18 21:11:59 +02:00
network Fix TypeNotFoundError was not being propagated 2021-02-11 19:27:57 +01:00
sessions Evict old cached usernames in case of collision 2020-10-01 13:20:29 +02:00
tl Update file.size to reflect the size of the largest thumbnail 2021-02-13 22:52:27 +01:00
__init__.py Re-export the main modules and types from sync 2019-05-07 10:47:25 +02:00
entitycache.py Adapt the rest of the library to layer 119 2020-10-01 12:22:55 +02:00
helpers.py Abstract away treating a file as a stream 2020-09-14 16:20:44 +02:00
hints.py Fix Python 3.5.2 type hinting (#1177) 2019-06-28 21:26:08 +02:00
password.py Remove unused imports and variables 2020-07-04 13:29:43 +02:00
requestiter.py Avoid explicitly passing the loop to asyncio 2020-07-25 18:39:35 +02:00
statecache.py Lower log severity when receiving empty messages 2020-10-01 13:22:38 +02:00
sync.py Avoid unnecessary await in Conversation 2019-08-13 18:11:02 +02:00
utils.py Handle progressive size in _photo_size_byte_count 2021-02-13 22:49:03 +01:00
version.py Update to v1.19.1 2021-01-26 21:46:42 +01:00