Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Handle incoming room invites | Richard van der Hoff | 2015-11-02 | 1 | -1/+7 |
| | | | | | Propagate received invites to the UI, and correctly handle accepting/refusing them. | ||||
* | Refactor the statetable out to a separate file | Richard van der Hoff | 2015-10-30 | 1 | -0/+79 |
Apart from generally being cleaner, we're going to want to use the statetable in isolation of rooms, to handle invites. |