summary refs log tree commit diff
path: root/synapse/handlers/initial_sync.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-09-30Fix `devices_last_seen` background update.Erik Johnston3-7/+54
Fixes #6134.
2019-09-30Drop unused tables (#6115)Richard van der Hoff2-0/+21
These tables are unused since #5893 (as amended by