- Aug 29, 2014
-
-
David Baker authored
Change call signalling messages to be their own types of room events rather than room messages with different msgtypes: room messages should be things that the client can display as a unit message to the user.
-
David Baker authored
Conflicts: webclient/room/room-controller.js
-
David Baker authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
Added a timeout(40s) to $http stream requests (/events) in order to be notified by an error when there is a network issue. Thus, we can retry with a new request.
-
Kegan Dougal authored
-
Emmanuel ROHEE authored
Recents update: do not care of events coming from the past (they are fired when doing pagination of room messages in the past)
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
- Aug 28, 2014
-
-
David Baker authored
-
Mark Haines authored
-
Kegan Dougal authored
Start fleshing out architecture section. Moar .rst formatting! Reword some copypastaed sections to be terser.
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Emmanuel ROHEE authored
-
Kegan Dougal authored
-
Mark Haines authored
-
Mark Haines authored
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
Added waitForInitialSyncCompletion so that clients can know when they can access to the data retrieved by the initialSync Request
-
Emmanuel ROHEE authored
-
Emmanuel ROHEE authored
-
Kegan Dougal authored
Support multiple login flows when deciding how to login. Updated cmdclient and spec. Webclient doesn't need updating for this.
-
Kegan Dougal authored
-
Mark Haines authored
-
Mark Haines authored
-
Erik Johnston authored
-
Kegan Dougal authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
Start the events stream once the app starts (if credentials are in cache) or once the user gets logged in
-
Kegan Dougal authored
-
- Aug 27, 2014
-
-
David Baker authored
-
Paul "LeoNerd" Evans authored
-
Paul "LeoNerd" Evans authored
-
Erik Johnston authored
-
Emmanuel ROHEE authored
-