| Commit message (Expand) | Author | Age | Files | Lines |
* | Make auth & transactions more testable (#3499) | Amber Brown | 2018-07-14 | 1 | -1/+1 |
* | register some /unstable endpoints in /r0 as well | Krombel | 2017-10-26 | 1 | -1/+1 |
* | Allow guest access to endpoints for E2E | Richard van der Hoff | 2016-11-25 | 1 | -1/+1 |
* | Clean transactions based on time. Add HttpTransactionCache tests. | Kegan Dougal | 2016-11-14 | 1 | -1/+1 |
* | Move .observe() up to the cache to make things neater | Kegan Dougal | 2016-11-14 | 1 | -4/+1 |
* | Review comments | Kegan Dougal | 2016-11-11 | 1 | -12/+5 |
* | Use observable deferreds because they are sane | Kegan Dougal | 2016-11-11 | 1 | -3/+4 |
* | Flake8 | Kegan Dougal | 2016-11-10 | 1 | -1/+1 |
* | Store Promise<Response> instead of Response for HTTP API transactions | Kegan Dougal | 2016-11-10 | 1 | -6/+12 |
* | Send device messages over federation | Mark Haines | 2016-09-06 | 1 | -26/+7 |
* | Fix up the calls to the notifier for device messages | Mark Haines | 2016-09-01 | 1 | -1/+1 |
* | Add a replication stream for direct to device messages | Mark Haines | 2016-08-31 | 1 | -2/+8 |
* | Add some TODOs | Mark Haines | 2016-08-25 | 1 | -0/+4 |
* | Fix the deduplication of incoming direct-to-device messages | Mark Haines | 2016-08-25 | 1 | -1/+12 |
* | Add store-and-forward direct-to-device messaging | Mark Haines | 2016-08-25 | 1 | -0/+69 |