Commit Graph

1239 Commits (6b3e0ea6bdff15aa24a42f1f5938785460a323a7)

Author SHA1 Message Date
Andrew Morgan 0922462fc7
docs: Don't render the table of contents on the print page (#12340) 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
Erik Johnston e31d06f6f0 Split changelogs by year 3 years ago
David Robertson dd5cc37aa4
Stop maintaining a list of lint targets in `lint.sh` (#12420) 3 years ago
Eric Eastwood 350062661c
Clarify that we mark as outliers because we don't have any state for them (#12345) 3 years ago
Patrick Cloke 6902e9ff2b
Remove docs for converting a legacy structured logging config. (#12392) 3 years ago
reivilibre 708d88b1a2
Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376) 3 years ago
Shay f608e6c8cf
Update broken link in `workers.md` (#12369) 3 years ago
Nick Mills-Barrett 993d90f82b
Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209) 3 years ago
Brendan Abolivier e4409301ba
Add a module callback to react to account data changes (#12327) 3 years ago
Brendan Abolivier 5e88143dff
Add a callback to react to 3PID associations (#12302) 3 years ago
David Robertson 15cdcf8f30
Remove `dockerfile-pgtests` (#12336) 3 years ago
reivilibre 2fc15ac718
Flesh out documentation for running SyTest against Synapse, including use of Postgres and worker mode. (#12271) 3 years ago
Brendan Abolivier 437a8ed9ef
Add a configuration to exclude rooms from sync response (#12310) 3 years ago
Andrew Morgan 013f3f5e44
Move warning of open registration to v1.56 upgrade notes (#12322) 3 years ago
villepeh a4643a685c
HAProxy guide update (#12279) 3 years ago
Shay 3c41d87b67
Add restrictions by default to open registration in Synapse (#12091) 3 years ago
IronTooch 61aae18d45
Authentik OpenID minor doc update (#12275) 3 years ago
Brendan Abolivier 5859e2fe0c
Mention the new behaviour on unsafe database locale in the upgrade notes (#12288) 3 years ago
Shay e78d4f61fc
Refuse to start if DB has an unsafe locale (#12262) 3 years ago
Jonathan de Jong c5776780f0
Remove mutual_rooms `update_user_directory` check, and add extra documentation (#12038) 3 years ago
Patrick Cloke 2177e356bc
Sync more worker regexes in the documentation. (#12243) 3 years ago
David Robertson 872dbb0181
Correct `check_username_for_spam` annotations and docs (#12246) 3 years ago
Patrick Cloke 54f674f7a9
Deprecate the groups/communities endpoints and add an experimental configuration flag. (#12200) 3 years ago
Shay ef3619e61d
Add config settings for background update parameters (#11980) 3 years ago
Brendan Abolivier e6a106fd5e
Implement a Jinja2 filter to extract localparts from email addresses (#12212) 3 years ago
Brendan Abolivier 003cc6910a
Update the SSO username picker template to comply with SIWA guidelines (#12210) 3 years ago
Andrew Morgan 3b12f6d61b
Note that contributors can sign off privately (#12204) 3 years ago
~creme 7577894bec
Document that most streams can only have a single writer. (#12196) 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
Richard van der Hoff 52a947dc46
Updates to the Room DAG concepts development document (#12179) 3 years ago
Will Hunt 15382b1afa
Add third_party module callbacks to check if a user can delete a room and deactivate a user (#12028) 3 years ago
Patrick Cloke 9a0172d49f
Clean-up demo scripts & documentation (#12143) 3 years ago
David Robertson 4aeb00ca20
Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 3 years ago
David Robertson 1fbe0316a9
Add suffices to scripts in scripts-dev (#12137) 3 years ago
Andrew Morgan b4461e7d8a
Enable complexity checking in complexity checking docs example (#11998) 3 years ago
David Robertson f3f0ab10fe
Move scripts directory inside synapse, exposing as setuptools entry_points (#12118) 3 years ago
Brendan Abolivier 300ed0b8a6
Add module callbacks called for reacting to deactivation status change and profile update (#12062) 3 years ago
Patrick Cloke 7754af24ab
Remove the unstable `/spaces` endpoint. (#12073) 3 years ago
Patrick Cloke c56bfb08bc
Add documentation for missing worker types. (#11599) 3 years ago
Richard van der Hoff e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031) 3 years ago
Patrick Cloke 7bcc28f82f
Use room version 9 as the default room version (per MSC3589). (#12058) 3 years ago
Patrick Cloke 444b04058b
Document why auth providers aren't validated in the admin API. (#12004) 3 years ago
Brendan Abolivier 707049c6ff
Allow modules to set a display name on registration (#12009) 3 years ago
Patrick Cloke e69f8f0a8e
Remove support for the legacy structured logging configuration. (#12008) 3 years ago
David Robertson 73fc488783
Explain the meaning of spam checker callbacks' return values (#12003) 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