MatrixSynapse/synapse/storage
Patrick Cloke c5251c6fbd
Do not assume that account data is of the correct form. (#8454)
This fixes a bug where `m.ignored_user_list` was assumed to be a dict,
leading to odd behavior for users who set it to something else.
2020-10-05 09:28:05 -04:00
..
databases Do not assume that account data is of the correct form. (#8454) 2020-10-05 09:28:05 -04:00
engines
schema
util Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
__init__.py
_base.py
background_updates.py
database.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
keys.py
persist_events.py
prepare_database.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py
types.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00