summary refs log tree commit diff
path: root/synapse/storage/databases/main/ui_auth.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-6/+16
* Allow background tasks to be run on a separate worker. (#8369)Patrick Cloke2020-10-021-2/+4
* Use slots in attrs classes where possible (#8296)Patrick Cloke2020-09-141-1/+1
* Convert additional databases to async/await part 2 (#8200)Patrick Cloke2020-09-011-2/+2
* Allow denying or shadow banning registrations via the spam checker (#8034)Patrick Cloke2020-08-201-1/+38
* Use the JSON encoder without whitespace in more places. (#8124)Patrick Cloke2020-08-201-6/+5
* Add more types to synapse.storage.database. (#8127)Patrick Cloke2020-08-201-3/+8
* Rename database classes to make some sense (#8033)Erik Johnston2020-08-051-0/+300