summary refs log tree commit diff
path: root/docs/upgrade.md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Drop support for delegating email validation (#13192)Richard van der Hoff2022-07-121-0/+15
* Merge branch 'release-v1.61' into developErik Johnston2022-06-141-17/+19
|\
| * Fixup upgrades v1.61.0Erik Johnston2022-06-141-3/+3
| * Mention removed community/group worker endpoints in upgrade.md (#13023)Sami Olmari2022-06-141-0/+18
* | Mention removed community/group worker endpoints in upgrade.md (#13023)Sami Olmari2022-06-141-0/+16
* | Uniformize spam-checker API, part 4: port other spam-checker callbacks to ret...David Teller2022-06-131-0/+41
|/
* Fix import in module_api module and docs on the new check_event_for_spam sign...Brendan Abolivier2022-05-311-4/+4
* Uniformize spam-checker API, part 2: check_event_for_spam (#12808)David Teller2022-05-231-0/+29
* Add a unique index to `state_group_edges` to prevent duplicates being acciden...reivilibre2022-05-191-0/+90
* Add the `update_user_directory_from_worker` configuration option (superseding...reivilibre2022-05-101-9/+16
* Add the `notify_appservices_from_worker` configuration option (superseding `n...reivilibre2022-05-061-0/+27
* Disable device name lookup over federation by default (#12616)Andrew Morgan2022-05-041-0/+11
* Recommend poetry in docs (#12475)David Robertson2022-04-201-15/+19
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2022-04-191-1/+1
|\
| * fix typo in upgrade notesRichard van der Hoff2022-04-191-1/+1
* | Merge branch 'release-v1.57' into developErik Johnston2022-04-121-8/+47
|\|
| * Update UPGRADE notes to include more details about v1.57 upgrade failure mode...Richard van der Hoff2022-04-121-8/+47
* | Disable groups/communities by default. (#12344)Patrick Cloke2022-04-121-0/+7
|/
* Remove docs for converting a legacy structured logging config. (#12392)Patrick Cloke2022-04-061-2/+2
* Merge branch 'master' into developSean Quah2022-04-051-6/+5
|\
| * Move warning of open registration to v1.56 upgrade notes (#12322)Andrew Morgan2022-03-291-6/+5
* | Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209)Nick Mills-Barrett2022-04-011-0/+13
|/
* Add restrictions by default to open registration in Synapse (#12091)Shay2022-03-251-0/+6
* Mention the new behaviour on unsafe database locale in the upgrade notes (#12...Brendan Abolivier2022-03-251-0/+7
* Deprecate the groups/communities endpoints and add an experimental configurat...Patrick Cloke2022-03-121-0/+14
* Remove workaround introduced in Synapse v1.50.0rc1 for Mjolnir compatibility....reivilibre2022-03-101-0/+8
* Move synctl into `synapse._scripts` and expose as an entrypoint (#12140)David Robertson2022-03-041-1/+22
* Merge remote-tracking branch 'origin/master' into developErik Johnston2022-02-221-1/+1
|\
| * Recommend upgrading treq alongside twisted (#11943)Brendan Abolivier2022-02-091-1/+1
* | Remove support for the legacy structured logging configuration. (#12008)Patrick Cloke2022-02-171-0/+9
* | Note when unstable MSC3283 prefixes will be removed (#11989)Andrew Morgan2022-02-141-1/+1
* | remove empty file, reword/rename newsfragment, and add line to upgrade docH. Shay2022-02-141-0/+1
* | Enable cache time-based expiry by default (#11849)Shay2022-02-111-0/+7
* | Remove deprecated user_may_create_room_with_invites callback (#11950)Brendan Abolivier2022-02-111-10/+19
* | Support the stable API endpoint for MSC3283: new settings in `/capabilities` ...Dirk Klimpel2022-02-111-0/+19
* | Merge branch 'master' into developBrendan Abolivier2022-02-081-0/+12
|\|
| * Fix wordingBrendan Abolivier2022-02-081-6/+7
| * Add words about the Twisted security fix v1.52.0Brendan Abolivier2022-02-081-0/+11
* | Stabilise MSC3231 (Token Based Registration) (#11867)Jonathan de Jong2022-02-041-0/+15
* | Delete MSC1711_certificates_FAQ.md (#11907)Richard van der Hoff2022-02-041-5/+1
* | Remove support for the webclient listener. (#11895)Patrick Cloke2022-02-031-0/+13
|/
* Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client...Patrick Cloke2022-01-201-0/+11
* Add support removal notice to the upgrade notesOlivier Wilkinson (reivilibre)2022-01-051-0/+11
* Remove deprecated delete room admin API (#11213)Dirk Klimpel2021-11-011-0/+10
* Improve code formatting and fix a few typos in docs (#11221)Sumner Evans2021-11-011-46/+58
* Deprecate user_may_create_room_with_invites (#11206)Brendan Abolivier2021-11-011-0/+13
* Fix instances of [example]{.title-ref} in the upgrade notes (#11118)Andrew Morgan2021-10-191-27/+27
* Fix upgrade dead links (#11069)David Robertson2021-10-131-4/+4
* Update upgrade notesBrendan Abolivier2021-10-121-0/+9
* Avoid storing URL cache files in storage providers (#10911)Sean Quah2021-09-271-0/+7
* Document that /spaces & /hierarchy can be routed to workers. (#10648)Patrick Cloke2021-09-081-1/+9
* 1.42.0rc1Olivier Wilkinson (reivilibre)2021-09-011-3/+3
* Remove pushers when deleting 3pid from account (#10581)Azrenbeth2021-08-261-0/+5
* Merge branch 'release-v1.41' into developErik Johnston2021-08-181-8/+26
|\
| * Update docs/upgrade.md with new versionErik Johnston2021-08-181-1/+1
| * Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only...Andrew Morgan2021-08-181-0/+6
| * Centralise the custom template directory (#10596)Brendan Abolivier2021-08-171-0/+11
* | Display an error page during failure of fallback UIA. (#10561)Callum Brown2021-08-181-0/+8
* | Remove deprecated Shutdown Room and Purge Room Admin API (#8830)Dirk Klimpel2021-08-171-0/+13
|/
* support federation queries through http connect proxy (#10475)Dirk Klimpel2021-08-111-0/+27
* fix broken links in `upgrade.md` (#10543)Dirk Klimpel2021-08-051-28/+23
* Port the ThirdPartyEventRules module interface to the new generic interface (...Brendan Abolivier2021-07-201-0/+13
* Fix broken links in INSTALL.md (#10331)Dirk Klimpel2021-07-081-1/+1
* Add upgrade notes about disk space for events migration (#10314)Richard van der Hoff2021-07-061-1/+39
* Convert UPGRADE.rst to markdown (#10166)Andrew Morgan2021-06-231-0/+1353