summary refs log tree commit diff
path: root/synapse/handlers/federation.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-23Store a list of the presence serial number at which remote users went ↵Paul "LeoNerd" Evans2-0/+59
offline, so that when we delete them from the cachemap, we can still synthesize OFFLINE events for them (SYN-261)
2015-04-23Generate presence event-stream JSON structures directlyPaul "LeoNerd" Evans1-8/+9