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 |
|
Tulir Asokan
|
0dc56aad1c
|
Update prometheus stuff
|
2020-09-19 01:04:34 +03:00 |
|
Tulir Asokan
|
f84dcb64d3
|
Replace custom get_users with client.get_participants
|
2020-08-18 23:41:38 +03:00 |
|
Tulir Asokan
|
eae7bba649
|
Update to mautrix-python v0.7
|
2020-08-06 20:34:09 +03:00 |
|
Tulir Asokan
|
eace9b4ef6
|
Unregister old chat when a group is upgraded
|
2020-08-02 00:54:16 +03:00 |
|
Tulir Asokan
|
8ca78e21b6
|
Remove incorrect check in own read receipt bridging
|
2020-07-30 19:22:13 +03:00 |
|
Tulir Asokan
|
b17454723e
|
Bridge own read receipts from other Telegram clients with double puppeting
|
2020-07-30 19:20:39 +03:00 |
|
Tulir Asokan
|
2c0a2e694b
|
Add option for automatic backfilling when creating portal
|
2020-07-28 17:28:07 +03:00 |
|
Tulir Asokan
|
f454803ef7
|
Move private information to trace log level. Fixes #321
|
2020-05-20 22:40:20 +03:00 |
|
Tulir Asokan
|
d58eb52944
|
Fix ignore_incoming_bot_events check in channels
Fixes #417
|
2020-02-07 17:36:43 +02:00 |
|
Tulir Asokan
|
b7e69ddc61
|
Fix relaybot messages being allowed through with ignore_own_incoming_events set
|
2020-01-25 23:36:17 +02:00 |
|
Tulir Asokan
|
f72267e81d
|
Possibly fix private chats with bot accounts
|
2019-11-28 10:31:18 +02:00 |
|
Tulir Asokan
|
0a5f4e6551
|
Add option to invite specific users to all created group chat portals
|
2019-11-06 22:37:48 +02:00 |
|
Tulir Asokan
|
1c662c55cc
|
Ignore telegram updates in blacklisted chats
|
2019-10-28 01:21:36 +02:00 |
|
Tulir Asokan
|
abd1adaabf
|
Add logging to find potential peer type mistakes
|
2019-10-28 01:10:36 +02:00 |
|
Tulir Asokan
|
6cb8e007aa
|
Don't assume peer type is chat anywhere. Fixes #304
|
2019-10-26 20:40:21 +03:00 |
|
Tulir Asokan
|
f6b64126cf
|
Add support for bridging or responding to private chats with relaybot
|
2019-09-29 00:47:28 +03:00 |
|
Tulir Asokan
|
3c2268870b
|
Fix some potential exceptions when asyncio.gathering
|
2019-09-02 22:21:48 +03:00 |
|
Tulir Asokan
|
28bcf479f3
|
Merge remote-tracking branch 'Eramde/mtproxy' into mautrix-0.4
|
2019-08-09 19:38:23 +03:00 |
|
Tulir Asokan
|
8889105d5a
|
Add locking to client connect calls
|
2019-08-08 00:15:58 +03:00 |
|
Tulir Asokan
|
76e16b365d
|
Minor fixes
|
2019-08-07 19:22:36 +03:00 |
|
Tulir Asokan
|
8655f5903a
|
Improve things
|
2019-08-06 21:30:14 +03:00 |
|
Tulir Asokan
|
43d16474c2
|
Improve logging and make get_dialogs use iterators more
|
2019-08-06 19:58:15 +03:00 |
|
Lawrence
|
01a58ad2ed
|
Minor change
changed _proxy_settings return value(s)
|
2019-08-06 14:33:50 +03:00 |
|