summary refs log tree commit diff
path: root/synapse/storage/databases/main/censor_events.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove frozendict_json_encoder and support frozendicts everywhereRichard van der Hoff2020-10-281-3/+3
* Move additional tasks to the background worker, part 3 (#8489)Patrick Cloke2020-10-091-8/+7
* Enable mypy checking for unreachable code and fix instances. (#8432)Patrick Cloke2020-10-011-3/+3
* Convert account data, device inbox, and censor events databases to async/awai...Patrick Cloke2020-08-121-7/+4
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+210