summary refs log tree commit diff
path: root/synapse/handlers/register.py (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-16Use a postgres sequence to generate guest user IDsRichard van der Hoff1-21/+1
2020-07-16Use SequenceGenerator for state group ID allocationRichard van der Hoff4-26/+11