MatrixSynapse/synapse/storage/databases
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
..
main Do not assume that account data is of the correct form. (#8454) 2020-10-05 09:28:05 -04:00
state Mypy fixes for `synapse.handlers.federation` (#8422) 2020-09-29 15:57:36 +01:00
__init__.py Add logging on startup/shutdown (#8448) 2020-10-02 15:20:45 +01:00