Commit Graph

1252 Commits (5a320baa45b8e826e52bdd6cadadfad727ab0357)

Author SHA1 Message Date
Will Hunt e8d1ec0e92
Add option to enable token registration without requiring 3pids (#12526) 3 years ago
Shay e75c7e3b6d
Add a table of contents to config manual (#12527) 3 years ago
Sami Olmari 813d728d09
Correct typo in user_admin_api.md device deletion JSON (#12533) 3 years ago
villepeh d9b71410c2
Add HAProxy delegation example to docs (#12501) 3 years ago
Dirk Klimpel a36a38b1ca
Add some example configurations for worker (#12492) 3 years ago
Richard van der Hoff f46b223354
turn-howto: fix some links 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
Shay 3c758d9808
Add a manual documenting config file options (#12368) 3 years ago
reivilibre 7efddbebef
Update documentation to reflect that `run_background_tasks_on` is no longer experimental. (#12451) 3 years ago
Dirk Klimpel a743f7d33e
Replace `federation_reader` with `generic_worker` in docs (#12457) 3 years ago
David Robertson 535a689cfc
Reintroduce the lint targets in the linter script (#12455) 3 years ago
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