summary refs log tree commit diff
path: root/synapse/handlers/presence.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-04-23Don't let the remote offline serial list grow arbitrarily largePaul "LeoNerd" Evans1-0/+5
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 st