| Commit message (Expand) | Author | Age | Files | Lines |
* | Set Server header in SynapseRequest | Richard van der Hoff | 2018-05-10 | 1 | -1/+0 |
* | Burminate v1auth | Adrian Tschira | 2018-04-30 | 1 | -1/+1 |
* | Fix bug where pusherpool didn't start and broke some rooms | Erik Johnston | 2017-07-06 | 1 | -8/+6 |
* | Working unsubscribe links going straight to the HS | David Baker | 2016-06-02 | 1 | -1/+3 |
* | WIP on unsubscribing email notifs without logging in | David Baker | 2016-06-01 | 1 | -1/+54 |
* | Make the /set part mandatory | David Baker | 2016-04-12 | 1 | -1/+1 |
* | Mis-named function | David Baker | 2016-04-12 | 1 | -1/+1 |
* | Split into separate servlet classes | David Baker | 2016-04-12 | 1 | -11/+16 |
* | Add get endpoint for pushers | David Baker | 2016-04-11 | 1 | -1/+34 |
* | Hook up adding a pusher to the notifier for replication. | Mark Haines | 2016-03-15 | 1 | -0/+6 |
* | Add a parse_json_object function | Mark Haines | 2016-03-09 | 1 | -14/+3 |
* | Remove dead code for setting device specific rules. | Mark Haines | 2016-02-18 | 1 | -3/+3 |
* | Fix flake8 warnings for new flake8 | Daniel Wagner-Hall | 2016-02-02 | 1 | -2/+2 |
* | Rename 'user_name' to 'user_id' in push to make it consistent with the rest o... | Mark Haines | 2016-01-13 | 1 | -2/+2 |
* | Introduce a Requester object | Daniel Wagner-Hall | 2016-01-11 | 1 | -2/+3 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | also do more structured logging | David Baker | 2015-12-07 | 1 | -0/+1 |
* | pep8 | David Baker | 2015-12-07 | 1 | -0/+1 |
* | Add logging to pushers API to log the body of the request | David Baker | 2015-12-07 | 1 | -0/+4 |
* | Host /unstable and /r0 versions of r0 APIs | Daniel Wagner-Hall | 2015-12-01 | 1 | -2/+2 |
* | Allow guests to register and call /events?room_id= | Daniel Wagner-Hall | 2015-11-04 | 1 | -1/+1 |
* | Remove completely unused concepts from codebase | Daniel Wagner-Hall | 2015-08-25 | 1 | -2/+2 |
* | Allow multiple pushers for a single app ID & pushkey, honouring the 'append' ... | David Baker | 2015-03-25 | 1 | -1/+12 |
* | 1) Pushers are now associated with an access token | David Baker | 2015-03-24 | 1 | -1/+2 |
* | Blunty replace json with simplejson | Erik Johnston | 2015-02-11 | 1 | -1/+1 |
* | Code-style fixes | Mark Haines | 2015-02-10 | 1 | -2/+2 |
* | s/instance_handle/profile_tag/ | David Baker | 2015-02-03 | 1 | -2/+2 |
* | Allow kind to be set to null to delete a pusher. | David Baker | 2015-01-29 | 1 | -1/+10 |
* | Change uses of get_user_by_req because it returns a tuple now. | David Baker | 2015-01-28 | 1 | -1/+1 |
* | Oops, bad merge: needed to change the base class of the rest servlets too. | David Baker | 2015-01-28 | 1 | -2/+2 |
* | Merge branch 'develop' into pushers | David Baker | 2015-01-22 | 1 | -0/+80 |