| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209) | Nick Mills-Barrett | 2022-04-01 | 1 | -0/+13 |
* | Add restrictions by default to open registration in Synapse (#12091) | Shay | 2022-03-25 | 1 | -0/+6 |
* | Mention the new behaviour on unsafe database locale in the upgrade notes (#12... | Brendan Abolivier | 2022-03-25 | 1 | -0/+7 |
* | Deprecate the groups/communities endpoints and add an experimental configurat... | Patrick Cloke | 2022-03-12 | 1 | -0/+14 |
* | Remove workaround introduced in Synapse v1.50.0rc1 for Mjolnir compatibility.... | reivilibre | 2022-03-10 | 1 | -0/+8 |
* | Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) | David Robertson | 2022-03-04 | 1 | -1/+22 |
* | Merge remote-tracking branch 'origin/master' into develop | Erik Johnston | 2022-02-22 | 1 | -1/+1 |
|\ |
|
| * | Recommend upgrading treq alongside twisted (#11943) | Brendan Abolivier | 2022-02-09 | 1 | -1/+1 |
* | | Remove support for the legacy structured logging configuration. (#12008) | Patrick Cloke | 2022-02-17 | 1 | -0/+9 |
* | | Note when unstable MSC3283 prefixes will be removed (#11989) | Andrew Morgan | 2022-02-14 | 1 | -1/+1 |
* | | remove empty file, reword/rename newsfragment, and add line to upgrade doc | H. Shay | 2022-02-14 | 1 | -0/+1 |
* | | Enable cache time-based expiry by default (#11849) | Shay | 2022-02-11 | 1 | -0/+7 |
* | | Remove deprecated user_may_create_room_with_invites callback (#11950) | Brendan Abolivier | 2022-02-11 | 1 | -10/+19 |
* | | Support the stable API endpoint for MSC3283: new settings in `/capabilities` ... | Dirk Klimpel | 2022-02-11 | 1 | -0/+19 |
* | | Merge branch 'master' into develop | Brendan Abolivier | 2022-02-08 | 1 | -0/+12 |
|\| |
|
| * | Fix wording | Brendan Abolivier | 2022-02-08 | 1 | -6/+7 |
| * | Add words about the Twisted security fix v1.52.0 | Brendan Abolivier | 2022-02-08 | 1 | -0/+11 |
* | | Stabilise MSC3231 (Token Based Registration) (#11867) | Jonathan de Jong | 2022-02-04 | 1 | -0/+15 |
* | | Delete MSC1711_certificates_FAQ.md (#11907) | Richard van der Hoff | 2022-02-04 | 1 | -5/+1 |
* | | Remove support for the webclient listener. (#11895) | Patrick Cloke | 2022-02-03 | 1 | -0/+13 |
|/ |
|
* | Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client... | Patrick Cloke | 2022-01-20 | 1 | -0/+11 |
* | Add support removal notice to the upgrade notes | Olivier Wilkinson (reivilibre) | 2022-01-05 | 1 | -0/+11 |
* | Remove deprecated delete room admin API (#11213) | Dirk Klimpel | 2021-11-01 | 1 | -0/+10 |
* | Improve code formatting and fix a few typos in docs (#11221) | Sumner Evans | 2021-11-01 | 1 | -46/+58 |
* | Deprecate user_may_create_room_with_invites (#11206) | Brendan Abolivier | 2021-11-01 | 1 | -0/+13 |
* | Fix instances of [example]{.title-ref} in the upgrade notes (#11118) | Andrew Morgan | 2021-10-19 | 1 | -27/+27 |
* | Fix upgrade dead links (#11069) | David Robertson | 2021-10-13 | 1 | -4/+4 |
* | Update upgrade notes | Brendan Abolivier | 2021-10-12 | 1 | -0/+9 |
* | Avoid storing URL cache files in storage providers (#10911) | Sean Quah | 2021-09-27 | 1 | -0/+7 |
* | Document that /spaces & /hierarchy can be routed to workers. (#10648) | Patrick Cloke | 2021-09-08 | 1 | -1/+9 |
* | 1.42.0rc1 | Olivier Wilkinson (reivilibre) | 2021-09-01 | 1 | -3/+3 |
* | Remove pushers when deleting 3pid from account (#10581) | Azrenbeth | 2021-08-26 | 1 | -0/+5 |
* | Merge branch 'release-v1.41' into develop | Erik Johnston | 2021-08-18 | 1 | -8/+26 |
|\ |
|
| * | Update docs/upgrade.md with new version | Erik Johnston | 2021-08-18 | 1 | -1/+1 |
| * | Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only... | Andrew Morgan | 2021-08-18 | 1 | -0/+6 |
| * | Centralise the custom template directory (#10596) | Brendan Abolivier | 2021-08-17 | 1 | -0/+11 |
* | | Display an error page during failure of fallback UIA. (#10561) | Callum Brown | 2021-08-18 | 1 | -0/+8 |
* | | Remove deprecated Shutdown Room and Purge Room Admin API (#8830) | Dirk Klimpel | 2021-08-17 | 1 | -0/+13 |
|/ |
|
* | support federation queries through http connect proxy (#10475) | Dirk Klimpel | 2021-08-11 | 1 | -0/+27 |
* | fix broken links in `upgrade.md` (#10543) | Dirk Klimpel | 2021-08-05 | 1 | -28/+23 |
* | Port the ThirdPartyEventRules module interface to the new generic interface (... | Brendan Abolivier | 2021-07-20 | 1 | -0/+13 |
* | Fix broken links in INSTALL.md (#10331) | Dirk Klimpel | 2021-07-08 | 1 | -1/+1 |
* | Add upgrade notes about disk space for events migration (#10314) | Richard van der Hoff | 2021-07-06 | 1 | -1/+39 |
* | Convert UPGRADE.rst to markdown (#10166) | Andrew Morgan | 2021-06-23 | 1 | -0/+1353 |