summary refs log tree commit diff
path: root/docs/usage (follow)
Commit message (Expand)AuthorAgeFilesLines
* Make the configuration for the cache clearer (#13481)Dirk Klimpel2022-08-091-4/+5
* Mark token-authenticaticated-registration API as not-experimental (#11897)Julian-Samuel Gebühr2022-08-051-3/+3
* Improve documentation on becoming server admin (#13230)jejo862022-08-031-1/+2
* Update doc for setting `macaroon_secret_key` (#13443)Dirk Klimpel2022-08-031-3/+7
* Remove 'Contents' section from the Configuration Manual (#13438)Dirk Klimpel2022-08-031-43/+0
* Fix wrong headline for `url_preview_accept_language` in docs (#13437)Dirk Klimpel2022-08-031-1/+1
* Merge tag 'v1.64.0rc2' into developRichard van der Hoff2022-07-291-181/+181
|\
| * Revert "Drop support for delegating email validation (#13192)" (#13406)3nprob2022-07-291-181/+181
* | Explicitly mention which resources support compression in the config guide (#...Brendan Abolivier2022-07-291-1/+2
|/
* Support Implicit TLS for sending emails (#13317)Jan Schär2022-07-251-1/+10
* Update config_documentation.md (#13364)Richard van der Hoff2022-07-221-2/+2
* Merge branch 'master' into developDavid Robertson2022-07-211-0/+8
|\
| * Document `rc_invites.per_issuer`, added in v1.63.David Teller2022-07-211-0/+8
* | Merge branch 'master' into developBrendan Abolivier2022-07-192-7/+12
|\|
| * Remove 'anonymised' from the phone home stats documentation (#13321)Andrew Morgan2022-07-192-7/+12
* | Add notes when config options were changed to config documentation (#13314)Jörg Behrmann2022-07-191-0/+5
* | Rate limit joins per-room (#13276)David Robertson2022-07-191-0/+19
* | Document advising against publicly exposing the Admin API and provide a usage...jejo862022-07-131-0/+17
* | Drop support for delegating email validation (#13192)Richard van der Hoff2022-07-121-16/+12
|/
* Document the 'databases' homeserver config option (#13212)Andrew Morgan2022-07-111-0/+92
* Add missing links to config options (#13166)Dirk Klimpel2022-07-051-3/+3
* Add documentation for phone home stats (#13086)Andrew Morgan2022-06-301-0/+81
* Cleanup references to sample config in the docs and redirect users to configu...Shay2022-06-302-3/+3
* Add a link to the configuration manual from the homeserver sample config docu...Andrew Morgan2022-06-301-0/+3
* Fix documentation header for `allow_public_rooms_over_federation` (#13116)Moritz Stückler2022-06-291-1/+1
* Add custom well-known (#13035)Jacek Kuśnierz2022-06-161-0/+17
* Add headers to individual options in config documentation to allow for linkin...Shay2022-06-151-163/+163
* Change default `sync_response_cache_duration` (#13042)Erik Johnston2022-06-151-2/+2
* Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011)Hannes Lerchl2022-06-151-2/+4
* Prevent local quarantined media from being claimed by media retention (#12972)Andrew Morgan2022-06-071-0/+6
* Add config options for media retention (#12732)Andrew Morgan2022-05-311-1/+28
* Add a background job to automatically delete stale devices (#12855)Brendan Abolivier2022-05-271-0/+12
* Merge tag 'v1.60.0rc2' into developSean Quah2022-05-271-0/+3
|\
| * Add an option allowing users to use their password to reauthenticate even tho...reivilibre2022-05-271-0/+3
* | Remove user-visible groups/communities code (#12553)Patrick Cloke2022-05-251-19/+0
|/
* Add detail to `cache_autotuning` config option documentation (#12776)Shay2022-05-191-4/+9
* Update configuration manual to document size-related suffixes (#12777)Shay2022-05-191-0/+8
* Fix YAML parsing error in `url_preview_accept_language` (#12785)Andrew Morgan2022-05-181-6/+6
* Add some documentation around the `rc_invites` option to the config docs (#12...Andrew Morgan2022-05-181-0/+14
* Fix typo in name of 'run_background_tasks_on' option in config manual (#12749)Andrew Morgan2022-05-161-1/+1
* Fix typo in listener config (#12742)Dirk Klimpel2022-05-161-2/+2
* Add config flags to allow for cache auto-tuning (#12701)Shay2022-05-131-2/+15
* add default_power_level_content_override config option. (#12618)Andy Balaam2022-05-121-0/+26
* Reload cache factors from disk on SIGHUP (#12673)David Robertson2022-05-111-0/+17
* Update SQL statements in docs for Synapse Admins (#12536)Dirk Klimpel2022-05-091-70/+121
* Add `mau_appservice_trial_days` config (#12619)Will Hunt2022-05-041-0/+14
* Disable device name lookup over federation by default (#12616)Andrew Morgan2022-05-041-3/+3
* Improve logging for cancelled requests (#12587)Sean Quah2022-05-041-1/+1
* Add a table of contents to config manual (#12527)Shay2022-04-251-2/+44
* Add a manual documenting config file options (#12368)Shay2022-04-181-0/+3412
* Move scripts directory inside synapse, exposing as setuptools entry_points (#...David Robertson2022-03-021-1/+1
* Add admin API to get a list of federated rooms (#11658)Dirk Klimpel2022-01-251-0/+60
* Add admin API to reset connection timeouts for remote server (#11639)Dirk Klimpel2022-01-251-1/+39
* Document the usage of refresh tokens. (#11427)reivilibre2021-12-081-0/+139
* Add admin API to get some information about federation status (#11407)Dirk Klimpel2021-12-061-0/+114
* Minor cleanup on recently ported doc pages (#11466)Shay2021-12-023-43/+44
* Port wiki pages to documentation website (#11402)Shay2021-12-015-0/+385
* Add an admin API to run background jobs. (#11352)Dirk Klimpel2021-11-191-1/+26
* Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298)Andrew Morgan2021-11-103-0/+21
* Add some background update admin APIs (#11263)Erik Johnston2021-11-081-0/+84
* Remove false warning about copying the log config to a homeserver.yaml (#11092)Travis Ralston2021-10-201-6/+6
* Update doc of the allowed characters for registration tokens (#11093)Dirk Klimpel2021-10-151-1/+1
* Update links to MSCs in documentation (#10991)Dirk Klimpel2021-10-051-1/+2
* Implement MSC3231: Token authenticated registration (#10142)Callum Brown2021-08-211-0/+295
* Fix some links in `docs` and `contrib` (#10370)Dirk Klimpel2021-07-131-1/+1
* A guide to the request log lines format. (#8436)Michael Kaye2021-06-161-0/+44
* Compile and render Synapse's docs into a browsable, mobile-friendly and searc...Andrew Morgan2021-06-036-0/+83