| Commit message (Expand) | Author | Age | Files | Lines |
* | Update config_documentation - Change example of msisdn in allowed_local_3pids... | YLong Shi | 2024-07-25 | 1 | -2/+5 |
* | Fixed presence results not returning offline users on initial sync (#17231) | Michael Hollister | 2024-07-23 | 1 | -0/+5 |
* | Prepare for authenticated media freeze (#17433) | Shay | 2024-07-22 | 1 | -0/+12 |
* | Improve default_power_level_content_override documentation (#17451) | Ben Banfield-Zanin | 2024-07-18 | 1 | -0/+32 |
* | Clarify `url_preview_url_blacklist` is a usability feature (#17356) | davidegirardi | 2024-06-28 | 1 | -9/+12 |
* | Fix refreshable_access_token_lifetime typo (#17357) | douglaz | 2024-06-25 | 1 | -1/+1 |
* | Correct error in user_directory docs (#17348) | devonh | 2024-06-24 | 1 | -1/+2 |
* | Add default values for rc_invites per_issuer to docs (#17347) | devonh | 2024-06-24 | 1 | -2/+3 |
* | fix missing quotes for exclude_rooms_from_sync (#17308) | Dirk Klimpel | 2024-06-18 | 1 | -1/+1 |
* | Ratelimiting of remote media downloads (#17256) | Shay | 2024-06-05 | 1 | -0/+18 |
* | Bring auto-accept invite logic into Synapse (#17147) | devonh | 2024-05-21 | 1 | -0/+29 |
* | Fix request path for `federation_whitelist_endpoint_enabled` option in docume... | Andrew Morgan | 2024-05-15 | 1 | -1/+1 |
* | Allows CAS SSO flow to provide user IDs composed of numbers only (#17098) | Aurélien Grimpard | 2024-05-14 | 1 | -0/+11 |
* | An federation whitelist query endpoint extension (#16848) | Erik Johnston | 2024-05-13 | 1 | -0/+25 |
* | Update docs to bump libjemalloc version on latest debian; correct "push_rules... | ll-SKY-ll | 2024-05-09 | 1 | -2/+2 |
* | Note preset behaviour in `autocreate_auto_join_room_preset` docs (#17150) | Andrew Morgan | 2024-05-08 | 1 | -0/+5 |
* | Fix various typos in docs (#17114) | devonh | 2024-04-26 | 2 | -2/+2 |
* | Rephrase enable_notifs configuration (#17116) | Amanda H. L. de Andrade Katz | 2024-04-26 | 1 | -2/+2 |
* | Update event_cache_size and global_factor configurations documentation (#17071) | Amanda H. L. de Andrade Katz | 2024-04-26 | 1 | -0/+8 |
* | Add OIDC config to add extra parameters to the authorize URL (#16971) | Mathieu Velten | 2024-03-22 | 1 | -0/+5 |
* | Add query to update local cache of a remote user's device list to docs (#16892) | Andrew Morgan | 2024-03-14 | 1 | -0/+9 |
* | Add docs on upgrading from a very old version (#16951) | Twilight Sparkle | 2024-02-22 | 1 | -0/+5 |
* | Allow room creation but not publishing to continue if room publication rules ... | Shay | 2024-01-22 | 1 | -0/+3 |
* | Add a link to the Request log format page from Logging Sample Config (#16778) | Andrew Morgan | 2024-01-10 | 1 | -0/+3 |
* | Add another custom statistics collection server (#16769) | Christian Lölkes | 2024-01-02 | 1 | -0/+1 |
* | Remove config value from header (#16763) | Fredrik Lanker | 2024-01-02 | 1 | -1/+1 |
* | Fix typo | Erik Johnston | 2023-12-13 | 3 | -5/+5 |
* | Update book location | Erik Johnston | 2023-12-13 | 2 | -3/+3 |
* | More renaming | Erik Johnston | 2023-12-13 | 3 | -14/+13 |
* | Sentry Alert configuration based on production and development environment (#... | Zeeshan Rafiq | 2023-12-12 | 1 | -1/+6 |
* | Add avatar and topic settings for server notice room (#16679) | Mathieu Velten | 2023-12-12 | 1 | -1/+7 |
* | Add config to change the delay before sending a notification email (#16696) | Mathieu Velten | 2023-12-12 | 1 | -0/+5 |
* | Clarify documentation for `only_for_reauth` (#16737) | Dirk Klimpel | 2023-12-07 | 1 | -9/+9 |
* | Add how to validate configuration file with synapse.config script (#16714) | Amanda H. L. de Andrade Katz | 2023-12-05 | 1 | -0/+17 |
* | Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (... | villepeh | 2023-12-04 | 1 | -7/+7 |
* | Server notices: add an autojoin setting for the notices room (#16699) | Mathieu Velten | 2023-12-04 | 1 | -0/+3 |
* | Asynchronous Uploads (#15503) | Sumner Evans | 2023-11-15 | 1 | -0/+34 |
* | Fix outbound_federation_restricted_to docs & note when added (#16628) | David Robertson | 2023-11-13 | 1 | -0/+3 |
* | Use dbname instead of database for Postgres config. (#16618) | Patrick Cloke | 2023-11-09 | 1 | -3/+3 |
* | Add a new module API to update user presence state. (#16544) | Patrick Cloke | 2023-10-26 | 1 | -0/+7 |
* | Rework alias and public room list rules docs (#16541) | David Robertson | 2023-10-24 | 1 | -34/+132 |
* | Fix typo in useful_sql_for_admins.md (#16477) | Laurence Gill | 2023-10-12 | 1 | -1/+1 |
* | Add note to 'federation_domain_whitelist' option (#16416) | Erik Johnston | 2023-10-03 | 1 | -0/+5 |
* | Remove warnings from the docs about using message retention. (#16382) | Patrick Cloke | 2023-09-28 | 1 | -5/+2 |
* | Use string for federation_client_minimum_tls_version documentation examples (... | Jan Christian Grünhage | 2023-09-19 | 1 | -4/+4 |
* | Add automatic purge after all users forget a room (#15488) | Mathieu Velten | 2023-09-15 | 1 | -0/+11 |
* | Fix-up incorrect spellings in docs. (#16282) | Patrick Cloke | 2023-09-08 | 2 | -3/+3 |
* | Handle "registration_enabled" parameter for CAS (#16262) | Aurélien Grimpard | 2023-09-06 | 1 | -0/+7 |
* | Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration opti... | reivilibre | 2023-09-06 | 1 | -1/+3 |
* | Add warnings about MSC3861 on certain APIs. (#16168) | Will Hunt | 2023-08-25 | 1 | -0/+2 |
* | Document `exclude_rooms_fom_sync` configuration option (#16178) | Shay | 2023-08-24 | 1 | -0/+13 |
* | Add configuration setting for CAS protocol version (#15816) | Aurélien Grimpard | 2023-08-24 | 1 | -0/+2 |
* | Add `client_secret_path` as alternative for `client_secret` for OIDC config (... | Maximilian Bosch | 2023-08-21 | 1 | -0/+8 |
* | Allow customizing IdP name and icon for SAML and CAS (#16094) | Gabriel Rodríguez | 2023-08-11 | 1 | -1/+21 |
* | Implements admin API to lock an user (MSC3939) (#15870) | Mathieu Velten | 2023-08-10 | 1 | -0/+2 |
* | Move support for application service query parameter authorization behind a c... | Shay | 2023-08-03 | 1 | -0/+14 |
* | Allow config of the backoff algorithm for the federation client. (#15754) | Mathieu Velten | 2023-08-03 | 1 | -0/+11 |
* | Re-introduce the outbound federation proxy (#15913) | Eric Eastwood | 2023-07-18 | 1 | -7/+26 |
* | Bump Unix sockets intro version (#15924) | Eric Eastwood | 2023-07-11 | 1 | -1/+1 |
* | Unix Sockets for HTTP Replication (#15708) | Jason Little | 2023-07-11 | 1 | -1/+51 |
* | Revert "Federation outbound proxy" (#15910) | Eric Eastwood | 2023-07-10 | 1 | -24/+7 |
* | Remove `worker_replication_*` deprecated settings, with helpful errors on sta... | Jason Little | 2023-07-07 | 1 | -45/+0 |
* | Federation outbound proxy (#15773) | Eric Eastwood | 2023-07-05 | 1 | -7/+24 |
* | Allow for the configuration of max request retries and min/max retry delays i... | Mathieu Velten | 2023-06-21 | 1 | -0/+26 |
* | Revert "Allow for the configuration of max request retries and min/max retry ... | Mathieu Velten | 2023-06-14 | 1 | -26/+0 |
* | Allow for the configuration of max request retries and min/max retry delays i... | Shay | 2023-06-09 | 1 | -0/+26 |
* | Remove redundant `room_memberships` join to find participating servers in a r... | Eric Eastwood | 2023-06-07 | 1 | -3/+2 |
* | Implement stable support for MSC3882 to allow an existing device/session to g... | Hugh Nimmo-Smith | 2023-06-01 | 1 | -22/+43 |
* | Add Unix socket support for Redis connections (#15644) | Jason Little | 2023-05-26 | 1 | -0/+4 |
* | Remove old R30 because R30v2 supercedes it (#10428) | reivilibre | 2023-05-19 | 1 | -5/+0 |
* | Add redis SSL configuration options (#15312) | Roel ter Maat | 2023-05-11 | 1 | -0/+11 |
* | Remove `worker_replication_*` settings (#15491) | Jason Little | 2023-05-11 | 1 | -6/+14 |
* | Add config option to prevent media downloads from listed domains. (#15197) | Travis Ralston | 2023-05-09 | 1 | -0/+24 |
* | Add config option to forget rooms automatically when users leave them (#15224) | Sean Quah | 2023-05-03 | 1 | -0/+10 |
* | Allow adding random delay to push (#15516) | Erik Johnston | 2023-05-02 | 1 | -0/+4 |
* | Add a note to the config documentation that the 'delete_stale_devices_after' ... | Andrew Morgan | 2023-04-17 | 1 | -0/+4 |
* | Add the ability to enable/disable registrations when in the OIDC flow (#14978) | Warren Bailey | 2023-03-30 | 1 | -0/+6 |
* | doc: fix account login requests ratelimit defaults typo (#15341) | Jayesh Nirve | 2023-03-29 | 1 | -1/+1 |
* | Correct documentation about registration_shared_secret_path (#15168) | Evan Krall | 2023-02-28 | 1 | -2/+2 |
* | Fix typo in federation_verify_certificates in config documentation. (#15139) | Centzilius | 2023-02-23 | 1 | -1/+1 |
* | Add information on uploaded media to user export command. (#15107) | Dirk Klimpel | 2023-02-23 | 1 | -16/+58 |
* | Tighten the default rate limit of creating new devices. (#15135) | Patrick Cloke | 2023-02-22 | 1 | -3/+3 |
* | Update database_maintenance_tools.md (#15083) | jahway603 | 2023-02-20 | 1 | -2/+2 |
* | Add account data to export command (#14969) | Dirk Klimpel | 2023-02-17 | 1 | -0/+3 |
* | Fix a mistake in registration_shared_secret_path docs (#15078) | saddfox | 2023-02-15 | 1 | -1/+1 |
* | Support for selecting the Redis logical database. (#15034) | 999lakhisidhu | 2023-02-15 | 1 | -0/+4 |
* | Add more user information to export-data command. (#14894) | Dirk Klimpel | 2023-02-01 | 1 | -15/+65 |
* | Document the export user data command. (#14883) | ZAID BIN TARIQ | 2023-01-25 | 1 | -0/+8 |
* | Update logging_sample_config.md (#14868) | Richard van der Hoff | 2023-01-19 | 1 | -3/+5 |
* | Change default room version to 10. Implements MSC3904 (#14111) | Catalan Lover | 2023-01-18 | 1 | -1/+3 |
* | Update misleading documentation ` user_directory.search_all_users ` (#14818) | Tejaswini Gurram | 2023-01-13 | 1 | -2/+2 |
* | Add `worker_manhole` to configuration manual (#14824) | Dirk Klimpel | 2023-01-13 | 1 | -0/+21 |
* | Add listener `health` (#14747) | Dirk Klimpel | 2023-01-11 | 1 | -0/+6 |
* | Add `tag` to `listeners` documentation (#14803) | Dirk Klimpel | 2023-01-11 | 2 | -2/+6 |
* | Add missing worker settings to shared configuration (#14748) | Dirk Klimpel | 2023-01-09 | 1 | -6/+48 |
* | Fix broken links in the Synapse documentation. (#14744) | reivilibre | 2023-01-05 | 7 | -12/+12 |
* | Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750) | Patrick Cloke | 2023-01-04 | 1 | -1/+6 |
* | Support non-OpenID compliant user info endpoints (#14753) | Patrick Cloke | 2023-01-04 | 1 | -0/+18 |
* | Move `email` to Server section in config file documentation (#14730) | Dirk Klimpel | 2022-12-28 | 1 | -108/+109 |
* | Fix missing word in autotune sub-option description (#14674) | Jeremy Kescher | 2022-12-14 | 1 | -1/+1 |
* | Allow selecting "prejoin" events by state keys (#14642) | David Robertson | 2022-12-13 | 1 | -18/+39 |
* | Update admin_faq.md | Richard van der Hoff | 2022-12-07 | 1 | -1/+1 |
* | Fix push.enabled config documentation (#14619) | Will Hunt | 2022-12-05 | 1 | -2/+2 |
* | Update worker docs to update preferred settings for pusher and federation_sen... | realtyem | 2022-12-02 | 1 | -31/+44 |
* | Add `push.enabled` option to disable push notification calculation (#14551) | Will Hunt | 2022-12-01 | 1 | -0/+5 |
* | Add support for handling avatar with SSO login (#13917) | Ashish Kumar | 2022-11-25 | 1 | -1/+8 |
* | Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69... | reivilibre | 2022-11-24 | 1 | -25/+0 |
* | Fix broken admin API request recommendation link (#14499) | Brennan Chapman | 2022-11-21 | 1 | -1/+1 |
* | Support using SSL on worker endpoints. (#14128) | Tuomas Ojamies | 2022-11-15 | 1 | -0/+20 |
* | Update legacy `synapse_admin_mau:` metric names in docs (#14358) | Will Hunt | 2022-11-03 | 1 | -3/+3 |
* | Disable legacy Prometheus metric names by default. They can still be re-enabl... | reivilibre | 2022-11-02 | 1 | -2/+2 |
* | Support OIDC backchannel logouts (#11414) | Quentin Gliech | 2022-10-31 | 1 | -0/+9 |
* | Add docs for an empty `trusted_key_servers` config option (#13999) | Dirk Klimpel | 2022-10-28 | 1 | -0/+6 |
* | Add workers settings to configuration manual (#14086) | Dirk Klimpel | 2022-10-27 | 1 | -48/+220 |
* | Document encryption_enabled_by_default_for_room_type under the right name (#1... | Matthew Hodgson | 2022-10-19 | 1 | -1/+1 |
* | Fix dead link to admin registration API (#14189) | David Robertson | 2022-10-17 | 1 | -1/+1 |
* | Fix name of "alias_creation_rules" option in config manual (#14124) | Andrew Morgan | 2022-10-10 | 1 | -2/+2 |
* | Fix broken links to README (#14093) | David Robertson | 2022-10-06 | 1 | -1/+1 |
* | Linkify config documentation. (#14003) | Akshit Tyagi | 2022-10-04 | 1 | -5/+7 |
* | Announce that legacy metric names are deprecated, will be turned off by defau... | reivilibre | 2022-10-03 | 1 | -0/+25 |
* | Document that the 'auto_join_rooms' option works with Spaces (#13931) | Andrew Morgan | 2022-09-28 | 1 | -2/+5 |
* | Update request log format documentation to mention the format used when the a... | reivilibre | 2022-09-16 | 1 | -2/+2 |
* | Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul... | Eric Eastwood | 2022-09-15 | 1 | -1/+10 |
* | Fix typo in ratelimiting documentation (#13727) | Brendan Abolivier | 2022-09-12 | 1 | -1/+1 |
* | Correct out-of-date doc for `event_cache_size` (#13726) | David Robertson | 2022-09-07 | 1 | -2/+4 |
* | Remove configuration options for direct TCP replication. (#13647) | Patrick Cloke | 2022-09-06 | 1 | -2/+0 |
* | Fix two typos with colon in headlines (#13665) | Dirk Klimpel | 2022-09-01 | 1 | -2/+2 |
* | Add monthly active users documentation (#13617) | Will Hunt | 2022-09-01 | 2 | -0/+86 |
* | Merge branch 'master' into develop | Sean Quah | 2022-08-31 | 1 | -1/+1 |
|\ |
|
| * | Improve clarity on deprecation of TCP replication | Sean Quah | 2022-08-31 | 1 | -1/+1 |
* | | Improve documentation around user registration (#13640) | Richard van der Hoff | 2022-08-26 | 1 | -91/+116 |
* | | Generate missing configuration files at startup (#13615) | Richard van der Hoff | 2022-08-26 | 1 | -1/+7 |
* | | Support `registration_shared_secret` in a file (#13614) | Richard van der Hoff | 2022-08-25 | 1 | -0/+18 |
|/ |
|
* | Drop support for delegating email validation, round 2 (#13596) | David Robertson | 2022-08-23 | 1 | -1/+4 |
* | Add support for compression to federation responses (#13537) | Ayush Anand | 2022-08-18 | 1 | -1/+1 |
* | A first pass at pruning the Synapse README (#13491) | David Robertson | 2022-08-17 | 1 | -4/+86 |
* | Add missing links in `user_consent` section of configuration manual (#13536) | Dirk Klimpel | 2022-08-16 | 1 | -2/+2 |
* | Add a warning to retention documentation regarding the possibility of databas... | Shay | 2022-08-15 | 1 | -1/+5 |
* | Add note to `redaction_retention_period` documentation mentioning that event ... | Andrew Morgan | 2022-08-11 | 1 | -0/+4 |
* | Make the configuration for the cache clearer (#13481) | Dirk Klimpel | 2022-08-09 | 1 | -4/+5 |
* | Mark token-authenticaticated-registration API as not-experimental (#11897) | Julian-Samuel Gebühr | 2022-08-05 | 1 | -3/+3 |
* | Improve documentation on becoming server admin (#13230) | jejo86 | 2022-08-03 | 1 | -1/+2 |
* | Update doc for setting `macaroon_secret_key` (#13443) | Dirk Klimpel | 2022-08-03 | 1 | -3/+7 |
* | Remove 'Contents' section from the Configuration Manual (#13438) | Dirk Klimpel | 2022-08-03 | 1 | -43/+0 |
* | Fix wrong headline for `url_preview_accept_language` in docs (#13437) | Dirk Klimpel | 2022-08-03 | 1 | -1/+1 |
* | Merge tag 'v1.64.0rc2' into develop | Richard van der Hoff | 2022-07-29 | 1 | -181/+181 |
|\ |
|
| * | Revert "Drop support for delegating email validation (#13192)" (#13406) | 3nprob | 2022-07-29 | 1 | -181/+181 |
* | | Explicitly mention which resources support compression in the config guide (#... | Brendan Abolivier | 2022-07-29 | 1 | -1/+2 |
|/ |
|
* | Support Implicit TLS for sending emails (#13317) | Jan Schär | 2022-07-25 | 1 | -1/+10 |
* | Update config_documentation.md (#13364) | Richard van der Hoff | 2022-07-22 | 1 | -2/+2 |
* | Merge branch 'master' into develop | David Robertson | 2022-07-21 | 1 | -0/+8 |
|\ |
|
| * | Document `rc_invites.per_issuer`, added in v1.63. | David Teller | 2022-07-21 | 1 | -0/+8 |
* | | Merge branch 'master' into develop | Brendan Abolivier | 2022-07-19 | 2 | -7/+12 |
|\| |
|
| * | Remove 'anonymised' from the phone home stats documentation (#13321) | Andrew Morgan | 2022-07-19 | 2 | -7/+12 |
* | | Add notes when config options were changed to config documentation (#13314) | Jörg Behrmann | 2022-07-19 | 1 | -0/+5 |
* | | Rate limit joins per-room (#13276) | David Robertson | 2022-07-19 | 1 | -0/+19 |
* | | Document advising against publicly exposing the Admin API and provide a usage... | jejo86 | 2022-07-13 | 1 | -0/+17 |
* | | Drop support for delegating email validation (#13192) | Richard van der Hoff | 2022-07-12 | 1 | -16/+12 |
|/ |
|
* | Document the 'databases' homeserver config option (#13212) | Andrew Morgan | 2022-07-11 | 1 | -0/+92 |
* | Add missing links to config options (#13166) | Dirk Klimpel | 2022-07-05 | 1 | -3/+3 |
* | Add documentation for phone home stats (#13086) | Andrew Morgan | 2022-06-30 | 1 | -0/+81 |
* | Cleanup references to sample config in the docs and redirect users to configu... | Shay | 2022-06-30 | 2 | -3/+3 |
* | Add a link to the configuration manual from the homeserver sample config docu... | Andrew Morgan | 2022-06-30 | 1 | -0/+3 |
* | Fix documentation header for `allow_public_rooms_over_federation` (#13116) | Moritz Stückler | 2022-06-29 | 1 | -1/+1 |
* | Add custom well-known (#13035) | Jacek Kuśnierz | 2022-06-16 | 1 | -0/+17 |
* | Add headers to individual options in config documentation to allow for linkin... | Shay | 2022-06-15 | 1 | -163/+163 |
* | Change default `sync_response_cache_duration` (#13042) | Erik Johnston | 2022-06-15 | 1 | -2/+2 |
* | Replace pyjwt with authlib in `org.matrix.login.jwt` (#13011) | Hannes Lerchl | 2022-06-15 | 1 | -2/+4 |
* | Prevent local quarantined media from being claimed by media retention (#12972) | Andrew Morgan | 2022-06-07 | 1 | -0/+6 |
* | Add config options for media retention (#12732) | Andrew Morgan | 2022-05-31 | 1 | -1/+28 |
* | Add a background job to automatically delete stale devices (#12855) | Brendan Abolivier | 2022-05-27 | 1 | -0/+12 |
* | Merge tag 'v1.60.0rc2' into develop | Sean Quah | 2022-05-27 | 1 | -0/+3 |
|\ |
|
| * | Add an option allowing users to use their password to reauthenticate even tho... | reivilibre | 2022-05-27 | 1 | -0/+3 |
* | | Remove user-visible groups/communities code (#12553) | Patrick Cloke | 2022-05-25 | 1 | -19/+0 |
|/ |
|
* | Add detail to `cache_autotuning` config option documentation (#12776) | Shay | 2022-05-19 | 1 | -4/+9 |
* | Update configuration manual to document size-related suffixes (#12777) | Shay | 2022-05-19 | 1 | -0/+8 |
* | Fix YAML parsing error in `url_preview_accept_language` (#12785) | Andrew Morgan | 2022-05-18 | 1 | -6/+6 |
* | Add some documentation around the `rc_invites` option to the config docs (#12... | Andrew Morgan | 2022-05-18 | 1 | -0/+14 |
* | Fix typo in name of 'run_background_tasks_on' option in config manual (#12749) | Andrew Morgan | 2022-05-16 | 1 | -1/+1 |
* | Fix typo in listener config (#12742) | Dirk Klimpel | 2022-05-16 | 1 | -2/+2 |
* | Add config flags to allow for cache auto-tuning (#12701) | Shay | 2022-05-13 | 1 | -2/+15 |
* | add default_power_level_content_override config option. (#12618) | Andy Balaam | 2022-05-12 | 1 | -0/+26 |
* | Reload cache factors from disk on SIGHUP (#12673) | David Robertson | 2022-05-11 | 1 | -0/+17 |
* | Update SQL statements in docs for Synapse Admins (#12536) | Dirk Klimpel | 2022-05-09 | 1 | -70/+121 |
* | Add `mau_appservice_trial_days` config (#12619) | Will Hunt | 2022-05-04 | 1 | -0/+14 |
* | Disable device name lookup over federation by default (#12616) | Andrew Morgan | 2022-05-04 | 1 | -3/+3 |
* | Improve logging for cancelled requests (#12587) | Sean Quah | 2022-05-04 | 1 | -1/+1 |
* | Add a table of contents to config manual (#12527) | Shay | 2022-04-25 | 1 | -2/+44 |
* | Add a manual documenting config file options (#12368) | Shay | 2022-04-18 | 1 | -0/+3412 |
* | Move scripts directory inside synapse, exposing as setuptools entry_points (#... | David Robertson | 2022-03-02 | 1 | -1/+1 |
* | Add admin API to get a list of federated rooms (#11658) | Dirk Klimpel | 2022-01-25 | 1 | -0/+60 |
* | Add admin API to reset connection timeouts for remote server (#11639) | Dirk Klimpel | 2022-01-25 | 1 | -1/+39 |
* | Document the usage of refresh tokens. (#11427) | reivilibre | 2021-12-08 | 1 | -0/+139 |
* | Add admin API to get some information about federation status (#11407) | Dirk Klimpel | 2021-12-06 | 1 | -0/+114 |
* | Minor cleanup on recently ported doc pages (#11466) | Shay | 2021-12-02 | 3 | -43/+44 |
* | Port wiki pages to documentation website (#11402) | Shay | 2021-12-01 | 5 | -0/+385 |
* | Add an admin API to run background jobs. (#11352) | Dirk Klimpel | 2021-11-19 | 1 | -1/+26 |
* | Add documentation page stubs for Single Sign-On, SAML and CAS pages (#11298) | Andrew Morgan | 2021-11-10 | 3 | -0/+21 |
* | Add some background update admin APIs (#11263) | Erik Johnston | 2021-11-08 | 1 | -0/+84 |
* | Remove false warning about copying the log config to a homeserver.yaml (#11092) | Travis Ralston | 2021-10-20 | 1 | -6/+6 |
* | Update doc of the allowed characters for registration tokens (#11093) | Dirk Klimpel | 2021-10-15 | 1 | -1/+1 |
* | Update links to MSCs in documentation (#10991) | Dirk Klimpel | 2021-10-05 | 1 | -1/+2 |
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 1 | -0/+295 |
* | Fix some links in `docs` and `contrib` (#10370) | Dirk Klimpel | 2021-07-13 | 1 | -1/+1 |
* | A guide to the request log lines format. (#8436) | Michael Kaye | 2021-06-16 | 1 | -0/+44 |
* | Compile and render Synapse's docs into a browsable, mobile-friendly and searc... | Andrew Morgan | 2021-06-03 | 6 | -0/+83 |