summary refs log tree commit diff
path: root/cmdclient/console.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-28When opening this page, do not join a room already joinedEmmanuel ROHEE1-26/+51
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-28