summary refs log tree commit diff
path: root/docs/usage (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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