Commit Graph

945 Commits (bb0fe02a5278d0033825bee31a7a49af838d4a9a)

Author SHA1 Message Date
Aaron Raimist 8238b55e08
Update description of server_name config option (#8415) 4 years ago
Erik Johnston bd380d942f
Add checks for postgres sequence consistency (#8402) 4 years ago
Tdxdxoz abd04b6af0
Allow existing users to login via OpenID Connect. (#8345) 4 years ago
Julian Fietkau a4e63e5a47
Add note to reverse_proxy.md about disabling Apache's mod_security2 (#8375) 4 years ago
Dirk Klimpel 4da01f9c61
Admin API for reported events (#8217) 4 years ago
Dirk Klimpel d688b4bafc
Admin API for querying rooms where a user is a member (#8306) 4 years ago
Tulir Asokan b82d68c0bd
Add the topic and avatar to the room details admin API (#8305) 4 years ago
Patrick Cloke 6605470bfb
Improve SAML error messages (#8248) 4 years ago
Andrew Morgan 95d869c357
Add /_synapse/client to the reverse proxy docs (#8227) 4 years ago
Andrew Morgan 192e98111d
Remove shared rooms info from upgrade/workers doc as it's still experimental (#8290) 4 years ago
Andrew Morgan a3a90ee031
Show a confirmation page during user password reset (#8004) 4 years ago
Andrew Morgan 094896a69d
Add a config option for validating 'next_link' parameters against a domain whitelist (#8275) 4 years ago
Richard van der Hoff ad28030c12
Systemd docs: configure workers to start after main process. (#8276) 4 years ago
Will Hunt b257c788c0
Add /user/{user_id}/shared_rooms/ api (#7785) 4 years ago
Brendan Abolivier b5133dd97f
Explain better what GDPR-erased means (#8189) 4 years ago
Andrew Morgan 74bf8d4d06
Wording fixes to 'name' user admin api filter (#8163) 4 years ago
Andrew Morgan 79ac619403 Fix missing double-backtick in RST document 4 years ago
Manuel Stahl 97962ad17b
Search in columns 'name' and 'displayname' in the admin users endpoint (#7377) 4 years ago
Brendan Abolivier 420484a334
Allow capping a room's retention policy (#8104) 4 years ago
Ryan Cole cfeb37f039
Updated docs: Added note about missing 308 redirect support. (#8120) 4 years ago
Patrick Cloke acfb7c3b5d
Add a link to the matrix-synapse-rest-password-provider. (#8111) 4 years ago
Andrew Morgan e04e465b4d
Use the default templates when a custom template file cannot be found (#8037) 4 years ago
Erik Johnston 0304ad0c3d Move setting of Filter into code. 4 years ago
Erik Johnston db131b6b22
Change the default log config to reduce disk I/O and storage (#8040) 4 years ago
Richard van der Hoff 0cb169900e
Implement login blocking based on SAML attributes (#8052) 4 years ago
Travis Ralston 1048ed2afa
Clarify that undoing a shutdown might not be possible (#8010) 4 years ago
Erik Johnston 7620912d84
Add health check endpoint (#8048) 4 years ago
Erik Johnston 079bc3c8e3
Fixup worker doc (again) (#8000) 4 years ago
Erik Johnston a7bdf98d01
Rename database classes to make some sense (#8033) 4 years ago
Erik Johnston 18de00adb4 Add ratelimiting on joins 4 years ago
Travis Ralston e2a4ba6f9b
Add docs for undoing room shutdowns (#7998) 4 years ago
Stuart Mumford 6d4b790021
Update workers docs (#7990) 4 years ago
Erik Johnston 606805bf06
Fix typo in docs/workers.md (#7992) 4 years ago
Erik Johnston 2c1b9d6763
Update worker docs with recent enhancements (#7969) 4 years ago
Aaron Raimist 2184f61fae
Various improvements to the docs (#7899) 4 years ago
Dirk Klimpel e866e3b896
Add an option to disable purge in delete room admin API (#7964) 4 years ago
lugino-emeritus 3857de2194
Option to allow server admins to join complex rooms (#7902) 4 years ago
Erik Johnston aaf9ce72a0
Fix typo in metrics docs (#7966) 4 years ago
Patrick Cloke 83434df381
Update the auth providers to be async. (#7935) 4 years ago
Brendan Abolivier 55f2617f8c
Update the dates for ACME v1 EOL 4 years ago
Adrian 64d2280299
Fix a typo in the sample config. (#7890) 4 years ago
Andrew Morgan 5ecf98f59e
Change sample config's postgres user to synapse_user (#7889) 4 years ago
Patrick Cloke 852930add7
Add a default limit (of 100) to get/sync operations. (#7858) 4 years ago
Michael Albert fff483ea96
Add admin endpoint to get members in a room. (#7842) 4 years ago
Luke Faraone b0f031f92a
Combine nginx federation server blocks (#7823) 4 years ago
Patrick Cloke 8c7d0f163d
Allow accounts to be re-activated from the admin APIs. (#7847) 4 years ago
Patrick Cloke 111e70d75c
Return the proper 403 Forbidden error during errors with JWT logins. (#7844) 4 years ago
Brendan Abolivier 85223106f3
Allow email subjects to be customised through Synapse's configuration (#7846) 4 years ago
Dirk Klimpel 491f0dab1b
Add delete room admin endpoint (#7613) 4 years ago
Patrick Cloke 77d2c05410
Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827) 4 years ago