Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix indent | Mark Haines | 2015-01-29 | 1 | -1/+1 |
* | Move typing notifs to an "emphermal" event list on the room object | Mark Haines | 2015-01-29 | 1 | -5/+7 |
* | Fix check for empty room update | Mark Haines | 2015-01-29 | 1 | -1/+1 |
* | Fix v2 initial sync | Mark Haines | 2015-01-29 | 1 | -1/+2 |
* | Use get_room_events_stream to get changes to the rooms if the number of chang... | Mark Haines | 2015-01-29 | 1 | -11/+45 |
* | Remove typing TODO | Mark Haines | 2015-01-29 | 1 | -1/+0 |
* | Add typing notifications to sync | Mark Haines | 2015-01-29 | 1 | -9/+21 |
* | Fix Formatting | Mark Haines | 2015-01-27 | 1 | -8/+5 |
* | Wait for events if the incremental sync is empty and a timeout is given | Mark Haines | 2015-01-27 | 1 | -7/+12 |
* | Start implementing incremental initial sync | Mark Haines | 2015-01-27 | 1 | -25/+208 |
* | Start implementing the non-incremental sync portion of the v2 /sync API | Mark Haines | 2015-01-26 | 1 | -25/+62 |
* | Add handler for /sync API | Mark Haines | 2015-01-26 | 1 | -0/+110 |