MatrixSynapse/synapse/storage
schmop c2e06c36d4
Fix crash admin media list api when info is None (#14537)
Fixes https://github.com/matrix-org/synapse/issues/14536
2022-11-24 10:49:04 +00:00
..
controllers Remove redundant types from comments. (#14412) 2022-11-16 15:25:24 +00:00
databases Fix crash admin media list api when info is None (#14537) 2022-11-24 10:49:04 +00:00
engines Drop support for Postgres 10 in full text search code. (#14397) 2022-11-09 09:55:34 -05:00
schema Add another index to `device_lists_changes_in_room` (#14534) 2022-11-23 14:09:00 +00:00
util Reintroduce #14376, with bugfix for monoliths (#14468) 2022-11-16 22:16:46 +00:00
__init__.py
_base.py
background_updates.py
database.py Track unconverted device list outbound pokes using a position instead (#14516) 2022-11-22 16:46:52 +00:00
keys.py
prepare_database.py
push_rule.py
roommember.py
state.py
types.py