| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename shared_rooms to mutual_rooms (#12036) | Jonathan de Jong | 2022-03-23 | 1 | -2/+2 |
* | Deprecate the groups/communities endpoints and add an experimental configurat... | Patrick Cloke | 2022-03-12 | 1 | -1/+2 |
* | Misc typing fixes for `tests`, part 1 of N (#11323) | David Robertson | 2021-11-12 | 1 | -1/+3 |
* | Add missing type hints to non-client REST servlets. (#10817) | Patrick Cloke | 2021-09-15 | 1 | -3/+8 |
* | Flatten the synapse.rest.client package (#10600) | reivilibre | 2021-08-17 | 1 | -20/+15 |
* | Move /batch_send to /v2_alpha directory (MSC2716) (#10576) | Eric Eastwood | 2021-08-13 | 1 | -0/+2 |
* | Remove the experimental flag for knocking and use stable prefixes / endpoints... | Patrick Cloke | 2021-06-15 | 1 | -4/+1 |
* | Implement knock feature (#6739) | Sorunome | 2021-06-09 | 1 | -0/+5 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Show a confirmation page during user password reset (#8004) | Andrew Morgan | 2020-09-10 | 1 | -4/+2 |
* | Add /user/{user_id}/shared_rooms/ api (#7785) | Will Hunt | 2020-09-02 | 1 | -0/+4 |
* | Allow server admins to define and enforce a password policy (MSC2000). (#7118) | Dirk Klimpel | 2020-03-26 | 1 | -0/+2 |
* | Allow Synapse to send registration emails + choose Synapse or an external ser... | Andrew Morgan | 2019-09-06 | 1 | -1/+1 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -0/+1 |
* | Add simple send_relation API and track in DB | Erik Johnston | 2019-05-15 | 1 | -0/+2 |
* | Add admin api for sending server_notices (#5121) | Richard van der Hoff | 2019-05-02 | 1 | -1/+3 |
* | Move admin api impl to its own package | Richard van der Hoff | 2019-05-01 | 1 | -3/+2 |
* | Move admin API to a new prefix | Richard van der Hoff | 2019-05-01 | 1 | -2/+10 |
* | Send out emails with links to extend an account's validity period | Brendan Abolivier | 2019-04-17 | 1 | -0/+2 |
* | register capabilities servlet | Neil Johnson | 2019-01-29 | 1 | -0/+2 |
* | Remove v1 only REST APIs now we don't ship matrix console (#4334) | Amber Brown | 2018-12-29 | 1 | -11/+0 |
* | Basic initial support for room upgrades | Richard van der Hoff | 2018-10-25 | 1 | -0/+2 |
* | make it work and fix pep8 | Matthew Hodgson | 2018-08-12 | 1 | -0/+2 |
* | Move v1-only APIs into their own module & isolate deprecated ones (#3460) | Amber Brown | 2018-07-19 | 1 | -9/+34 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -35/+20 |
* | Add local group server support | Erik Johnston | 2017-07-17 | 1 | -0/+2 |
* | Add REST API | Erik Johnston | 2017-05-31 | 1 | -0/+2 |
* | Finish implementing RM endpoint | Luke Barnard | 2017-04-11 | 1 | -0/+2 |
* | Add store-and-forward direct-to-device messaging | Mark Haines | 2016-08-25 | 1 | -0/+2 |
* | Merge branch 'develop' into dbkr/notifications_api | Matthew Hodgson | 2016-08-20 | 1 | -0/+2 |
|\ |
|
| * | Initial empty implementation that just registers an API endpoint handler | Paul "LeoNerd" Evans | 2016-08-17 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'origin/develop' into dbkr/notifications_api | David Baker | 2016-08-11 | 1 | -0/+2 |
|\| |
|
| * | GET /devices endpoint | Richard van der Hoff | 2016-07-20 | 1 | -0/+2 |
* | | Add GET /notifications API | David Baker | 2016-05-23 | 1 | -0/+2 |
|/ |
|
* | Add an openidish mechanism for proving to third parties that you own a given ... | Mark Haines | 2016-05-05 | 1 | -0/+2 |
* | Add /report endpoint | Erik Johnston | 2016-05-04 | 1 | -0/+2 |
* | Implement logout | Erik Johnston | 2016-03-11 | 1 | -0/+2 |
* | copyrights | Matthew Hodgson | 2016-01-07 | 1 | -1/+1 |
* | Add /_matrix/versions to report supported versions | Daniel Wagner-Hall | 2016-01-06 | 1 | -0/+6 |
* | Actually host r0 and unstable prefixes | Daniel Wagner-Hall | 2015-12-08 | 1 | -1/+67 |
* | Code style fixes. | Mark Haines | 2015-01-29 | 1 | -1/+1 |
* | Merge branch 'develop' into pushers | David Baker | 2015-01-22 | 1 | -37/+2 |
|\ |
|
| * | Move rest APIs back under the rest directory | Mark Haines | 2015-01-22 | 1 | -0/+14 |
| * | Move client v1 api rest servlets into a "client/v1" directory | Mark Haines | 2015-01-22 | 1 | -47/+0 |
* | | Oops: second part of commit dc938606 | David Baker | 2015-01-22 | 1 | -1/+2 |
* | | Merge branch 'develop' into pushers | David Baker | 2015-01-13 | 1 | -1/+1 |
|\| |
|
| * | Update copyright notices | Mark Haines | 2015-01-06 | 1 | -1/+1 |
* | | Merge branch 'develop' into pushers | David Baker | 2014-12-18 | 1 | -1/+1 |
|\| |
|
| * | Kill off synapse.api.events.* | Erik Johnston | 2014-12-16 | 1 | -1/+1 |
* | | Start creating a module to do generic notifications (just prints them to stdo... | David Baker | 2014-11-19 | 1 | -1/+2 |
|/ |
|
* | SYN-48: Implement WHOIS rest servlet | Erik Johnston | 2014-09-29 | 1 | -1/+3 |
* | Add support for TURN servers as per the TURN REST API (http://tools.ietf.org/... | David Baker | 2014-09-23 | 1 | -1/+2 |
* | fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org has... | Matthew Hodgson | 2014-09-03 | 1 | -1/+1 |
* | Renamed /public/rooms to /publicRooms | Kegan Dougal | 2014-08-27 | 1 | -3/+1 |
* | Renaming: /im/sync >> /initialSync. /rooms/$roomid/members/list >> /rooms/$ro... | Kegan Dougal | 2014-08-26 | 1 | -2/+3 |
* | Make federation use resource_for_federation as well. | Kegan Dougal | 2014-08-14 | 1 | -2/+1 |
* | Start phasing out HttpServer: we should be using Resources instead. Added res... | Kegan Dougal | 2014-08-14 | 1 | -14/+10 |
* | Added a -w flag which will host the web client if specified. Currently this j... | Kegan Dougal | 2014-08-13 | 1 | -1/+7 |
* | add in whitespace after copyright statements to improve legibility | Matthew Hodgson | 2014-08-13 | 1 | -0/+1 |
* | actually register the login servlet (uncommitted code thinko?) | Matthew Hodgson | 2014-08-13 | 1 | -3/+2 |
* | Reference Matrix Home Server | matrix.org | 2014-08-12 | 1 | -0/+44 |