synapse/synapse/rest/client
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
..
v1 Send message after room has been shutdown 2019-03-06 17:35:11 +00:00
v2_alpha Make registration ratelimiter separate from the main events one 2019-03-06 11:02:42 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
transactions.py Port over enough to get some sytests running on Python 3 (#3668) 2018-08-20 23:54:49 +10:00
versions.py Allow "unavailable" presence status for /sync (#4592) 2019-02-08 21:09:56 +00:00