MatrixSynapse/synapse/rest/admin
Andrew Morgan 1b0eaed21f
Prevent bundling aggregations for state events (#9619)
There's no need to do aggregation bundling for state events. Doing so can cause performance issues.
2021-03-16 10:27:51 +00:00
..
__init__.py
_base.py Fix additional type hints from Twisted 21.2.0. (#9591) 2021-03-12 11:37:57 -05:00
devices.py Add type hints to device and event report admin API (#9519) 2021-03-02 09:31:12 +00:00
event_reports.py Add type hints to device and event report admin API (#9519) 2021-03-02 09:31:12 +00:00
groups.py
media.py Fix additional type hints from Twisted 21.2.0. (#9591) 2021-03-12 11:37:57 -05:00
purge_room_servlet.py Add type hints to purge room and server notice admin API. (#9520) 2021-03-08 10:34:38 -05:00
rooms.py Prevent bundling aggregations for state events (#9619) 2021-03-16 10:27:51 +00:00
server_notice_servlet.py Add type hints to purge room and server notice admin API. (#9520) 2021-03-08 10:34:38 -05:00
statistics.py
users.py Re-Activating account when local passwords are disabled (#9587) 2021-03-11 13:52:32 +00:00