Tulir Asokan
de3a37f40c
Update Telethon and add support for invite link customization
2021-02-28 13:16:07 +02:00
Tulir Asokan
429cb07b79
Handle missing input entities better when creating groups. Fixes #379
2021-02-14 16:36:21 +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
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
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
eae7bba649
Update to mautrix-python v0.7
2020-08-06 20:34:09 +03:00
Tulir Asokan
868ebf2025
Improve YAML handling in !tg config. Fixes #377
2020-08-02 21:19:20 +03:00
Tulir Asokan
0080b028bf
Update mautrix-python
2020-07-12 15:48:35 +03:00
Tulir Asokan
64c9759de8
Update mautrix-python again and fix bugs in accepting invites as puppets
2020-07-09 19:05:40 +03:00
Tulir Asokan
f358eab214
Don't mutate EventType objects
2020-06-17 16:39:56 +03:00
Tulir Asokan
80dd6fa9e1
Fix typo in unbridge permission error
2020-04-27 13:21:49 +03:00
Tulir Asokan
af766449d2
Switch default create group type to supergroup
2020-02-29 17:07:06 +02:00
Tulir Asokan
39927ac6c0
Try to fix cleaning up rooms
...
Not tested at all
2019-12-11 10:03:05 +02:00
Tulir Asokan
7d5e307368
Allow room moderators to set room-specific configs
2019-11-30 21:38:33 +02:00
Tulir Asokan
8e20d56091
Handle IndexError in !tg set-pl
2019-11-30 16:08:35 +02:00
Tulir Asokan
835175aa36
Add better m.emote format options for logged in users. Fixes #355
2019-09-10 23:12:54 +03:00
Tulir Asokan
3c2268870b
Fix some potential exceptions when asyncio.gathering
2019-09-02 22:21:48 +03:00
Tulir Asokan
d3e6860b1c
Fix sync-full command
2019-08-17 13:43:00 +03:00
Tulir Asokan
60e35c1bb9
Add command to sync specific portal
2019-08-10 14:24:26 +03:00
Tulir Asokan
d6a2e7a9f7
Split portal.py and migrate more stuff to mautrix-0.4
2019-08-05 00:11:21 +03:00
Tulir Asokan
d8653961af
Even even more migrations to mautrix-python
2019-08-04 01:41:10 +03:00
Tulir Asokan
be6d395ed6
Remove Python 3.5 compatibility
2019-07-18 23:24:25 +03:00
Tulir Asokan
0003d2efd3
Add secret flag for logged in admins to use relaybot when plumbing rooms. Fixes #294
2019-06-20 22:57:47 +03:00
Tulir Asokan
47243334f4
Add native Matrix edit support
...
Warning: may break everything and/or edit your cat
2019-05-29 16:20:15 +03:00
Tulir Asokan
2cf9dcafd9
Update copyright year and fix minor lint problems
2019-03-19 18:30:36 +02:00
Tulir Asokan
9eda525d2a
Fix handling missing argument in clear-db-cache (ref #286 )
2019-03-02 04:09:23 +02:00
Tulir Asokan
f2efb235eb
Add command to vote in polls. Fixes #257
2019-02-16 19:47:38 +02:00
Tulir Asokan
1c08725ade
Add missing copyright headers and future-fstrings encodings
2019-02-15 17:59:04 +02:00
Tulir Asokan
5c8f2034c3
Fix formatting in command helps
2019-02-13 00:05:17 +02:00
Tulir Asokan
f8e429f08a
More file splitting and new admin commands
2019-02-12 23:48:08 +02:00