Tulir Asokan
04c64949e7
Update mautrix-python
2020-11-07 16:01:38 +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
v0.9.0-rc2
2020-11-06 21:30:07 +02:00
Tulir Asokan
2c59cb4871
Fix sending plaintext captions to Telegram
2020-11-06 18:14:20 +02:00
Tulir Asokan
64ddd07171
Update mautrix-python
2020-11-05 22:19:09 +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
213e63830d
Update mautrix-python and unpin yarl/aiohttp
2020-10-28 12:34:11 +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
87cacc9b20
Update mautrix-python
2020-10-27 15:19:19 +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
v0.9.0-rc1
2020-10-24 21:35:01 +03:00
Tulir Asokan
2343e85f4d
Update ROADMAP.md
2020-10-24 21:33:59 +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
Tulir Asokan
524f60ab48
Update to mautrix-python 0.8.0.beta3
...
* Cross-server double puppeting is now possible
* End-to-bridge encryption no longer requires login_shared_secret,
but the homeserver must support MSC2778 (Synapse 1.21+)
2020-10-14 18:56:26 +03:00
Tulir Asokan
fdc58ce450
Fix bridging non-image files
2020-10-13 13:38:44 +03:00
Tulir Asokan
a4595b427d
Don't send delivery receipts to unencrypted private chat portals. Fixes #483
2020-10-09 16:50:12 +03:00
Tulir Asokan
522e33be12
Add png thumbnails for webm animated stickers. Fixes #467
2020-10-09 16:47:41 +03:00
Tulir Asokan
146a79b516
Update mautrix-python
2020-10-09 14:50:37 +03:00
Tulir Asokan
4f85cf1723
Update preview and readme
2020-10-05 11:42:14 +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
f4b8e85689
Update mautrix-python
2020-10-02 14:58:51 +03:00
Tulir Asokan
6b94097f29
Bump mautrix-python version
2020-09-25 15:40:19 +03:00
Tulir Asokan
6e1dbf3a8e
Update mautrix-python
2020-09-22 13:10:12 +03:00
Tulir Asokan
0dc56aad1c
Update prometheus stuff
2020-09-19 01:04:34 +03:00
Tulir Asokan
a565853c5e
Update things in setup.py
2020-09-18 17:41:49 +03:00
Tulir Asokan
ac56ee1553
Bump mautrix-python version
2020-09-18 17:35:14 +03:00
Tulir Asokan
349914f447
Update mautrix-python
2020-09-14 00:41:04 +03:00
Tulir Asokan
2a1bddf5e4
Move prometheus setup to mautrix-python
2020-09-09 14:02:37 +03:00
Tulir Asokan
668dad9c6f
Move .github metadata to common repo
2020-09-09 01:19:38 +03:00
Tulir Asokan
2b978be79c
Update deps
2020-09-04 16:50:06 +03:00
Tulir Asokan
66917b6db0
Add option to update m.direct with double puppeting
2020-08-21 21:20:49 +03:00
Tulir Asokan
292745866d
Improve trust member list check
2020-08-19 00:21:01 +03:00