summary refs log tree commit diff
path: root/synapse/rest/room.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-10Have room initialSync return the room's room_idPaul "LeoNerd" Evans1-21/+6
2014-11-10Initial (empty) test that room initialSync at least returns 200 OKPaul "LeoNerd" Evans1-0/+53
2014-11-07