MatrixSynapse/synapse
Patrick Cloke 2920e540bf
Use the room type from stats in hierarchy response. (#14263)
This avoids pulling additional state information (and events) from
the database for each item returned in the hierarchy response.

The room type might be out of date until a background update finishes
running, the worst impact of this would be spaces being treated as rooms
in the hierarchy response. This should self-heal once the background
update finishes.
2022-12-13 08:43:53 -05:00
..
_scripts
api Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
app
appservice
config Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
crypto
events Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
federation
handlers Use the room type from stats in hierarchy response. (#14263) 2022-12-13 08:43:53 -05:00
http
logging
metrics
module_api
push Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
replication
res Fix html templates to load images only on HTTPS (#14625) 2022-12-08 17:28:02 +00:00
rest
server_notices
spam_checker_api
state Move `StateFilter` to `synapse.types` (#14668) 2022-12-12 16:19:30 +00:00
static
storage Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
streams
types Allow selecting "prejoin" events by state keys (#14642) 2022-12-13 00:54:46 +00:00
util
__init__.py
event_auth.py Improve validation of field size limits in events. (#14664) 2022-12-13 13:19:19 +00:00
notifier.py
py.typed
server.py
visibility.py