summary refs log tree commit diff
path: root/synapse/notifier.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-12Fix bugs with invites/joins across federatiom.Erik Johnston7-39/+54
Both in terms of auth and not trying to fetch missing PDUs for invites, joins etc.
2014-11-12SYWEB-146: Fix room ID leaking on recents page when the name of the room is ↵Kegan Dougal2-3/+8
just an alias.
2014-11-12