Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-08-28 | Remove get_state_for_room function from federation handler | Mark Haines | 3 | -17/+29 |
2014-08-28 | use @wraps to set the __name__ __module__ and __doc__ correctly for logged fu... | Mark Haines | 1 | -0/+2 |
2014-08-28 | When opening this page, do not join a room already joined | Emmanuel ROHEE | 1 | -26/+51 |
2014-08-28 | Added waitForInitialSyncCompletion so that clients can know w |