summary refs log tree commit diff
path: root/synapse/push/push_tools.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-10-10Rewrite the user_filter migration again (#6184)Richard van der Hoff2-26/+33
you can't plausibly ALTER TABLE in sqlite, so we create the new table with the right schema to start with.
2019-10-10Move tag/push rules room upgrade checking ealier (#6155)Andrew Morgan2-18/+45