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 Merge pull request #9150 from Yoric/develop-context 2021-02-08 15:53:44 +01:00
_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 Update black, and run auto formatting over the codebase (#9381) 2021-02-16 22:32:34 +00:00
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 Add an admin API for users' media statistics (#8700) 2020-11-05 18:59:12 +00:00
users.py Re-Activating account when local passwords are disabled (#9587) 2021-03-11 13:52:32 +00:00