Tulir Asokan
d0900a95a7
Send uk.half-shot.bridge in addition to m.bridge
2020-05-19 11:37:17 +03:00
Tulir Asokan
429544373a
Bump mautrix-python and send m.bridge events
2020-05-05 21:40:57 +03:00
David Mehren
467c0989e1
Do not crash in _create_matrix_room if invites is None
2020-04-17 18:19:44 +02:00
Tulir Asokan
a53b0e9837
Fix potential KeyError in power level syncing
2020-04-04 22:01:59 +03:00
Tulir Asokan
708fec6886
Add missing check
2020-04-03 22:18:07 +03:00
Tulir Asokan
50ec2551f8
Remove all automatic matrix-nio state receiving
...
All state is now fed to nio from the appservice state event stream instead of
/sync. This should remove all race conditions of trying to encrypt messages
before nio is synced.
2020-03-29 14:28:22 +03:00
Tulir Asokan
56d21bdf59
Add support for enabling encryption by default
2020-03-29 01:37:00 +02:00
Tulir Asokan
c79d442158
Add initial Matrix end-to-bridge encryption support
2020-03-28 22:01:23 +02:00
Tulir Asokan
1986142db3
Remove alias when cleaning up room
2019-11-30 16:01:07 +02:00
Tulir Asokan
ed90c2667a
Only apply relaybot.group_chat_invite to chats with relaybot
2019-11-08 20:07:20 +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
4d4a3b6bf6
Fix mistake preventing portal creation
2019-11-05 13:31:53 +02:00
Tulir Asokan
b6b1d72ecb
Add config option to override default power levels in rooms
2019-10-31 00:51:31 +02:00
Tulir Asokan
90e7a303ab
Fix error on private chat portal create if relaybot is not configured
2019-10-29 15:48:49 +02:00
Tulir Asokan
5411de90fc
Update some things
2019-10-28 01:09:37 +02:00
Tulir Asokan
ea633ce3f9
Set title of relaybot private chat portal to other user's displayname
2019-09-29 01:05:38 +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
d5470de8fd
Bridge bans to Telegram. Fixes #303
2019-09-22 22:51:46 +03:00
Tulir Asokan
3c2268870b
Fix some potential exceptions when asyncio.gathering
2019-09-02 22:21:48 +03:00
Tulir Asokan
d33460e3bd
Bridge room meta to Matrix as correct ghost user if possible
2019-08-15 22:33:22 +03:00
Tulir Asokan
2a327cc29e
Handle update_info errors inside entity instead of in user
2019-08-13 14:44:24 +03:00
Tulir Asokan
60e35c1bb9
Add command to sync specific portal
2019-08-10 14:24:26 +03:00
Tulir Asokan
99e26a5805
Fix warning log calls
2019-08-09 22:58:56 +03:00
Tulir Asokan
937de0fa00
Reduce usage of regexes
2019-08-08 23:15:15 +03:00
Tulir Asokan
9cbe6b73fc
Use ensure_joined for joining puppets
2019-08-07 23:35:53 +03:00
Tulir Asokan
ff98fe38c2
Add improvements and logs
2019-08-07 20:38:22 +03:00
Tulir Asokan
9899c15d36
Handle potential error kicking user
2019-08-07 19:49:22 +03:00
Tulir Asokan
8655f5903a
Improve things
2019-08-06 21:30:14 +03:00
Tulir Asokan
299d20aac9
Remove portal_ prefix from files in portal directory
2019-08-06 20:01:32 +03:00