anonymousland-synapse/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
event_reports.py
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
rooms.py Prevent bundling aggregations for state events (#9619) 2021-03-16 10:27:51 +00:00
server_notice_servlet.py
statistics.py
users.py