forked-synapse/synapse/server_notices
Erik Johnston 7e6e588e60 Fix bug where we resent "limit exceeded" server notices
This was due to a bug where we mutated a cached event's contents
2018-08-23 16:21:20 +01:00
..
__init__.py Infrastructure for a server notices room 2018-05-17 17:58:25 +01:00
consent_server_notices.py clean up, no functional changes 2018-08-17 15:21:34 +01:00
resource_limits_server_notices.py Fix bug where we resent "limit exceeded" server notices 2018-08-23 16:21:20 +01:00
server_notices_manager.py refactor for readability, and reuse caching for setting tags 2018-08-16 17:02:04 +01:00
server_notices_sender.py implementation of server notices to alert on hitting resource limits 2018-08-10 15:12:59 +01:00
worker_server_notices_sender.py fix synchrotron 2018-05-22 17:47:42 +01:00