Kai A. Hiller
|
01e153662e
|
Replace star imports with literal values
|
2018-08-09 02:42:48 +02:00 |
|
Tulir Asokan
|
dbfb980bde
|
Add more type hints
|
2018-07-25 11:02:38 -04:00 |
|
Tulir Asokan
|
f5c4b477e5
|
Remove custom download_file_bytes() function
|
2018-06-24 00:20:05 +03:00 |
|
Tulir Asokan
|
b50558a37d
|
Remove custom send_message() function
|
2018-06-24 00:03:20 +03:00 |
|
Tulir Asokan
|
42056b91c5
|
Fix critical Telethon core rewrite compatibility bugs
|
2018-06-21 16:16:16 +03:00 |
|
Tulir Asokan
|
780edd7e57
|
Add user+portal-specific lock for sending/receiving messages of authenticated users. Fixes #108
|
2018-04-28 21:21:51 +03:00 |
|
Tulir Asokan
|
91ae50911e
|
Fix Telethon 0.18.1 compatibility. Fixes #96
|
2018-03-24 16:39:28 +02:00 |
|
Tulir Asokan
|
2bf327dbc5
|
Accept jpegs as images
|
2018-03-15 20:54:06 +02:00 |
|
Tulir Asokan
|
b06e7932f0
|
Add Matrix->Telegram location bridging and add user to relaybot files. Fixes #89
|
2018-03-10 19:53:08 +02:00 |
|
Tulir Asokan
|
a469e6ed10
|
Switch to AGPLv3
|
2018-03-08 23:49:56 +02:00 |
|
Tulir Asokan
|
021b60a45e
|
Update Telethon and use PyPI telethon-aio package
|
2018-03-04 13:35:24 +02:00 |
|
Tulir Asokan
|
172e472221
|
Replace send_message_super with markdown flag in send_message
|
2018-03-03 21:15:44 +02:00 |
|
Tulir Asokan
|
4237c36dae
|
Fix sending files to Telegram
|
2018-03-03 15:03:46 +02:00 |
|
Tulir Asokan
|
a9b362943f
|
Update Telethon, fix leave messages and stop deleting sessions
|
2018-03-03 13:35:50 +02:00 |
|
Tulir Asokan
|
7c54436dff
|
Initial support for creating portals without any authenticated users
|
2018-02-22 21:12:35 +02:00 |
|
Tulir Asokan
|
196c081c24
|
Bump Telethon version
|
2018-02-16 21:02:58 +02:00 |
|
Tulir Asokan
|
57e1a863dc
|
Minor style fixes
|
2018-02-16 17:39:24 +02:00 |
|
Tulir Asokan
|
e1e9ba80fa
|
Add Python 3.5 compatibility
|
2018-02-11 22:41:44 +02:00 |
|
Tulir Asokan
|
0e56592966
|
Remove Python 3.5 compatibility on master branch
|
2018-02-11 22:39:02 +02:00 |
|
Tulir Asokan
|
55dc1ff3c7
|
Initial asyncio version
|
2018-02-09 23:17:03 +02:00 |
|
Tulir Asokan
|
13c2d327fb
|
Stop passing loggers around and organize imports
|
2018-02-06 18:10:19 +02:00 |
|
Tulir Asokan
|
11eb9277ed
|
Move TelegramClient extensions to own class
|
2018-02-05 17:08:00 +02:00 |
|