summary refs log tree commit diff
path: root/synapse/storage/devices.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-07-12shift to using an explicit deleted flag on m.device_list_update EDUsMatthew Hodgson1-8/+10
and generally make it work.
2018-07-12WIP to announce deleted devices over federationMatthew Hodgson3-14/+44
Previously we queued up the poke correctly when the device was deleted, but then the