Commit Graph

1109 Commits (b64b6d12d47c012a9996a2585a969d3b962d25fa)

Author SHA1 Message Date
reivilibre 2fffcb24d8
Suggest using `/etc/matrix-synapse/conf.d/` for configuration with Debian packages (#11281) 3 years ago
Dirk Klimpel 8840a7b7f1
Convert delete room admin API to async endpoint (#11223) 3 years ago
Andrew Morgan 5f277ffe89
Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298) 3 years ago
Stanislav Motylkov b09d90cac9
Fix typos in the `username_available` admin API documentation. (#11286) 3 years ago
David Robertson b6f4d122ef
Allow admins to proactively block rooms (#11228) 3 years ago
Erik Johnston 4ee71b9637
Add some background update admin APIs (#11263) 3 years ago
Richard van der Hoff 86a497efaa
Default value for `public_baseurl` (#11210) 3 years ago
Dan Callahan 9799c569bb
Minor cleanup to Debian packaging (#11269) 3 years ago
Julian 09cb441a04
Add doc to integrate synapse with LemonLDAP OIDC (#11257) 3 years ago
reivilibre 499c44d696
Make minor correction to type of auth_checkers callbacks (#11253) 3 years ago
Andrew Morgan d688a6dee5 fix a small typo in the delete room api docs 3 years ago
Dirk Klimpel 7537201840
Add search by room ID and room alias to List Room admin API (#11099) 3 years ago
reivilibre 69ab3dddbc
Make `check_event_allowed` module API callback not fail open (accept events) when an exception is raised (#11033) 3 years ago
Dirk Klimpel 66bdca3e31
Remove deprecated delete room admin API (#11213) 3 years ago
Richard van der Hoff 71f9966f27
Support for serving server well-known files (#11211) 3 years ago
Brett Bethke 2014098d01
Add domain specific matching for haproxy config (#11128) 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
Sean Quah 3ed17ff651
Clarify lack of Windows support in documentation (#11198) 3 years ago
Skyler Mäntysaari a19bf32a03
docs/openid: Add Authentik documentation. (#11151) 3 years ago
Brendan Abolivier c7a5e49664
Implement an `on_new_event` callback (#11126) 3 years ago
Jason Robinson 63cbdd8af0
Enable changing user type via users admin API (#11174) 3 years ago
Dirk Klimpel b0f03aeb6a
Add more information what happens when a user is deactivated (#11083) 3 years ago
Aaron R 2c61a318cc
Show error when timestamp in seconds is provided to the /purge_media_cache API (#11101) 3 years ago
Travis Ralston 106d99b8cd
Remove false warning about copying the log config to a homeserver.yaml (#11092) 3 years ago
Brendan Abolivier 78d5896d19
Document the version of Synapse each module callback was introduced in (#11132) 3 years ago
Andrew Morgan 5e0e683541
Fix instances of [example]{.title-ref} in the upgrade notes (#11118) 3 years ago
Brendan Abolivier 73743b8ad1
Document Synapse's behaviour when dealing with multiple modules (#11096) 3 years ago
Patrick Cloke 5573133348
Move experimental & retention config out of the server module. (#11070) 3 years ago
Dirk Klimpel 013e0f9cae
Update doc of the allowed characters for registration tokens (#11093) 3 years ago
David Robertson 404444260a
Fix upgrade dead links (#11069) 3 years ago
Azrenbeth cdd308845b
Port the Password Auth Providers module interface to the new generic interface (#10548) 3 years ago
Brendan Abolivier 9e13cd98af
Update upgrade notes 3 years ago
reivilibre 5e29d417fc
Include the requirements for [mypy,lint] in [dev] (#11034) 3 years ago
Olivier Wilkinson (reivilibre) 593eeac19e Revert accidental push to develop. 3 years ago
Olivier Wilkinson (reivilibre) 9f23ff78da Update contributing guide to use [all,dev] 3 years ago
Andrew Morgan e564bdd127
Add content to the Synapse documentation intro page (#10990) 3 years ago
Brendan Abolivier 4e51621064
Add a spamchecker method to allow or deny 3pid invites (#10894) 3 years ago
Brendan Abolivier 829f2a82b0
Add a spamchecker callback to allow or deny room joins (#10910) 3 years ago
Max Kratz 38b7db5885
Updated development doc on samling environment for testing. (#10973) 3 years ago
Max Kratz 6744273f0b
Remove "reference" wording according Synapse homeserver (#10971) 3 years ago
Dirk Klimpel 7036a7a60a
Update links to MSCs in documentation (#10991) 3 years ago
Richard van der Hoff e32b9f44ee
Update installation instructions (#10919) 3 years ago
Sean Quah f7768f62cb
Avoid storing URL cache files in storage providers (#10911) 3 years ago
Brendan Abolivier b10257e879
Add a spamchecker callback to allow or deny room creation based on invites (#10898) 3 years ago
David Robertson ea01d4c2de
Update postgresql testing script (#10906) 3 years ago
Patrick Cloke 52913d56a5
Add documentation for experimental feature flags. (#10865) 3 years ago
Patrick Cloke ba7a91aea5
Refactor oEmbed previews (#10814) 3 years ago
David Robertson 60453315bd
Always add local users to the user directory (#10796) 3 years ago
Charles Wright 6b6bb81b23
Fix #10837 by adding JSON encoding/decoding to the Module API example… (#10845) 3 years ago