summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-11-12Fix pyflake warnings and add a FIXME comment to deal with auth_chains ↵Erik Johnston1-3/+6
received when joining
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/