summary refs log tree commit diff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release-v1.85' into developH. Shay2023-06-011-0/+11
|\
| * Add a note about deprecating /register with a user property. (#15703)Patrick Cloke2023-06-011-0/+11
* | Implement stable support for MSC3882 to allow an existing device/session to g...Hugh Nimmo-Smith2023-06-011-22/+43
|/
* Create dependabot changelogs at release time (#15481)David Robertson2023-05-301-5/+7
* Add Unix socket support for Redis connections (#15644)Jason Little2023-05-261-0/+4
* Documentation improvements to contributing guide (#15667) (#15668)Grant McLean2023-05-261-5/+28
* Consolidate logic to check for deactivated users. (#15634)Patrick Cloke2023-05-231-0/+3
* Merge branch 'master' into developOlivier Wilkinson (reivilibre)2023-05-231-6/+17
|\
| * Tweak changelog and upgrade notes v1.84.0Olivier Wilkinson (reivilibre)2023-05-231-6/+17
* | Remove outdated comment in log config (#15648)Andrew Morgan2023-05-221-3/+1
* | Remove old R30 because R30v2 supercedes it (#10428)reivilibre2023-05-191-5/+0
* | Add a new admin API to create a new device for a user. (#15611)Quentin Gliech2023-05-171-0/+27
* | Update code to refer to "workers". (#15606)Patrick Cloke2023-05-161-6/+0
|/
* Update Mastodon SSO instructions (#15587)villepeh2023-05-151-2/+4
* Add redis SSL configuration options (#15312)Roel ter Maat2023-05-111-0/+11
* Remove `worker_replication_*` settings (#15491)Jason Little2023-05-114-22/+121
* Fix documented path to largest rooms statistics endpoint. (#15560)Reto Schneider2023-05-101-1/+1
* Add config option to prevent media downloads from listed domains. (#15197)Travis Ralston2023-05-091-0/+24
* Clean up and clarify "Create or modify Account" Admin API documentation (#15544)Andrew Morgan2023-05-051-38/+49
* Allow running Complement integration tests via podman (#15543)Andrew Morgan2023-05-051-0/+1
* Merge branch 'release-v1.83' into developSean Quah2023-05-031-0/+1
|\
| * Fix up docs summary to include new experimental features admin API docsSean Quah2023-05-021-0/+1
* | Add config option to forget rooms automatically when users leave them (#15224)Sean Quah2023-05-031-0/+10
* | Remove references to supporting per-user flag for msc2654 (#15522)Shay2023-05-021-6/+7
* | Allow adding random delay to push (#15516)Erik Johnston2023-05-021-0/+4
|/
* Add an admin API endpoint to support per-user feature flags (#15344)Shay2023-04-281-0/+54
* Update development docs referencing outdated versions of sqlite we no longer ...Shay2023-04-281-33/+1
* Docs: Add Nginx loadbalancing example with sticky mxid for workers (#15411)Tatu Wikman2023-04-271-2/+64
* Add admin endpoint to query room sizes (#15482)Erik Johnston2023-04-261-0/+49
* Add a note to the config documentation that the 'delete_stale_devices_after' ...Andrew Morgan2023-04-171-0/+4
* Load `/capabilities` endpoint on workers (#15436)Dirk Klimpel2023-04-141-0/+1
* Delete pushers after calling on_logged_out module hook on device delete (#15410)Mathieu Velten2023-04-141-0/+3
* Load `/directory/room/{roomAlias}` endpoint on workers (#15333)Dirk Klimpel2023-04-141-0/+1
* Note that Synapse 1.74 queued a user dir rebuild (#15386)David Robertson2023-04-041-0/+11
* Call appservices on modern paths, falling back to legacy paths. (#15317)Patrick Cloke2023-04-031-0/+16
* Add the ability to enable/disable registrations when in the OIDC flow (#14978)Warren Bailey2023-03-301-0/+6
* Add some clarification to the doc/comments regarding TCP replication (#15354)Mathieu Velten2023-03-301-4/+5
* doc: fix account login requests ratelimit defaults typo (#15341)Jayesh Nirve2023-03-291-1/+1
* Load `/password_policy` endpoint on workers. (#15331)Dirk Klimpel2023-03-271-0/+1
* Make `POST /_matrix/client/v3/rooms/{roomId}/report/{eventId}` endpoint retur...Andrew Morgan2023-03-211-0/+12
* Document that our Docker images are mirrored to GHCR. (#15282)reivilibre2023-03-211-2/+2
* Load `/register/available` endpoint on workers (#15268)Jason Little2023-03-171-0/+1
* Add a missing endpoint to the workers documentation. (#15223)Patrick Cloke2023-03-081-0/+1
* Add support for knocking to workers. (#15133)Dirk Klimpel2023-03-021-0/+1
* Update spam checker documentation for moved media modules. (#15175)Patrick Cloke2023-02-281-2/+2
* Allow use of the `/filter` Client-Server APIs on workers. (#15134)reivilibre2023-02-281-0/+1
* Add documentation for caching in a module (#14026)Brendan Abolivier2023-02-281-0/+56
* Admin API endpoint to delete a reported event (#15116)Dirk Klimpel2023-02-281-0/+14
* Correct documentation about registration_shared_secret_path (#15168)Evan Krall2023-02-281-2/+2
* Add module API callbacks for adding and deleting local 3PID associations (#15044Andrew Morgan2023-02-272-1/+68
* Fix typo in federation_verify_certificates in config documentation. (#15139)Centzilius2023-02-231-1/+1
* Add information on uploaded media to user export command. (#15107)Dirk Klimpel2023-02-231-16/+58
* Documentation using Shibboleth with OIDC Plugin for SSO. (#15112)Fly2023-02-231-0/+41
* Tighten the default rate limit of creating new devices. (#15135)Patrick Cloke2023-02-221-3/+3
* Clarify the workers that the ThirdPartyRules' `on_new_event` callback will ru...Andrew Morgan2023-02-221-0/+3
* Update database_maintenance_tools.md (#15083)jahway6032023-02-201-2/+2
* Add account data to export command (#14969)Dirk Klimpel2023-02-171-0/+3
* Document how to start Synapse with Poetry (#14892)ZAID BIN TARIQ2023-02-161-0/+11
* Fix a mistake in registration_shared_secret_path docs (#15078)saddfox2023-02-151-1/+1
* Support for selecting the Redis logical database. (#15034)999lakhisidhu2023-02-151-0/+4
* Respond correctly to unknown methods on known endpoints (#14605)Patrick Cloke2023-02-092-1/+19
* Document how to run Synapse (#15022)Andy Balaam2023-02-081-0/+13
* Clarify limitations of SRV delegation in documentation (#14959)William Kray2023-02-081-0/+9
* Allow enabling the asyncio reactor in complement (#14858)realtyem2023-02-011-0/+1
* Add more user information to export-data command. (#14894)Dirk Klimpel2023-02-011-15/+65
* Merge branch 'master' into developH. Shay2023-01-313-1/+377
|\
| * update changelog and upgrade notes v1.76.0H. Shay2023-01-311-1/+1
| * Initial batch of notes on faster joins (#14677)David Robertson2023-01-302-0/+376
* | Document how to handle Dependabot pull requests. (#14916)Patrick Cloke2023-01-251-0/+14
|/
* Document the export user data command. (#14883)ZAID BIN TARIQ2023-01-251-0/+8
* Request partial joins by default (#14905)David Robertson2023-01-241-0/+13
* Update logging_sample_config.md (#14868)Richard van der Hoff2023-01-191-3/+5
* Change default room version to 10. Implements MSC3904 (#14111)Catalan Lover2023-01-181-1/+3
* Require poetry>=1.3.2 (#14860)David Robertson2023-01-173-8/+18
* Merge device list replication streams (#14833)Erik Johnston2023-01-171-4/+5
* Fix missing field in AS documentation (#14845)Rhea Danzey2023-01-161-0/+1
* Merge account data streams (#14826)Erik Johnston2023-01-131-0/+12
* Update misleading documentation ` user_directory.search_all_users ` (#14818)Tejaswini Gurram2023-01-131-2/+2
* Add `worker_manhole` to configuration manual (#14824)Dirk Klimpel2023-01-131-0/+21
* Include `x_forwarded` in workers example configs (#14667)villepeh2023-01-133-2/+3
* Remove outdated commands from the code style doc & point to the contributing ...Andrew Morgan2023-01-111-12/+3
* Add listener `health` (#14747)Dirk Klimpel2023-01-111-0/+6
* Add `tag` to `listeners` documentation (#14803)Dirk Klimpel2023-01-112-2/+6
* Add missing worker settings to shared configuration (#14748)Dirk Klimpel2023-01-092-11/+84
* Update link to towncrier in contribution guide (#14801)Dirk Klimpel2023-01-091-1/+1
* Fix upgrade notes for installing ICU (#14797)David Robertson2023-01-091-1/+1
* Fix broken links in the Synapse documentation. (#14744)reivilibre2023-01-0523-38/+37
* Document how to use Twitter as an OAuth 2.0 provider. (#14778)Patrick Cloke2023-01-041-283/+319
* Support RFC7636 PKCE in the OAuth 2.0 flow. (#14750)Patrick Cloke2023-01-041-1/+6
* Support non-OpenID compliant user info endpoints (#14753)Patrick Cloke2023-01-041-0/+18
* Broken link "request_id_header" (#14740)Vertux2022-12-281-1/+1
* Move `email` to Server section in config file documentation (#14730)Dirk Klimpel2022-12-281-108/+109
* Update docs about ruff vs. flake8.Patrick Cloke2022-12-211-2/+2
* Merge branch 'master' into developSean Quah2022-12-203-6/+30
|\
| * Add release note and update doc regarding ICU (#14712)Mathieu Velten2022-12-203-6/+30
* | Fix missing word in autotune sub-option description (#14674)Jeremy Kescher2022-12-141-1/+1
* | Declare support for Python 3.11 (#14673)David Robertson2022-12-131-1/+1
|/
* Allow selecting "prejoin" events by state keys (#14642)David Robertson2022-12-131-18/+39
* Update admin_faq.mdRichard van der Hoff2022-12-071-1/+1
* Add Mastodon SSO setup instructions to docs (#14594)villepeh2022-12-071-0/+41
* Change `turn_allow_guests` example value to lowercase `true` (#14634)villepeh2022-12-071-1/+1
* docs: Replace old note about Postgres 10+ being required with link to our dep...Andrew Morgan2022-12-061-1/+2
* Fix push.enabled config documentation (#14619)Will Hunt2022-12-051-2/+2
* Update worker docs to update preferred settings for pusher and federation_sen...realtyem2022-12-022-31/+52
* Add `push.enabled` option to disable push notification calculation (#14551)Will Hunt2022-12-011-0/+5
* Cite launchpad bug that says ubuntu's pkgs are old (#14517)David Robertson2022-11-301-6/+13
* Move MSC3030 `/timestamp_to_event` endpoint to stable v1 location (#14471)Eric Eastwood2022-11-281-0/+2
* Add support for handling avatar with SSO login (#13917)Ashish Kumar2022-11-251-1/+8
* Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69...reivilibre2022-11-242-25/+22
* Fix broken admin API request recommendation link (#14499)Brennan Chapman2022-11-211-1/+1
* Fix version that `worker_main_http_uri` is redundant from (#14476)David Robertson2022-11-171-2/+2
* Remove need for `worker_main_http_uri` setting to use /keys/upload. (#14400)realtyem2022-11-161-4/+3
* Support using SSL on worker endpoints. (#14128)Tuomas Ojamies2022-11-151-0/+20
* Include additional TURN server example into documentation (#14293)sando382022-11-144-211/+389
* Update sample Nginx configuration to HTTP 1.1 (#14414)Brad Jones2022-11-111-0/+3
* Add an Admin API endpoint for looking up users based on 3PID (#14405)Ashish Kumar2022-11-111-0/+39
* Remove support for PostgreSQL 10 (#14392)Sean Quah2022-11-081-0/+10
* Allow override for requesting specific worker types for Complement on command...realtyem2022-11-081-0/+6
* Add example on how to load balance /sync requests (#14297)aceArt-GmbH2022-11-071-3/+5
* Include monthly active user metrics in the list of legacy metrics names (#14...David Robertson2022-11-041-0/+3
* Update legacy `synapse_admin_mau:` metric names in docs (#14358)Will Hunt2022-11-031-3/+3
* Disable legacy Prometheus metric names by default. They can still be re-enabl...reivilibre2022-11-022-2/+18
* Support OIDC backchannel logouts (#11414)Quentin Gliech2022-10-312-0/+23
* Add docs for an empty `trusted_key_servers` config option (#13999)Dirk Klimpel2022-10-281-0/+6
* Check appservice user interest against the local users instead of all users (...Eric Eastwood2022-10-271-0/+19
* Add workers settings to configuration manual (#14086)Dirk Klimpel2022-10-273-81/+289
* Save login tokens in database (#13844)Quentin Gliech2022-10-261-0/+9
* Show erasure status when listing users in the Admin API (#14205)Tadeusz Sośnierz2022-10-211-0/+4
* Document encryption_enabled_by_default_for_room_type under the right name (#1...Matthew Hodgson2022-10-191-1/+1
* Fix dead link to admin registration API (#14189)David Robertson2022-10-171-1/+1
* Stabilize the threads API. (#14175)Patrick Cloke2022-10-141-0/+1
* Mark /relations endpoint as usable on workers. (#14028)Patrick Cloke2022-10-121-0/+1
* Handle `gottestfmt` repository move (#14144)David Robertson2022-10-111-1/+1
* Fix name of "alias_creation_rules" option in config manual (#14124)Andrew Morgan2022-10-101-2/+2
* Document Google OpenID Connect email attribute (#14081)Paul Tötterman2022-10-071-1/+2
* Improve the listener example on the metrics documentation (#14078)Dirk Klimpel2022-10-071-12/+29
* Add sample worker files for `pusher` and `federation_sender` (#14077)Dirk Klimpel2022-10-073-0/+28
* Fix broken links to README (#14093)David Robertson2022-10-061-1/+1
* Merge tag 'v1.69.0rc2' into developSean Quah2022-10-061-0/+33
|\
| * Deprecate the `generate_short_term_login_token` method in favor of an async `...Quentin Gliech2022-10-061-0/+33
* | The changelog entry ending in a `.` or `!` is not optional (#14087)Andre Klärner2022-10-061-1/+1
* | openid.md: fix a typo in the facebook exampleRichard van der Hoff2022-10-061-1/+1
|/
* Linkify config documentation. (#14003)Akshit Tyagi2022-10-041-5/+7
* Announce that legacy metric names are deprecated, will be turned off by defau...reivilibre2022-10-033-1/+63
* Add some cross references to worker documentation (#13974)Dirk Klimpel2022-09-302-15/+27
* Add upgrade notes for changes to receipts replication. (#13932)Patrick Cloke2022-09-281-0/+12
* Document that the 'auto_join_rooms' option works with Spaces (#13931)Andrew Morgan2022-09-281-2/+5
* Add instruction for running unit tests in parallel (#13928)Ashish Kumar2022-09-281-0/+6
* Emphasize the right reasons to use `(room_id, event_id)` in a schema (#13915)Eric Eastwood2022-09-271-15/+16
* Merge branch 'master' into developDavid Robertson2022-09-271-6/+23
|\
| * Update upgrade notes (#13923)David Robertson2022-09-271-6/+23
* | Merge branch 'master' into developDavid Robertson2022-09-271-3/+9
|\|
| * Clarify who isn't affected by rust v1.68.0David Robertson2022-09-271-2/+6
| * tweak upgrade notesDavid Robertson2022-09-271-3/+5
* | Update NixOS module URL (#13818)enterprisey2022-09-261-1/+1
* | Fix the cross-link from register admin API to config docs. (#13870)Patrick Cloke2022-09-221-1/+1
* | Correct documentation for map_user_attributes of OpenID Mapping Providers (#1...Peter Scheu2022-09-211-3/+9
|/
* Edit changelog in response to feedbackOlivier Wilkinson (reivilibre)2022-09-201-1/+9
* Add an admin API endpoint to find a user based on its external ID in an auth ...Quentin Gliech2022-09-161-0/+38
* Update request log format documentation to mention the format used when the a...reivilibre2022-09-161-2/+2
* Document common fix of Poetry problems by removing egg-info (#13785)Eric Eastwood2022-09-151-0/+27
* Be able to correlate timeouts in reverse-proxy layer in front of Synapse (pul...Eric Eastwood2022-09-152-1/+14
* Merge branch 'master' into developErik Johnston2022-09-131-0/+24
|\
| * Add minimum version bump for sqlite to the release notes (#13742)David Robertson2022-09-081-0/+15
| * Update changelogErik Johnston2022-09-061-0/+9
* | installation.md: require libpq on M1 macs (#13480)Richard van der Hoff2022-09-131-2/+3
* | Fix typo in ratelimiting documentation (#13727)Brendan Abolivier2022-09-121-1/+1
* | Add timestamp to user's consent (#13741)Dirk Klimpel2022-09-081-0/+2
* | Correct out-of-date doc for `event_cache_size` (#13726)David Robertson2022-09-071-2/+4
* | Define SQLite compat policy (#13728)David Robertson2022-09-071-4/+11
* | Add Admin API to Fetch Messages Within a Particular Window (#13672)Connor Davis2022-09-071-0/+145
* | Add a stub Rust crate (#12595)Erik Johnston2022-09-063-1/+26
|/
* Remove configuration options for direct TCP replication. (#13647)Patrick Cloke2022-09-063-19/+20
* Clarify `(room_id, event_id)` global uniqueness (#13701)Eric Eastwood2022-09-021-0/+24
* Update docs to make enabling metrics more clear (#13678)Eric Eastwood2022-09-021-4/+7
* Update lock file for Poetry v1.2.0 (#13689)Erik Johnston2022-09-023-6/+12
* Fix two typos with colon in headlines (#13665)Dirk Klimpel2022-09-011-2/+2
* Add monthly active users documentation (#13617)Will Hunt2022-09-013-0/+87
* Merge branch 'master' into developSean Quah2022-08-312-2/+2
|\
| * Improve clarity on deprecation of TCP replicationSean Quah2022-08-311-1/+1
| * Fix dead link in 1.18.0 upgrade notesSean Quah2022-08-311-1/+1
* | Remove documentation of legacy `frontend_proxy` worker app (#13645)Richard van der Hoff2022-08-302-41/+22
* | Clarify documentation about replication traffic. (#13656)Patrick Cloke2022-08-301-1/+4
* | Improve documentation around user registration (#13640)Richard van der Hoff2022-08-263-103/+133
* | Generate missing configuration files at startup (#13615)Richard van der Hoff2022-08-261-1/+7
* | Support `registration_shared_secret` in a file (#13614)Richard van der Hoff2022-08-251-0/+18
* | Write about the chain cover a little. (#13602)David Robertson2022-08-231-9/+42
* | Update openid.md (#13568)nilsKr32022-08-231-1/+3
|/
* Drop support for delegating email validation, round 2 (#13596)David Robertson2022-08-232-1/+23
* Describe changes to admin API in 1.66David Robertson2022-08-231-0/+2
* Implement MSC3852: Expose `last_seen_user_agent` to users for their own devic...Andrew Morgan2022-08-191-0/+7
* Add support for compression to federation responses (#13537)Ayush Anand2022-08-181-1/+1
* A first pass at pruning the Synapse README (#13491)David Robertson2022-08-171-4/+86
* Fix a typo in docs and in some warnings (#13538)Antonin Loubiere2022-08-171-1/+1
* Add forgotten status to Room Details API (#13503)Dirk Klimpel2022-08-171-1/+4
* Add missing links in `user_consent` section of configuration manual (#13536)Dirk Klimpel2022-08-161-2/+2
* Add a warning to retention documentation regarding the possibility of databas...Shay2022-08-152-2/+7
* Add `openssl` example for registration HMAC (#13472)James Barton2022-08-111-2/+19
* Add note to `redaction_retention_period` documentation mentioning that event ...Andrew Morgan2022-08-111-0/+4
* 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
* Update some outdated information on `sso_mapping_providers.md` (#13449)Dirk Klimpel2022-08-041-6/+8
* Fix return value in example on `password_auth_provider_callbacks.md` (#13450)Dirk Klimpel2022-08-041-2/+2
* 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 branch 'master' into developOlivier Wilkinson (reivilibre)2022-08-021-0/+10
|\
| * Add upgrade notesOlivier Wilkinson (reivilibre)2022-08-021-0/+10
* | Merge tag 'v1.64.0rc2' into developRichard van der Hoff2022-07-292-194/+181
|\|
| * Revert "Drop support for delegating email validation (#13192)" (#13406)3nprob2022-07-292-194/+181
* | Explicitly mention which resources support compression in the config guide (#...Brendan Abolivier2022-07-291-1/+2
|/
* Update Caddy reverse proxy documentation (#13344)Matt Holt2022-07-251-42/+11
* 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
* Update locked frozendict version to 2.3.3 (#13352)Sean Quah2022-07-221-0/+9
* 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-193-8/+13
|\|
| * Remove 'anonymised' from the phone home stats documentation (#13321)Andrew Morgan2022-07-193-8/+13
* | 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-192-0/+29
* | Use and recommend poetry 1.1.14, up from 1.1.12 (#13285)David Robertson2022-07-151-0/+25
* | Document advising against publicly exposing the Admin API and provide a usage...jejo862022-07-131-0/+17
* | Inline URL preview documentation. (#13261)Patrick Cloke2022-07-124-68/+2
* | Drop support for delegating email validation (#13192)Richard van der Hoff2022-07-122-16/+27
* | Add info about configuration in the url preview docs (#13233)Shay2022-07-121-0/+1
* | expose whether a room is a space in the Admin API (#13208)andrew do2022-07-121-8/+21
|/
* Document the 'databases' homeserver config option (#13212)Andrew Morgan2022-07-111-0/+92
* Check that `auto_vacuum` is disabled when porting a SQLite database to Postgr...reivilibre2022-07-071-0/+8
* Add information on how the Synapse team does reviews. (#13132)Patrick Cloke2022-07-063-1/+46
* Add the ability to set the log level using the `SYNAPSE_TEST_LOG_LEVEL` envir...reivilibre2022-07-051-0/+4
* Add missing links to config options (#13166)Dirk Klimpel2022-07-051-3/+3
* Add documentation for phone home stats (#13086)Andrew Morgan2022-06-302-0/+82
* Cleanup references to sample config in the docs and redirect users to configu...Shay2022-06-3010-88/+69
* 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
* Document the `--report-stats` argument (#13029)jejo862022-06-291-1/+3
* Remove docs for Delete Group Admin API (#13112)Aaron Raimist2022-06-272-15/+0
* Update opentracing docs to reference the configuration manual rather than the...Shay2022-06-171-2/+3
* Update info on downstream debs (#13095)Richard van der Hoff2022-06-171-9/+8
* Add custom well-known (#13035)Jacek Kuśnierz2022-06-161-0/+17
* Add instructions for running Complement with `gotestfmt`-formatted output loc...reivilibre2022-06-161-0/+14
* 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-152-14/+27
* Fix version number in spam checker callbacks doc (#13047)Brendan Abolivier2022-06-141-6/+6
* Remove code generating comments in configuration file (#12941)Shay2022-06-142-2838/+12
* Merge branch 'release-v1.61' into developErik Johnston2022-06-141-17/+19
|\
| * Fixup upgrades v1.61.0Erik Johnston2022-06-141-3/+3