Commit Graph

58 Commits (e7c77a8750094616419720379afa02506e716c7d)

Author SHA1 Message Date
David Teller 28199e9357
Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 3 years ago
reivilibre 66a5f6c400
Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 3 years ago
reivilibre 699192fc1a
Add the `update_user_directory_from_worker` configuration option (superseding `update_user_directory`) to allow a generic worker to be designated as the worker to update the user directory. (#12654) 3 years ago
reivilibre c2d50e9f6c
Add the `notify_appservices_from_worker` configuration option (superseding `notify_appservices`) to allow a generic worker to be designated as the worker to send traffic to Application Services. (#12452) 3 years ago
Andrew Morgan 332cce8dcf
Disable device name lookup over federation by default (#12616) 3 years ago
David Robertson ecef741add
Recommend poetry in docs (#12475) 3 years ago
Richard van der Hoff 9f512ff537
fix typo in upgrade notes 3 years ago
Patrick Cloke 9535fd0f9c
Disable groups/communities by default. (#12344) 3 years ago
Richard van der Hoff 643c0c50c1
Update UPGRADE notes to include more details about v1.57 upgrade failure mode (#12448) 3 years ago
Patrick Cloke 6902e9ff2b
Remove docs for converting a legacy structured logging config. (#12392) 3 years ago
Nick Mills-Barrett 993d90f82b
Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209) 3 years ago
Andrew Morgan 013f3f5e44
Move warning of open registration to v1.56 upgrade notes (#12322) 3 years ago
Shay 3c41d87b67
Add restrictions by default to open registration in Synapse (#12091) 3 years ago
Brendan Abolivier 5859e2fe0c
Mention the new behaviour on unsafe database locale in the upgrade notes (#12288) 3 years ago
Patrick Cloke 54f674f7a9
Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 3 years ago
reivilibre 72e7f1c420
Remove workaround introduced in Synapse v1.50.0rc1 for Mjolnir compatibility. Breaks compatibility with Mjolnir v1.3.1 and earlier. (#11700) 3 years ago
David Robertson 4aeb00ca20
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 3 years ago
Patrick Cloke e69f8f0a8e
Remove support for the legacy structured logging configuration. (#12008) 3 years ago
Andrew Morgan 7812fe9edd
Note when unstable MSC3283 prefixes will be removed (#11989) 3 years ago
H. Shay 9c4563c5cd remove empty file, reword/rename newsfragment, and add line to upgrade doc 3 years ago
Shay b2b971f28a
Enable cache time-based expiry by default (#11849) 3 years ago
Brendan Abolivier 0171fa5226
Remove deprecated user_may_create_room_with_invites callback (#11950) 3 years ago
Dirk Klimpel d36943c4df
Support the stable API endpoint for MSC3283: new settings in `/capabilities` endpoint (#11933) 3 years ago
Brendan Abolivier 6f440fd859
Recommend upgrading treq alongside twisted (#11943) 3 years ago
Brendan Abolivier 1aa2231e27
Fix wording 3 years ago
Brendan Abolivier 5cdd491310
Add words about the Twisted security fix 3 years ago
Jonathan de Jong 02632b3504
Stabilise MSC3231 (Token Based Registration) (#11867) 3 years ago
Richard van der Hoff b3d155a749
Delete MSC1711_certificates_FAQ.md (#11907) 3 years ago
Patrick Cloke 119edf51eb
Remove support for the webclient listener. (#11895) 3 years ago
Patrick Cloke 91221b6961
Add deprecation warnings for `webclient` listener and non-HTTP(S) `web_client_location`. (#11774) 3 years ago
Olivier Wilkinson (reivilibre) ffd71029ab Add support removal notice to the upgrade notes 3 years ago
Dirk Klimpel 66bdca3e31
Remove deprecated delete room admin API (#11213) 3 years ago
Sumner Evans ece84f2c45
Improve code formatting and fix a few typos in docs (#11221) 3 years ago
Brendan Abolivier e320f5dba3
Deprecate user_may_create_room_with_invites (#11206) 3 years ago
Andrew Morgan 5e0e683541
Fix instances of [example]{.title-ref} in the upgrade notes (#11118) 3 years ago
David Robertson 404444260a
Fix upgrade dead links (#11069) 3 years ago
Brendan Abolivier 9e13cd98af
Update upgrade notes 3 years ago
Sean Quah f7768f62cb
Avoid storing URL cache files in storage providers (#10911) 3 years ago
Patrick Cloke 1fdf2cf8e8
Document that /spaces & /hierarchy can be routed to workers. (#10648) 3 years ago
Olivier Wilkinson (reivilibre) 6b2aca473a 1.42.0rc1 3 years ago
Azrenbeth ad17fbd20e
Remove pushers when deleting 3pid from account (#10581) 3 years ago
Erik Johnston b9c35586a4 Update docs/upgrade.md with new version 3 years ago
Andrew Morgan 3692f7fd33
Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only (#10628) 3 years ago
Callum Brown 6e613a10d0
Display an error page during failure of fallback UIA. (#10561) 3 years ago
Dirk Klimpel 430241a1e9
Remove deprecated Shutdown Room and Purge Room Admin API (#8830) 3 years ago
Brendan Abolivier 5639759980
Centralise the custom template directory (#10596) 3 years ago
Dirk Klimpel 339c3918e1
support federation queries through http connect proxy (#10475) 3 years ago
Dirk Klimpel 4578531002
fix broken links in `upgrade.md` (#10543) 3 years ago
Brendan Abolivier a743bf4694
Port the ThirdPartyEventRules module interface to the new generic interface (#10386) 3 years ago
Dirk Klimpel 974261cd81
Fix broken links in INSTALL.md (#10331) 3 years ago