forked-synapse/synapse/rest
Erik Johnston b879870b2d Send message after room has been shutdown
Currently the explanation message is sent to the abuse room before any
users are forced joined, which means it tends to get lost in the backlog
of joins.

So instead we send the message *after* we've forced joined everyone.
2019-03-06 17:35:11 +00:00
..
client Send message after room has been shutdown 2019-03-06 17:35:11 +00:00
consent Fix registration on workers (#4682) 2019-02-20 18:47:31 +11:00
key Remove deprecated v1 key exchange endpoint (#4119) 2018-10-31 22:29:02 +11:00
media Fix parsing of Content-Disposition headers (#4763) 2019-02-27 14:29:10 -08:00
saml2 Initialise user displayname from SAML2 data (#4272) 2018-12-07 14:44:46 +01:00
__init__.py register capabilities servlet 2019-01-29 10:28:35 +00:00
well_known.py Fixup 2019-02-18 15:52:26 +00:00