| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Implemented /rooms/$roomid/[invite|join|leave] with POST / PUT (incl txn ids) | Kegan Dougal | 2014-08-26 | 1 | -2/+5 |
| | | |||||
| * | Added basic in-memory REST transaction storage. Only the latest transaction ↵ | Kegan Dougal | 2014-08-26 | 1 | -0/+93 |
| for a given path/access_token combo is stored in order to prevent storing ALL request/response pairs. | |||||
