summary refs log tree commit diff
path: root/synapse/handlers/message.py (unfollow)
Commit message (Expand)AuthorFilesLines
2014-11-10Include room membership in room initialSyncPaul "LeoNerd" Evans1-1/+7
2014-11-10Put room state in room initialSync output - I guess this is right; I really c...Paul "LeoNerd" Evans2-2/+40
20