MatrixSynapse/synapse/storage
Sean Quah df95d3aec2
Revert change to counting of deactivated users towards the monthly active users limit (#11127)
Temporarily revert "Add functionality to remove deactivated users from the monthly_active_users table (#10947)".

This reverts commit eda8c88b84.
2021-10-20 11:05:29 +01:00
..
databases Revert change to counting of deactivated users towards the monthly active users limit (#11127) 2021-10-20 11:05:29 +01:00
engines
schema
util Fix race in `MultiWriterIdGenerator` (#11045) 2021-10-12 14:27:09 +01:00
__init__.py
_base.py
background_updates.py
database.py
keys.py
persist_events.py
prepare_database.py Relax `ignore-missing-imports` for modules that have stubs now and update mypy (#11006) 2021-10-08 14:49:41 +01:00
purge_events.py
push_rule.py
relations.py
roommember.py
state.py Stop user directory from failing if it encounters users not in the `users` table. (#11053) 2021-10-13 09:38:22 +00:00
types.py