7431469632
Support for external processes; stub FB messenger bridge
2020-02-29 18:34:14 +01:00
2649e41c85
Allow _ezbr_ to be put in suffix of usernames/room aliases instead of prefix
2020-02-29 10:51:09 +01:00
38a3f1bdb1
Fix Mattermost event deduplication
...
Mattermost assigns its own IDs to messages, thus when sending a message
to Mattermost the event_seen key that has to be written must take into
account that ID and not the one that we put in the event (which was the
Matrix event ID)
Note that for XMPP anything can be used as an ID, so using the Matrix
event ID there worked, but it's actually not so good.
2020-02-29 10:01:42 +01:00
1c038995be
Allow "query" again
2020-02-28 22:49:31 +01:00
708bd14e99
Fixes
2020-02-28 22:08:18 +01:00
2444302510
Put Easybridge avatar in Docker container
2020-02-28 20:07:47 +01:00
d4e07e81c5
Error channels; notify users of restart
2020-02-28 17:42:15 +01:00
5398e9fc0f
Handle matrix left events correctly (hopefully)
2020-02-28 12:16:59 +01:00
21dc026a81
Make protocol name/account name search case insensitive
2020-02-28 10:39:37 +01:00
8668b12a81
Rename DbCache to DbKv
2020-02-28 10:34:22 +01:00
7fa2842f5d
Do not put password in form on modify
2020-02-27 10:41:35 +01:00
19975e981e
Logging done better
2020-02-27 10:35:09 +01:00
d97a76fcc3
Handle event IDs on xmpp; do not echo back messages
2020-02-26 16:51:15 +01:00
f3f1b8d981
Room autorejoin
2020-02-26 16:30:10 +01:00
67c7f7361d
Move appservice/ to /
2020-02-26 16:07:33 +01:00