Tulir Asokan
|
511043a720
|
Add support for bot-specific reaction update
|
2024-01-13 22:42:42 +02:00 |
|
Tulir Asokan
|
87909d07ec
|
Fix potential issues with ignore_unbridged_group_chat option
|
2023-12-15 22:28:10 +02:00 |
|
Nick Mills-Barrett
|
ab3cf5bc5f
|
Add missing break in connect loop
|
2023-11-13 18:28:23 +00:00 |
|
Nick Mills-Barrett
|
1b2f07dfa2
|
Add quick retries when connecting to Telegram (#941)
* Add quick 5 retries when connecting to Telegram
* Fix attempt initialisation
Co-authored-by: Tulir Asokan <tulir@maunium.net>
* Log only when retrying
Co-authored-by: Tulir Asokan <tulir@maunium.net>
---------
Co-authored-by: Tulir Asokan <tulir@maunium.net>
|
2023-11-13 18:21:39 +00:00 |
|
Tulir Asokan
|
060dd647c3
|
Add comment
|
2023-10-22 11:43:56 +03:00 |
|
Tulir Asokan
|
c6b6ec048e
|
Add debug logs and workaround for forward backfill getting stuck
|
2023-06-14 16:15:56 +03:00 |
|
Nick Mills-Barrett
|
fb461109c1
|
Fix socks proxy (#921)
* Replace pysocks with python-socks
* Log proxy settings on init
* Rename extra requirement group
Co-authored-by: Tulir Asokan <tulir@maunium.net>
---------
Co-authored-by: Tulir Asokan <tulir@maunium.net>
|
2023-06-09 15:38:32 +01:00 |
|
Andreas Palm
|
dfe22800dd
|
Add support for IPv6-only hosts
|
2023-06-05 22:53:37 +02:00 |
|
Tulir Asokan
|
6eda8bd165
|
Update Telethon
Fixes #896
|
2023-03-10 13:23:15 +02:00 |
|
Tulir Asokan
|
7372e7cbea
|
Add fallback messages for calls and premium gifts
|
2023-03-01 14:02:17 +02:00 |
|
Tulir Asokan
|
f30c03a727
|
Block creating rooms for deactivated chats (ref #894)
|
2023-02-21 22:34:21 +02:00 |
|
Tulir Asokan
|
f7b694c9e4
|
Use new wrapper for creating background tasks
|
2023-02-11 22:41:15 +02:00 |
|
Tulir Asokan
|
529d8ae3ba
|
Recreate whole connection instead of only update loop on error
|
2023-01-27 15:11:15 +02:00 |
|
Tulir Asokan
|
9fae4f14d2
|
Handle getting logged out the same way in all cases
|
2023-01-03 21:45:25 +02:00 |
|
Tulir Asokan
|
1fa86cbb52
|
Fix handling username updates
|
2022-12-31 12:24:33 +02:00 |
|
Tulir Asokan
|
cb22615bb5
|
Update Telethon
|
2022-12-30 20:17:25 +02:00 |
|
Tulir Asokan
|
5b18ffb7ec
|
Fix handling UpdateUserName
|
2022-12-11 13:37:08 +02:00 |
|
Tulir Asokan
|
4ca5bfb1ab
|
Use deterministic event IDs for backfill on hungryserv
|
2022-11-18 18:59:38 +02:00 |
|
Tulir Asokan
|
7c8cf3cb50
|
Always treat UpdateShortChatMessage as minigroup messages
|
2022-11-18 17:11:45 +02:00 |
|
Tulir Asokan
|
5558fc7157
|
Add more logs for own read receipts
|
2022-11-08 10:42:42 +02:00 |
|
Tulir Asokan
|
4bfcf46e36
|
Bridge changes to permissions from Telegram
|
2022-10-31 14:31:55 +02:00 |
|
Tulir Asokan
|
3c22ab7bd1
|
Try to automatically detect when data export is accepted
|
2022-10-14 13:55:43 +03:00 |
|
Tulir Asokan
|
0bbf64d240
|
Add option to sync portals in backfill queue
|
2022-10-14 13:55:12 +03:00 |
|
Tulir Asokan
|
4210091e9a
|
Fix some bugs
|
2022-09-20 01:59:47 +03:00 |
|
Tulir Asokan
|
e0260eb551
|
Don't recreate update loop on UnauthorizedErrors
|
2022-09-20 00:26:42 +03:00 |
|
Tulir Asokan
|
49520bb8a3
|
Try to avoid race conditions with supergroup upgrades
|
2022-07-13 14:20:39 +03:00 |
|
Tulir Asokan
|
99344c38a4
|
Create room on UpdateChannel
|
2022-06-28 19:20:18 +03:00 |
|
Tulir Asokan
|
d917499d1f
|
Fix check for using double puppeted leaves
|
2022-06-28 19:14:37 +03:00 |
|
Tulir Asokan
|
8f68801aa9
|
Maybe improve channel leave handling
|
2022-06-27 15:59:11 +03:00 |
|
Tulir Asokan
|
44f2c648a8
|
Add config option to exit if telethon update loop fails
|
2022-05-26 17:37:21 +03:00 |
|
Tulir Asokan
|
591e79f5a0
|
Enable catch_up and sequential_updates by default
|
2022-05-25 16:49:59 +03:00 |
|
Tulir Asokan
|
e6ef40e51d
|
Update Telethon
|
2022-05-19 13:15:39 +03:00 |
|
Tulir Asokan
|
a55d9ae36a
|
Improve profile info syncing
|
2022-02-01 20:51:55 +02:00 |
|
Tulir Asokan
|
0f050edcd9
|
Add proper support for receiving messages sent as a channel. Fixes #740
|
2022-02-01 15:20:05 +02:00 |
|
Tulir Asokan
|
d108ac5d94
|
Add support for Telegram->Matrix reactions
|
2021-12-30 17:43:45 +02:00 |
|
Tulir Asokan
|
dfe9bd94b1
|
Fix /id command in private chats
|
2021-12-21 13:03:02 +02:00 |
|
Tulir Asokan
|
737c4a1104
|
Add missing await. Fixes #710
|
2021-12-21 11:21:45 +02:00 |
|
Tulir Asokan
|
6d25e9687e
|
Blacken and isort code
|
2021-12-21 01:36:24 +02:00 |
|
Tulir Asokan
|
89ab29ea5f
|
Switch from SQLAlchemy to asyncpg/aiosqlite
|
2021-12-21 00:44:42 +02:00 |
|
Justin Carlson
|
4e7cf481fd
|
Don't log entire messagecontents on exception.
|
2021-10-29 12:30:49 -04:00 |
|
Tulir Asokan
|
74c43355e4
|
Decrypt fetched messages to generate reply fallback
|
2021-10-19 12:40:34 +03:00 |
|
Tulir Asokan
|
13cac8db9a
|
Reset TelegramClient completely on AuthKeyDuplicatedError
|
2021-08-16 20:54:02 +03:00 |
|
Tulir Asokan
|
5ed09ad783
|
Fix Telegram->Matrix typing notifications
|
2021-06-10 15:44:12 +03:00 |
|
Tulir Asokan
|
1a77ba5fcd
|
Add option to bridge archive, pin and mute status from Telegram
|
2021-04-20 14:52:19 +03:00 |
|
Tulir Asokan
|
6f4faf7a58
|
Store Matrix redaction state and ignore deletions of redacted messages
|
2020-12-19 12:48:08 +02:00 |
|
Tulir Asokan
|
f658f2c5b7
|
Fix bugs
|
2020-12-02 12:11:11 +02:00 |
|
Tulir Asokan
|
2e27e85ac5
|
Add support for multiple pins
|
2020-11-06 18:57:22 +02:00 |
|
Tulir Asokan
|
80aa557e0c
|
Fix resolving UpdateNewMessage sender in private chats
|
2020-10-23 23:42:45 +03:00 |
|
Tulir Asokan
|
d35799e2ce
|
Add some checks
|
2020-10-04 15:09:07 +03:00 |
|
Tulir Asokan
|
a003e2e979
|
Update for Telethon 1.17 and TL layer 119
|
2020-10-02 22:05:15 +03:00 |
|