summary refs log tree commit diff
path: root/synapse/api/auth.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-28Added waitForInitialSyncCompletion so that clients can know when they can ↵Emmanuel ROHEE2-9/+24
access to the data retrieved by the initialSync Request
2014-08-28BF: Made member events parsing work (handleEvents expects an array of events)Emmanuel ROHEE1-8/+4