Steffen Deusch
|
35f59b5f95
|
fix async puppet default leave
|
2021-01-16 02:42:55 +02:00 |
|
Tulir Asokan
|
697fb06909
|
Try to fix displayname changing between contact and non-contact name. Fixes #533
|
2021-01-01 12:02:21 +02:00 |
|
Tulir Asokan
|
efd536357c
|
Fix sticker bridging. Fixes #566
|
2020-12-28 13:06:59 +02:00 |
|
Tulir Asokan
|
2c917a559c
|
Log raw event that caused displayname updates
|
2020-12-28 13:06:59 +02:00 |
|
Rafaeltheraven
|
b97c1a1b59
|
Allow enabling room encryption with PL 50 if end-to-bridge encryption is enabled (#550)
|
2020-12-23 13:18:03 +02:00 |
|
Tulir Asokan
|
646bbceb99
|
Remove webp conversion
|
2020-12-19 14:14:33 +02:00 |
|
Tulir Asokan
|
e9e164c679
|
Stringify URL when following redirects
|
2020-12-19 13:36:04 +02:00 |
|
Tulir Asokan
|
033c6c698a
|
Rename Riot to Element in comments about how bad they are
|
2020-12-19 13:28:49 +02:00 |
|
Tulir Asokan
|
3d403c2471
|
Add option to resolve redirects in invite links. Fixes #559
|
2020-12-19 13:15:27 +02:00 |
|
Tulir Asokan
|
b22e3d2573
|
Improve invite link regex
Fixes #554
Fixes #555
|
2020-12-19 13:10:19 +02:00 |
|
Tulir Asokan
|
7d20c5b732
|
Fix deduplicating forwarded messages. Fixes #549
|
2020-12-19 12:54:58 +02:00 |
|
Tulir Asokan
|
2ce2337674
|
Stringify base_url before inserting to db. Fixes #546
|
2020-12-19 12:52:10 +02:00 |
|
Tulir Asokan
|
3fe26ae4dd
|
Strip spaces around messages when hashing for deduplication. Fixes #553
|
2020-12-19 12:49:48 +02: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
|
e4f8b22bc6
|
Merge branch 'telethon-1.18'
|
2020-12-02 11:59:39 +02:00 |
|
Tulir Asokan
|
0b8fa5ea06
|
Update mautrix-python. Fixes #472
|
2020-12-02 00:34:13 +02:00 |
|
Tulir Asokan
|
140fcae403
|
Fix Matrix->Telegram location message bridging
|
2020-11-22 13:47:20 +02:00 |
|
Tulir Asokan
|
95920728f4
|
Bump version to 0.9.0
|
2020-11-17 18:01:14 +02:00 |
|
Tulir Asokan
|
e85be95d2d
|
Fix cleaning unidentified rooms. Fixes #541
|
2020-11-17 18:01:06 +02:00 |
|
Tulir Asokan
|
d4d6cfa87d
|
Bump version to 0.9.0rc3
|
2020-11-12 01:41:44 +02:00 |
|
Tulir Asokan
|
9875833c90
|
Use correct relation type for replies
|
2020-11-10 12:31:03 +02:00 |
|
Tulir Asokan
|
38d94484bb
|
Use mautrix utility function for file upload retry
|
2020-11-10 00:21:36 +02:00 |
|
Tulir Asokan
|
0b3014ff88
|
Retry sending messages if server returns 502
|
2020-11-09 21:01:30 +02:00 |
|
Tulir Asokan
|
be59d50678
|
Fix Matrix->Telegram name mentions
|
2020-11-07 16:01:21 +02:00 |
|
Tulir Asokan
|
04e2497dd3
|
Bump version to 0.9.0rc2
|
2020-11-06 21:30:07 +02:00 |
|
Tulir Asokan
|
2e27e85ac5
|
Add support for multiple pins
|
2020-11-06 18:57:22 +02:00 |
|
Tulir Asokan
|
2c59cb4871
|
Fix sending plaintext captions to Telegram
|
2020-11-06 18:14:20 +02:00 |
|
Tulir Asokan
|
1b91fbc806
|
Check room encryption status when bridging portal
|
2020-10-30 20:16:02 +02:00 |
|
Tulir Asokan
|
2b6cffc8ef
|
Fix bugs in manual bridging that were added by the previous fix
|
2020-10-30 19:55:43 +02:00 |
|
Tulir Asokan
|
5cc0afef85
|
Let mautrix-python handle generating namespaces for the registration
|
2020-10-30 19:46:37 +02:00 |
|
Tulir Asokan
|
52adbb7335
|
Fix potential bugs in manual bridging
|
2020-10-30 19:46:02 +02:00 |
|
Tulir Asokan
|
dd3bdd2846
|
Allow unbridging direct chat portals. Fixes #495
|
2020-10-29 23:02:37 +02:00 |
|
Tulir Asokan
|
f088599dec
|
Disconnect from Telegram after logging out
|
2020-10-29 22:38:54 +02:00 |
|
Tulir Asokan
|
fe573865aa
|
Completely delete private chat portals when user logs out
If it just kicks the user, logging in again later would cause the
bridge to think there's a portal, but fail to invite the user again.
Fixes #397
|
2020-10-29 22:33:22 +02:00 |
|
Tulir Asokan
|
5316ed57af
|
Send link to Telegram ToS when signing up
|
2020-10-28 18:54:12 +02:00 |
|
Tulir Asokan
|
1567239ae6
|
Update connection metric after logging in
|
2020-10-28 18:44:50 +02:00 |
|
Tulir Asokan
|
24c65f8942
|
Don't set bridge_connected metric for non-logged-in users
|
2020-10-28 18:14:12 +02:00 |
|
Tulir Asokan
|
efe532e4d0
|
Don't check user database when handling ephemeral events
|
2020-10-27 16:49:54 +02:00 |
|
Tulir Asokan
|
8392f46db9
|
Fix bugs in left member check
|
2020-10-27 15:37:38 +02:00 |
|
Tulir Asokan
|
d808893274
|
Move clean-rooms command to mautrix-python
|
2020-10-26 19:56:20 +02:00 |
|
Tulir Asokan
|
ab671ac7eb
|
Bump version to 0.9.0rc1
|
2020-10-24 21:35:01 +03:00 |
|
Tulir Asokan
|
70a6b847e2
|
Fix random bugs and update mautrix-python
|
2020-10-24 21:13:57 +03:00 |
|
Tulir Asokan
|
a3f6bc2acb
|
Add config option for receiving ephemeral events with MSC2409
|
2020-10-24 21:01:34 +03:00 |
|
Tulir Asokan
|
1bce95586b
|
Update mautrix-python
|
2020-10-24 20:24:06 +03:00 |
|
Tulir Asokan
|
80aa557e0c
|
Fix resolving UpdateNewMessage sender in private chats
|
2020-10-23 23:42:45 +03:00 |
|
Tulir Asokan
|
686e26a503
|
Merge branch 'telethon-1.17'
|
2020-10-22 17:42:25 +03:00 |
|
Tulir Asokan
|
a33cdae4c3
|
Add missing parameter to get_user
|
2020-10-16 17:11:26 +03:00 |
|
Tulir Asokan
|
258f665338
|
Update mautrix-python
|
2020-10-16 15:18:34 +03:00 |
|
Tulir Asokan
|
3b70829d72
|
Use Gauge instead of Enum to count connected users
|
2020-10-15 18:35:21 +03:00 |
|