summary refs log tree commit diff
path: root/synapse/storage/data_stores/main/registration.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove local threepids on account deactivation (#6426)Andrew Morgan2019-11-281-0/+13
* Don't construct a setErik Johnston2019-11-261-6/+3
* Fix find_next_generated_user_id_localpartErik Johnston2019-11-261-10/+7
* Clean up newline quote marks around the codebase (#6362)Andrew Morgan2019-11-211-3/+1
* Numeric ID checker now checks @0, don't ratelimit on checkingAndrew Morgan2019-11-061-4/+4
* Update black to 19.10b0 (#6304)Amber Brown2019-11-011-1/+1
* Move storage classes into a main "data store".Erik Johnston2019-10-211-0/+1499