Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump dep on syweb 0.6.5 | Matthew Hodgson | 2015-03-12 | 1 | -2/+3 |
* | Convert expected format for AS regex to include exclusivity. | Kegan Dougal | 2015-02-27 | 1 | -29/+6 |
* | Fix newline on __init__ | Kegan Dougal | 2015-02-11 | 1 | -1/+0 |
* | PEP8-ify | Kegan Dougal | 2015-02-11 | 1 | -1/+1 |
* | Add newline to EOF | Kegan Dougal | 2015-02-11 | 1 | -0/+1 |
* | Notify ASes for events sent by other users in a room which an AS user is a pa... | Kegan Dougal | 2015-02-11 | 1 | -2/+2 |
* | Add hs_token column and generate a different token f.e application service. | Kegan Dougal | 2015-02-05 | 1 | -2/+2 |
* | Add basic application_services SQL, and hook up parts of the appservice store... | Kegan Dougal | 2015-01-28 | 1 | -2/+2 |
* | Use ApplicationService when registering. | Kegan Dougal | 2015-01-27 | 1 | -2/+6 |
* | Add appservice handler and store. Glue together rest > handler > store. | Kegan Dougal | 2015-01-27 | 2 | -3/+8 |
* | Parse /register and /unregister request JSON. | Kegan Dougal | 2015-01-27 | 1 | -2/+78 |
* | Add stub application services REST API. | Kegan Dougal | 2015-01-27 | 4 | -0/+127 |