wulan17
|
1b3f0933c7
|
Pyrofork: Update Copyright headers
Signed-off-by: wulan17 <wulan17@nusantararom.org>
|
2024-02-07 20:25:08 +07:00 |
|
andrew-ld
|
06ee482b23
|
Faster RLE codec implementation (#938)
* faster pyrogram lre encode implementation
* Update file_id.py
* optimized rle decode
Co-authored-by: andrew (from workstation) <andrew-ld@protonmail.com>
Co-authored-by: Dan <14043624+delivrance@users.noreply.github.com>
|
2022-03-28 20:10:52 +02:00 |
|
Dan
|
d0e2235835
|
Improve the RLE codec
|
2022-03-11 12:29:05 +01:00 |
|
Dan
|
626a1bd938
|
Update copyright year
|
2022-01-07 10:23:45 +01:00 |
|
Dan
|
7dda167c09
|
Update copyright notice
Year 2021
|
2021-01-01 22:58:48 +01:00 |
|
Dan
|
820fe2cbcd
|
Fix thumbnail downloads
|
2021-01-01 22:21:06 +01:00 |
|
Dan
|
e0c3578fbb
|
Set default file_reference to b"" instead of None
|
2020-11-27 22:02:52 +01:00 |
|
Dan
|
b85096c4ce
|
Fix thumbnail_file_type type (str -> FileType)
|
2020-11-27 21:14:37 +01:00 |
|
Dan
|
786235f316
|
Fix version being taken from class fields instead of instance fields
|
2020-11-27 14:12:49 +01:00 |
|
Dan
|
fa820328c3
|
Filter None values out from stringified file ids
|
2020-11-27 14:01:13 +01:00 |
|
Dan
|
301a13edd2
|
Add file_id.py
A module to deal with Telegram file ids
|
2020-11-20 01:22:01 +01:00 |
|