| Commit message (Expand) | Author | Age | Files | Lines |
* | Add missing worker settings to shared configuration (#14748) | Dirk Klimpel | 2023-01-09 | 2 | -11/+84 |
* | Update link to towncrier in contribution guide (#14801) | Dirk Klimpel | 2023-01-09 | 1 | -1/+1 |
* | Fix upgrade notes for installing ICU (#14797) | David Robertson | 2023-01-09 | 1 | -1/+1 |
* | Fix broken links in the Synapse documentation. (#14744) | reivilibre | 2023-01-05 | 23 | -38/+37 |
* | Document how to use Twitter as an OAuth 2.0 provider. (#14778) | Patrick Cloke | 2023-01-04 | 1 | -283/+319 |
* | 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 |
* | Broken link "request_id_header" (#14740) | Vertux | 2022-12-28 | 1 | -1/+1 |
* | Move `email` to Server section in config file documentation (#14730) | Dirk Klimpel | 2022-12-28 | 1 | -108/+109 |
* | Update docs about ruff vs. flake8. | Patrick Cloke | 2022-12-21 | 1 | -2/+2 |
* | Merge branch 'master' into develop | Sean Quah | 2022-12-20 | 3 | -6/+30 |
|\ |
|
| * | Add release note and update doc regarding ICU (#14712) | Mathieu Velten | 2022-12-20 | 3 | -6/+30 |
* | | Fix missing word in autotune sub-option description (#14674) | Jeremy Kescher | 2022-12-14 | 1 | -1/+1 |
* | | Declare support for Python 3.11 (#14673) | David Robertson | 2022-12-13 | 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 |
* | Add Mastodon SSO setup instructions to docs (#14594) | villepeh | 2022-12-07 | 1 | -0/+41 |
* | Change `turn_allow_guests` example value to lowercase `true` (#14634) | villepeh | 2022-12-07 | 1 | -1/+1 |
* | docs: Replace old note about Postgres 10+ being required with link to our dep... | Andrew Morgan | 2022-12-06 | 1 | -1/+2 |
* | 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 | 2 | -31/+52 |
* | Add `push.enabled` option to disable push notification calculation (#14551) | Will Hunt | 2022-12-01 | 1 | -0/+5 |
* | Cite launchpad bug that says ubuntu's pkgs are old (#14517) | David Robertson | 2022-11-30 | 1 | -6/+13 |
* | Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471) | Eric Eastwood | 2022-11-28 | 1 | -0/+2 |
* | 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 | 2 | -25/+22 |
* | Fix broken admin API request recommendation link (#14499) | Brennan Chapman | 2022-11-21 | 1 | -1/+1 |
* | Fix version that `worker_main_http_uri` is redundant from (#14476) | David Robertson | 2022-11-17 | 1 | -2/+2 |
* | Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400) | realtyem | 2022-11-16 | 1 | -4/+3 |
* | Support using SSL on worker endpoints. (#14128) | Tuomas Ojamies | 2022-11-15 | 1 | -0/+20 |
* | Include additional TURN server example into documentation (#14293) | sando38 | 2022-11-14 | 4 | -211/+389 |
* | Update sample Nginx configuration to HTTP 1.1 (#14414) | Brad Jones | 2022-11-11 | 1 | -0/+3 |
* | Add an Admin API endpoint for looking up users based on 3PID (#14405) | Ashish Kumar | 2022-11-11 | 1 | -0/+39 |
* | Remove support for PostgreSQL 10 (#14392) | Sean Quah | 2022-11-08 | 1 | -0/+10 |
* | Allow override for requesting specific worker types for Complement on command... | realtyem | 2022-11-08 | 1 | -0/+6 |
* | Add example on how to load balance /sync requests (#14297) | aceArt-GmbH | 2022-11-07 | 1 | -3/+5 |
* | Include monthly active user metrics in the list of legacy metrics names (#14... | David Robertson | 2022-11-04 | 1 | -0/+3 |
* | 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 | 2 | -2/+18 |
* | Support OIDC backchannel logouts (#11414) | Quentin Gliech | 2022-10-31 | 2 | -0/+23 |
* | Add docs for an empty `trusted_key_servers` config option (#13999) | Dirk Klimpel | 2022-10-28 | 1 | -0/+6 |
* | Check appservice user interest against the local users instead of all users (... | Eric Eastwood | 2022-10-27 | 1 | -0/+19 |
* | Add workers settings to configuration manual (#14086) | Dirk Klimpel | 2022-10-27 | 3 | -81/+289 |
* | Save login tokens in database (#13844) | Quentin Gliech | 2022-10-26 | 1 | -0/+9 |
* | Show erasure status when listing users in the Admin API (#14205) | Tadeusz Sośnierz | 2022-10-21 | 1 | -0/+4 |
* | 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 |
* | Stabilize the threads API. (#14175) | Patrick Cloke | 2022-10-14 | 1 | -0/+1 |
* | Mark /relations endpoint as usable on workers. (#14028) | Patrick Cloke | 2022-10-12 | 1 | -0/+1 |
* | Handle `gottestfmt` repository move (#14144) | David Robertson | 2022-10-11 | 1 | -1/+1 |
* | Fix name of "alias_creation_rules" option in config manual (#14124) | Andrew Morgan | 2022-10-10 | 1 | -2/+2 |
* | Document Google OpenID Connect email attribute (#14081) | Paul Tötterman | 2022-10-07 | 1 | -1/+2 |
* | Improve the listener example on the metrics documentation (#14078) | Dirk Klimpel | 2022-10-07 | 1 | -12/+29 |
* | Add sample worker files for `pusher` and `federation_sender` (#14077) | Dirk Klimpel | 2022-10-07 | 3 | -0/+28 |
* | Fix broken links to README (#14093) | David Robertson | 2022-10-06 | 1 | -1/+1 |
* | Merge tag 'v1.69.0rc2' into develop | Sean Quah | 2022-10-06 | 1 | -0/+33 |
|\ |
|
| * | Deprecate the `generate_short_term_login_token` method in favor of an async `... | Quentin Gliech | 2022-10-06 | 1 | -0/+33 |
* | | The changelog entry ending in a `.` or `!` is not optional (#14087) | Andre Klärner | 2022-10-06 | 1 | -1/+1 |
* | | openid.md: fix a typo in the facebook example | Richard van der Hoff | 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 | 3 | -1/+63 |
* | Add some cross references to worker documentation (#13974) | Dirk Klimpel | 2022-09-30 | 2 | -15/+27 |
* | Add upgrade notes for changes to receipts replication. (#13932) | Patrick Cloke | 2022-09-28 | 1 | -0/+12 |
* | Document that the 'auto_join_rooms' option works with Spaces (#13931) | Andrew Morgan | 2022-09-28 | 1 | -2/+5 |
* | Add instruction for running unit tests in parallel (#13928) | Ashish Kumar | 2022-09-28 | 1 | -0/+6 |
* | Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915) | Eric Eastwood | 2022-09-27 | 1 | -15/+16 |
* | Merge branch 'master' into develop | David Robertson | 2022-09-27 | 1 | -6/+23 |
|\ |
|
| * | Update upgrade notes (#13923) | David Robertson | 2022-09-27 | 1 | -6/+23 |
* | | Merge branch 'master' into develop | David Robertson | 2022-09-27 | 1 | -3/+9 |
|\| |
|
| * | Clarify who isn't affected by rust v1.68.0 | David Robertson | 2022-09-27 | 1 | -2/+6 |
| * | tweak upgrade notes | David Robertson | 2022-09-27 | 1 | -3/+5 |
* | | Update NixOS module URL (#13818) | enterprisey | 2022-09-26 | 1 | -1/+1 |
* | | Fix the cross-link from register admin API to config docs. (#13870) | Patrick Cloke | 2022-09-22 | 1 | -1/+1 |
* | | Correct documentation for map_user_attributes of OpenID Mapping Providers (#1... | Peter Scheu | 2022-09-21 | 1 | -3/+9 |
|/ |
|
* | Edit changelog in response to feedback | Olivier Wilkinson (reivilibre) | 2022-09-20 | 1 | -1/+9 |
* | Add an admin API endpoint to find a user based on its external ID in an auth ... | Quentin Gliech | 2022-09-16 | 1 | -0/+38 |
* | Update request log format documentation to mention the format used when the a... | reivilibre | 2022-09-16 | 1 | -2/+2 |
* | Document common fix of Poetry problems by removing egg-info (#13785) | Eric Eastwood | 2022-09-15 | 1 | -0/+27 |
* | Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul... | Eric Eastwood | 2022-09-15 | 2 | -1/+14 |
* | Merge branch 'master' into develop | Erik Johnston | 2022-09-13 | 1 | -0/+24 |
|\ |
|
| * | Add minimum version bump for sqlite to the release notes (#13742) | David Robertson | 2022-09-08 | 1 | -0/+15 |
| * | Update changelog | Erik Johnston | 2022-09-06 | 1 | -0/+9 |
* | | installation.md: require libpq on M1 macs (#13480) | Richard van der Hoff | 2022-09-13 | 1 | -2/+3 |
* | | Fix typo in ratelimiting documentation (#13727) | Brendan Abolivier | 2022-09-12 | 1 | -1/+1 |
* | | Add timestamp to user's consent (#13741) | Dirk Klimpel | 2022-09-08 | 1 | -0/+2 |
* | | Correct out-of-date doc for `event_cache_size` (#13726) | David Robertson | 2022-09-07 | 1 | -2/+4 |
* | | Define SQLite compat policy (#13728) | David Robertson | 2022-09-07 | 1 | -4/+11 |
* | | Add Admin API to Fetch Messages Within a Particular Window (#13672) | Connor Davis | 2022-09-07 | 1 | -0/+145 |
* | | Add a stub Rust crate (#12595) | Erik Johnston | 2022-09-06 | 3 | -1/+26 |
|/ |
|
* | Remove configuration options for direct TCP replication. (#13647) | Patrick Cloke | 2022-09-06 | 3 | -19/+20 |
* | Clarify `(room_id, event_id)` global uniqueness (#13701) | Eric Eastwood | 2022-09-02 | 1 | -0/+24 |
* | Update docs to make enabling metrics more clear (#13678) | Eric Eastwood | 2022-09-02 | 1 | -4/+7 |
* | Update lock file for Poetry v1.2.0 (#13689) | Erik Johnston | 2022-09-02 | 3 | -6/+12 |
* | 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 | 3 | -0/+87 |
* | Merge branch 'master' into develop | Sean Quah | 2022-08-31 | 2 | -2/+2 |
|\ |
|
| * | Improve clarity on deprecation of TCP replication | Sean Quah | 2022-08-31 | 1 | -1/+1 |
| * | Fix dead link in 1.18.0 upgrade notes | Sean Quah | 2022-08-31 | 1 | -1/+1 |
* | | Remove documentation of legacy `frontend_proxy` worker app (#13645) | Richard van der Hoff | 2022-08-30 | 2 | -41/+22 |
* | | Clarify documentation about replication traffic. (#13656) | Patrick Cloke | 2022-08-30 | 1 | -1/+4 |
* | | Improve documentation around user registration (#13640) | Richard van der Hoff | 2022-08-26 | 3 | -103/+133 |
* | | 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 |
* | | Write about the chain cover a little. (#13602) | David Robertson | 2022-08-23 | 1 | -9/+42 |
* | | Update openid.md (#13568) | nilsKr3 | 2022-08-23 | 1 | -1/+3 |
|/ |
|
* | Drop support for delegating email validation, round 2 (#13596) | David Robertson | 2022-08-23 | 2 | -1/+23 |
* | Describe changes to admin API in 1.66 | David Robertson | 2022-08-23 | 1 | -0/+2 |
* | Implement MSC3852: Expose `last_seen_user_agent` to users for their own devic... | Andrew Morgan | 2022-08-19 | 1 | -0/+7 |
* | 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 |
* | Fix a typo in docs and in some warnings (#13538) | Antonin Loubiere | 2022-08-17 | 1 | -1/+1 |
* | Add forgotten status to Room Details API (#13503) | Dirk Klimpel | 2022-08-17 | 1 | -1/+4 |
* | 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 | 2 | -2/+7 |
* | Add `openssl` example for registration HMAC (#13472) | James Barton | 2022-08-11 | 1 | -2/+19 |
* | 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 |
* | Update some outdated information on `sso_mapping_providers.md` (#13449) | Dirk Klimpel | 2022-08-04 | 1 | -6/+8 |
* | Fix return value in example on `password_auth_provider_callbacks.md` (#13450) | Dirk Klimpel | 2022-08-04 | 1 | -2/+2 |
* | 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 branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-08-02 | 1 | -0/+10 |
|\ |
|
| * | Add upgrade notes | Olivier Wilkinson (reivilibre) | 2022-08-02 | 1 | -0/+10 |
* | | Merge tag 'v1.64.0rc2' into develop | Richard van der Hoff | 2022-07-29 | 2 | -194/+181 |
|\| |
|
| * | Revert "Drop support for delegating email validation (#13192)" (#13406) | 3nprob | 2022-07-29 | 2 | -194/+181 |
* | | Explicitly mention which resources support compression in the config guide (#... | Brendan Abolivier | 2022-07-29 | 1 | -1/+2 |
|/ |
|
* | Update Caddy reverse proxy documentation (#13344) | Matt Holt | 2022-07-25 | 1 | -42/+11 |
* | 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 |
* | Update locked frozendict version to 2.3.3 (#13352) | Sean Quah | 2022-07-22 | 1 | -0/+9 |
* | 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 | 3 | -8/+13 |
|\| |
|
| * | Remove 'anonymised' from the phone home stats documentation (#13321) | Andrew Morgan | 2022-07-19 | 3 | -8/+13 |
* | | 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 | 2 | -0/+29 |
* | | Use and recommend poetry 1.1.14, up from 1.1.12 (#13285) | David Robertson | 2022-07-15 | 1 | -0/+25 |
* | | Document advising against publicly exposing the Admin API and provide a usage... | jejo86 | 2022-07-13 | 1 | -0/+17 |
* | | Inline URL preview documentation. (#13261) | Patrick Cloke | 2022-07-12 | 4 | -68/+2 |
* | | Drop support for delegating email validation (#13192) | Richard van der Hoff | 2022-07-12 | 2 | -16/+27 |
* | | Add info about configuration in the url preview docs (#13233) | Shay | 2022-07-12 | 1 | -0/+1 |
* | | expose whether a room is a space in the Admin API (#13208) | andrew do | 2022-07-12 | 1 | -8/+21 |
|/ |
|
* | Document the 'databases' homeserver config option (#13212) | Andrew Morgan | 2022-07-11 | 1 | -0/+92 |
* | Check that `auto_vacuum` is disabled when porting a SQLite database to Postgr... | reivilibre | 2022-07-07 | 1 | -0/+8 |
* | Add information on how the Synapse team does reviews. (#13132) | Patrick Cloke | 2022-07-06 | 3 | -1/+46 |
* | Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` envir... | reivilibre | 2022-07-05 | 1 | -0/+4 |
* | 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 | 2 | -0/+82 |
* | Cleanup references to sample config in the docs and redirect users to configu... | Shay | 2022-06-30 | 10 | -88/+69 |
* | 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 |
* | Document the `--report-stats` argument (#13029) | jejo86 | 2022-06-29 | 1 | -1/+3 |
* | Remove docs for Delete Group Admin API (#13112) | Aaron Raimist | 2022-06-27 | 2 | -15/+0 |
* | Update opentracing docs to reference the configuration manual rather than the... | Shay | 2022-06-17 | 1 | -2/+3 |
* | Update info on downstream debs (#13095) | Richard van der Hoff | 2022-06-17 | 1 | -9/+8 |
* | Add custom well-known (#13035) | Jacek Kuśnierz | 2022-06-16 | 1 | -0/+17 |
* | Add instructions for running Complement with `gotestfmt`-formatted output loc... | reivilibre | 2022-06-16 | 1 | -0/+14 |
* | 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 | 2 | -14/+27 |
* | Fix version number in spam checker callbacks doc (#13047) | Brendan Abolivier | 2022-06-14 | 1 | -6/+6 |
* | Remove code generating comments in configuration file (#12941) | Shay | 2022-06-14 | 2 | -2838/+12 |
* | Merge branch 'release-v1.61' into develop | Erik Johnston | 2022-06-14 | 1 | -17/+19 |
|\ |
|
| * | Fixup upgrades v1.61.0 | Erik Johnston | 2022-06-14 | 1 | -3/+3 |
| * | Mention removed community/group worker endpoints in upgrade.md (#13023) | Sami Olmari | 2022-06-14 | 1 | -0/+18 |
* | | Mention removed community/group worker endpoints in upgrade.md (#13023) | Sami Olmari | 2022-06-14 | 1 | -0/+16 |
* | | Uniformize spam-checker API, part 4: port other spam-checker callbacks to ret... | David Teller | 2022-06-13 | 2 | -56/+175 |
* | | Add missing TOC link to poetry cheat sheet (#13022) | David Robertson | 2022-06-10 | 1 | -0/+1 |
* | | Merge the Complement testing Docker images into a single, multi-purpose image... | reivilibre | 2022-06-08 | 1 | -0/+5 |
|/ |
|
* | Prevent local quarantined media from being claimed by media retention (#12972) | Andrew Morgan | 2022-06-07 | 1 | -0/+6 |
* | Allow updating passwords using the admin api without logging out devices (#12... | Jan Christian Grünhage | 2022-06-06 | 1 | -1/+3 |
* | Remove remaining bits of groups code. (#12936) | Patrick Cloke | 2022-06-01 | 1 | -6/+0 |
* | Add config options for media retention (#12732) | Andrew Morgan | 2022-05-31 | 1 | -1/+28 |
* | Merge branch 'master' into develop | Erik Johnston | 2022-05-31 | 2 | -20/+19 |
|\ |
|
| * | Fix import in module_api module and docs on the new check_event_for_spam sign... | Brendan Abolivier | 2022-05-31 | 2 | -20/+19 |
* | | 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 | 2 | -1/+6 |
|\| |
|
| * | Add an option allowing users to use their password to reauthenticate even tho... | reivilibre | 2022-05-27 | 2 | -1/+6 |
* | | Remove unstable APIs for /hierarchy. (#12851) | Patrick Cloke | 2022-05-26 | 1 | -3/+3 |
* | | Remove user-visible groups/communities code (#12553) | Patrick Cloke | 2022-05-25 | 2 | -29/+0 |
* | | Add the `batch_send` endpoint to generic workers (#12868) | Nick Mills-Barrett | 2022-05-25 | 1 | -0/+1 |
* | | Add the `/account/whoami` endpoint to generic workers (#12866) | Nick Mills-Barrett | 2022-05-25 | 1 | -0/+1 |
* | | Fix incorrect worker-allowed path in documentation (#12867) | Nick Mills-Barrett | 2022-05-25 | 1 | -3/+0 |
* | | Fix typos in documentation (#12863) | Dirk Klimpel | 2022-05-25 | 3 | -3/+3 |
|/ |
|
* | contributing_guide.md: fix link to DCO | Richard van der Hoff | 2022-05-24 | 1 | -2/+2 |
* | Uniformize spam-checker API, part 2: check_event_for_spam (#12808) | David Teller | 2022-05-23 | 2 | -10/+46 |
* | add SpamChecker callback for silently dropping inbound federated events (#12744) | Jess Porter | 2022-05-23 | 1 | -0/+18 |
* | 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 |
* | Add a unique index to `state_group_edges` to prevent duplicates being acciden... | reivilibre | 2022-05-19 | 1 | -0/+90 |
* | Add missing user directory search endpoint to the generic worker documentatio... | Sami Olmari | 2022-05-19 | 1 | -0/+10 |
* | openid.md: fix some links | Richard van der Hoff | 2022-05-19 | 1 | -9/+9 |
* | Fix federation in demo scripts. (#12783) | Patrick Cloke | 2022-05-18 | 1 | -4/+5 |
* | Fix YAML parsing error in `url_preview_accept_language` (#12785) | Andrew Morgan | 2022-05-18 | 1 | -6/+6 |
* | Add documentation for cancellation of request processing (#12761) | Sean Quah | 2022-05-18 | 2 | -0/+393 |
* | Switch the 'Configuration' link in the docs homepage to the config manual (#1... | Andrew Morgan | 2022-05-18 | 1 | -3/+3 |
* | Add some documentation around the `rc_invites` option to the config docs (#12... | Andrew Morgan | 2022-05-18 | 1 | -0/+14 |
* | Suggest using docker when testing against postgres (#12765) | David Robertson | 2022-05-17 | 1 | -3/+28 |
* | 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 | 2 | -3/+3 |
* | Add config flags to allow for cache auto-tuning (#12701) | Shay | 2022-05-13 | 2 | -2/+33 |
* | Update issuer URL in example OIDC Keycloak config (#12727) | Niklas | 2022-05-13 | 1 | -1/+1 |
* | add default_power_level_content_override config option. (#12618) | Andy Balaam | 2022-05-12 | 2 | -0/+60 |
* | Fix reference to the wrong symbol in the media admin api docs (#12715) | Andrew Morgan | 2022-05-12 | 1 | -1/+1 |
* | Reload cache factors from disk on SIGHUP (#12673) | David Robertson | 2022-05-11 | 2 | -0/+23 |
* | Add the `update_user_directory_from_worker` configuration option (superseding... | reivilibre | 2022-05-10 | 2 | -12/+39 |
* | Update `replication.md` with info on TCP module structure (#12621) | Shay | 2022-05-09 | 1 | -0/+5 |
* | Update SQL statements in docs for Synapse Admins (#12536) | Dirk Klimpel | 2022-05-09 | 1 | -70/+121 |
* | Fix docs on how to run specific Complement tests after recent `complement.sh`... | Eric Eastwood | 2022-05-09 | 1 | -2/+2 |
* | Add the `notify_appservices_from_worker` configuration option (superseding `n... | reivilibre | 2022-05-06 | 2 | -0/+47 |
* | Add `mau_appservice_trial_days` config (#12619) | Will Hunt | 2022-05-04 | 2 | -0/+21 |
* | Disable device name lookup over federation by default (#12616) | Andrew Morgan | 2022-05-04 | 3 | -7/+18 |
* | Remove unstable/unspecced login types. (#12597) | Patrick Cloke | 2022-05-04 | 1 | -3/+0 |
* | Improve logging for cancelled requests (#12587) | Sean Quah | 2022-05-04 | 1 | -1/+1 |
* | Remove special-case for `twisted` logger (#12589) | Richard van der Hoff | 2022-04-29 | 1 | -7/+0 |
* | Add option to enable token registration without requiring 3pids (#12526) | Will Hunt | 2022-04-27 | 1 | -0/+6 |
* | Add a table of contents to config manual (#12527) | Shay | 2022-04-25 | 1 | -2/+44 |
* | Correct typo in user_admin_api.md device deletion JSON (#12533) | Sami Olmari | 2022-04-25 | 1 | -1/+1 |
* | Add HAProxy delegation example to docs (#12501) | villepeh | 2022-04-25 | 1 | -0/+22 |
* | Add some example configurations for worker (#12492) | Dirk Klimpel | 2022-04-25 | 4 | -24/+55 |
* | turn-howto: fix some links | Richard van der Hoff | 2022-04-22 | 1 | -2/+2 |
* | Recommend poetry in docs (#12475) | David Robertson | 2022-04-20 | 3 | -36/+283 |
* | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2022-04-19 | 1 | -1/+1 |
|\ |
|
| * | fix typo in upgrade notes | Richard van der Hoff | 2022-04-19 | 1 | -1/+1 |
* | | Add a manual documenting config file options (#12368) | Shay | 2022-04-18 | 2 | -0/+3413 |
* | | Update documentation to reflect that `run_background_tasks_on` is no longer e... | reivilibre | 2022-04-14 | 1 | -4/+4 |
* | | Replace `federation_reader` with `generic_worker` in docs (#12457) | Dirk Klimpel | 2022-04-14 | 4 | -24/+22 |
* | | Reintroduce the lint targets in the linter script (#12455) | David Robertson | 2022-04-14 | 1 | -39/+15 |
* | | docs: Don't render the table of contents on the print page (#12340) | Andrew Morgan | 2022-04-13 | 1 | -0/+14 |
* | | Merge branch 'release-v1.57' into develop | Erik Johnston | 2022-04-12 | 6 | -8/+9445 |
|\| |
|
| * | Update UPGRADE notes to include more details about v1.57 upgrade failure mode... | Richard van der Hoff | 2022-04-12 | 1 | -8/+47 |
| * | Split changelogs by year v1.57.0rc1 | Erik Johnston | 2022-04-12 | 5 | -0/+9398 |
* | | Disable groups/communities by default. (#12344) | Patrick Cloke | 2022-04-12 | 1 | -0/+7 |
|/ |
|
* | Stop maintaining a list of lint targets in `lint.sh` (#12420) | David Robertson | 2022-04-08 | 1 | -5/+3 |
* | Clarify that we mark as outliers because we don't have any state for them (#1... | Eric Eastwood | 2022-04-06 | 1 | -1/+2 |
* | Remove docs for converting a legacy structured logging config. (#12392) | Patrick Cloke | 2022-04-06 | 2 | -81/+2 |
* | Merge branch 'master' into develop | Sean Quah | 2022-04-05 | 1 | -6/+5 |
|\ |
|
| * | Move warning of open registration to v1.56 upgrade notes (#12322) | Andrew Morgan | 2022-03-29 | 1 | -6/+5 |
* | | Allow specifying the Postgres database's port when running unit tests with Po... | reivilibre | 2022-04-05 | 1 | -3/+11 |
* | | Update broken link in `workers.md` (#12369) | Shay | 2022-04-04 | 1 | -1/+1 |
* | | Use a sequence to generate AS transaction IDs, drop `last_txn` AS state (#12209) | Nick Mills-Barrett | 2022-04-01 | 1 | -0/+13 |
* | | Add a module callback to react to account data changes (#12327) | Brendan Abolivier | 2022-04-01 | 3 | -1/+108 |
* | | Add a callback to react to 3PID associations (#12302) | Brendan Abolivier | 2022-03-31 | 1 | -0/+18 |
* | | Remove `dockerfile-pgtests` (#12336) | David Robertson | 2022-03-31 | 1 | -21/+0 |
* | | Flesh out documentation for running SyTest against Synapse, including use of ... | reivilibre | 2022-03-30 | 1 | -1/+7 |
* | | Add a configuration to exclude rooms from sync response (#12310) | Brendan Abolivier | 2022-03-30 | 1 | -0/+9 |
|/ |
|
* | HAProxy guide update (#12279) | villepeh | 2022-03-28 | 1 | -2/+2 |