| Commit message (Expand) | Author | Age | Files | Lines |
* | Stabilize support for MSC3952: Intentional mentions. (#15520) | Patrick Cloke | 2023-06-06 | 1 | -2/+0 |
* | Implement stable support for MSC3882 to allow an existing device/session to g... | Hugh Nimmo-Smith | 2023-06-01 | 1 | -2/+2 |
* | Update Mutual Rooms (MSC2666) implementation (#15621) | Jonathan de Jong | 2023-05-18 | 1 | -1/+1 |
* | Add an unstable feature flag for MSC3981 to the /versions endpoint (#15558) | Michael Weimann | 2023-05-15 | 1 | -0/+2 |
* | Declare support for Matrix 1.6 (#15559) | Patrick Cloke | 2023-05-12 | 1 | -0/+1 |
* | Add an unstable feature flag for MSC3391 to the /versions endpoint (#15562) | Andrew Morgan | 2023-05-11 | 1 | -0/+2 |
* | Stabilize MSC2659 support for AS ping endpoint. (#15528) | Tulir Asokan | 2023-05-09 | 1 | -1/+1 |
* | Add a primitive helper script for listing worker endpoints. (#15243) | reivilibre | 2023-03-23 | 1 | -0/+1 |
* | Add /versions flag for MSC3952. (#15293) | Patrick Cloke | 2023-03-20 | 1 | -0/+2 |
* | Implement MSC2659: application service ping endpoint (#15249) | Tulir Asokan | 2023-03-16 | 1 | -0/+2 |
* | Advertise support for Matrix v1.5. (#14576) | Patrick Cloke | 2022-11-29 | 1 | -0/+1 |
* | Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) | Eric Eastwood | 2022-11-28 | 1 | -2/+0 |
* | Implement MSC3912: Relation-based redactions (#14260) | Brendan Abolivier | 2022-11-03 | 1 | -0/+2 |
* | Implementation of HTTP 307 response for MSC3886 POST endpoint (#14018) | Hugh Nimmo-Smith | 2022-10-18 | 1 | -0/+3 |
* | Support filtering the /messages API by relation type (MSC3874). (#14148) | Patrick Cloke | 2022-10-17 | 1 | -0/+2 |
* | Advertise support for Matrix 1.4. (#14184) | Patrick Cloke | 2022-10-14 | 1 | -0/+1 |
* | Use stable identifiers for MSC3771 & MSC3773. (#14050) | Patrick Cloke | 2022-10-07 | 1 | -1/+1 |
* | Advertise supporting version 1.3 of the Matrix spec. (#14032) | Patrick Cloke | 2022-10-04 | 1 | -0/+1 |
* | Track notification counts per thread (implement MSC3773). (#13776) | Patrick Cloke | 2022-10-04 | 1 | -1/+2 |
* | Accept & store thread IDs for receipts (implement MSC3771). (#13782) | Patrick Cloke | 2022-09-23 | 1 | -0/+2 |
* | Add version flag for MSC3881 (#13860) | Brendan Abolivier | 2022-09-21 | 1 | -0/+2 |
* | Implementation of MSC3882 login token request (#13722) | Hugh Nimmo-Smith | 2022-09-21 | 1 | -0/+2 |
* | Remove support for unstable private read receipts (#13653) | Šimon Brandner | 2022-09-01 | 1 | -1/+0 |
* | Support stable identifiers for MSC2285: private read receipts. (#13273) | Šimon Brandner | 2022-08-05 | 1 | -0/+1 |
* | Use stable prefixes for MSC3827: filtering of `/publicRooms` by room type (#1... | Šimon Brandner | 2022-07-27 | 1 | -2/+2 |
* | Implement MSC3827: Filtering of `/publicRooms` by room type (#13031) | Šimon Brandner | 2022-06-29 | 1 | -0/+2 |
* | Use `private` instead of `hidden` in MSC2285 related code. (#12635) | Šimon Brandner | 2022-05-05 | 1 | -1/+1 |
* | Implement MSC2815: allow room moderators to view redacted event content (#12427) | Tulir Asokan | 2022-04-20 | 1 | -0/+2 |
* | Rename Mutual Rooms `unstable_features` flag to match MSC (#12445) | Jonathan de Jong | 2022-04-13 | 1 | -1/+1 |
* | Remove references to unstable identifiers from MSC3440. (#12382) | Patrick Cloke | 2022-04-12 | 1 | -1/+0 |
* | Support stable identifiers for MSC3440: Threading (#12151) | Patrick Cloke | 2022-03-10 | 1 | -0/+1 |
* | Move experimental support for MSC3440 to /versions. (#12099) | Patrick Cloke | 2022-02-28 | 1 | -0/+2 |
* | Advertise Matrix 1.2 in `/_matrix/client/versions` (#12022) | Travis Ralston | 2022-02-21 | 1 | -0/+1 |
* | Advertise Matrix 1.1 in `/_matrix/client/versions` (#12020) | Travis Ralston | 2022-02-18 | 1 | -0/+1 |
* | Add MSC2716 and MSC3030 to `/versions` -> `unstable_features` (#11582) | Eric Eastwood | 2021-12-16 | 1 | -0/+4 |
* | Support Client-Server API r0.6.1 (#11097) | Aaron R | 2021-11-01 | 1 | -0/+1 |
* | Use direct references for configuration variables (part 5). (#10897) | Patrick Cloke | 2021-09-24 | 1 | -3/+3 |
* | Addtional type hints for the REST servlets. (#10665) | Patrick Cloke | 2021-08-23 | 1 | -3/+11 |
* | Support for MSC2285 (hidden read receipts) (#10413) | Šimon Brandner | 2021-07-28 | 1 | -0/+2 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 1 | -1/+0 |
* | Incorporate review | Brendan Abolivier | 2021-03-19 | 1 | -1/+1 |
* | Implement MSC3026: busy presence state | Brendan Abolivier | 2021-03-18 | 1 | -0/+2 |
* | Merge tag 'v1.20.0rc5' into develop | Patrick Cloke | 2020-09-18 | 1 | -0/+19 |
|\ |
|
| * | Add flags to /versions about whether new rooms are encrypted by default. (#8343) | Patrick Cloke | 2020-09-18 | 1 | -0/+19 |
* | | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 1 | -1/+1 |
|/ |
|
* | Add /user/{user_id}/shared_rooms/ api (#7785) | Will Hunt | 2020-09-02 | 1 | -0/+2 |
* | Support CS API v0.6.0 (#6585) | Andrew Morgan | 2020-06-05 | 1 | -15/+1 |
* | Move MSC2432 stuff onto unstable prefix (#6948) | Richard van der Hoff | 2020-02-19 | 1 | -0/+2 |
* | Remove m.lazy_load_members from unstable features since it is in CS r0.5.0 (#... | Aaron Raimist | 2020-02-13 | 1 | -1/+0 |
* | Add org.matrix.e2e_cross_signing to unstable_features in /versions as per MSC... | Neil Johnson | 2020-01-16 | 1 | -0/+2 |
* | Update copyrights | Brendan Abolivier | 2019-11-05 | 1 | -0/+3 |
* | Add unstable feature flag | Brendan Abolivier | 2019-11-01 | 1 | -0/+3 |
* | Add an unstable feature flag for separate add/bind 3pid APIs (#6044) | Andrew Morgan | 2019-09-23 | 1 | -0/+2 |
* | Add m.id_access_token to /versions unstable_features (MSC2264) (#5974) | Andrew Morgan | 2019-09-23 | 1 | -0/+3 |
* | Add m.require_identity_server to /versions unstable_flags (#5972) | Andrew Morgan | 2019-09-23 | 1 | -1/+13 |
* | Allow Synapse to send registration emails + choose Synapse or an external ser... | Andrew Morgan | 2019-09-06 | 1 | -2/+6 |
* | Revert "Add m.id_access_token flag (#5930)" (#5945) | Andrew Morgan | 2019-08-30 | 1 | -6/+1 |
* | Add m.id_access_token flag (#5930) | Andrew Morgan | 2019-08-30 | 1 | -1/+6 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -21/+22 |
* | Neilj/add r0.5 to versions (#5360) | Neil Johnson | 2019-06-05 | 1 | -0/+1 |
* | Allow "unavailable" presence status for /sync (#4592) | Valentin Anger | 2019-02-08 | 1 | -0/+1 |
* | lazyload aware /messages (#3589) | Matthew Hodgson | 2018-08-16 | 1 | -1/+12 |
* | run isort | Amber Brown | 2018-07-09 | 1 | -2/+2 |
* | Declare support for r0.3.0 | Richard van der Hoff | 2017-11-15 | 1 | -0/+1 |
* | Add r0.1.0 to the "supported versions" list | Richard van der Hoff | 2016-07-28 | 1 | -0/+1 |
* | Add r0.2.0 to the "supported versions" list | Richard van der Hoff | 2016-07-28 | 1 | -1/+4 |
* | Fix flake8 warnings for new flake8 | Daniel Wagner-Hall | 2016-02-02 | 1 | -3/+1 |
* | Add /_matrix/versions to report supported versions | Daniel Wagner-Hall | 2016-01-06 | 1 | -0/+36 |