summary refs log tree commit diff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove 3pid and identity serversRory&2025-06-285-309/+0
* Remove SAML/2 authRory&2025-06-2810-271/+10
* Remove CAS authRory&2025-06-284-122/+0
* Add config doc generation command to lint.sh and add missing config schema. (...reivilibre2025-06-101-9/+10
* Mark new module APIs as experimental (#18536)Andrew Morgan2025-06-103-0/+20
* Export RatelimitOverride from ModuleApi (#18513)Hugh Nimmo-Smith2025-06-061-1/+6
* docs: render missing docs for scheduled tasks admin api (#18516)Dirk Klimpel2025-06-051-0/+1
* Propose `CAP_NET_BIND_SERVICE` instead running Synapse with root (#18408)Mateusz Reszka2025-06-041-4/+4
* Add ratelimit callbacks to module API to allow dynamic ratelimiting (#18458)Hugh Nimmo-Smith2025-06-042-1/+35
* Add user_may_send_state_event callback to spam checker module API (#18455)Hugh Nimmo-Smith2025-06-041-0/+30
* Add media repository callbacks to module API to control media upload size (#1...Hugh Nimmo-Smith2025-06-042-0/+57
* Pass room_config argument to user_may_create_room spam checker module callbac...Hugh Nimmo-Smith2025-06-042-2/+9
* Make user_type extensible and allow default user_type to be set (#18456)Hugh Nimmo-Smith2025-06-032-1/+20
* Machine-readable config description (#17892)V024602025-06-033-2424/+1972
* Mark dehydrated devices in admin get devices endpoint (#18252)Hubert Chathi2025-05-281-2/+5
* Include room ID in room deletion status response (#18318)Dagfinn Ilmari Mannsåker2025-05-201-1/+6
* Add a unit test for the phone home stats (#18463)Andrew Morgan2025-05-201-3/+3
* Update postgres.md (#18445)Strac Consulting Engineers Pty Ltd2025-05-201-0/+8
* Allow only requiring a field be present in an SSO response, rather than speci...Andrew Morgan2025-05-191-2/+8
* Add option to allow registrations that begin with '_' (#18262)_2025-05-151-0/+14
* Fix room_list_publication_rules docs for v1.126.0 (#18286)Kim Brose2025-05-141-7/+8
* Add the ability to exclude remote users in user directory search results (#18...Will Lewis2025-05-021-0/+2
* Allow a few admin APIs used by MAS to run on workers (#18313)Quentin Gliech2025-05-021-0/+9
* Apply `should_drop_federated_event` to federation invites (#18330)Shay2025-05-021-0/+2
* Fix typo in doc for Scheduled Tasks Admin API (#18384)Shay2025-05-021-1/+1
* Add an Admin API endpoint to fetch scheduled tasks (#18214)Shay2025-05-011-0/+54
* docs/workers.md: Add ^/_matrix/federation/v1/event/ to list of delegatable e...Sebastian Spaeth2025-05-012-0/+11
* Added Pocket ID to openid.md (#18237)Martin Lavén2025-04-301-0/+27
* Fix typo in docs about `push` (#18320)Kim Brose2025-04-301-1/+1
* Allow /rooms/ admin API to be on workers (#18360)Erik Johnston2025-04-251-0/+1
* Move GET /devices/ off main process (#18355)Erik Johnston2025-04-251-0/+1
* Revert "Add total event, unencrypted message, and e2ee event counts to stats ...Devon Hudson2025-04-161-6/+3
* Add total event, unencrypted message, and e2ee event counts to stats reportin...Andrew Morgan2025-04-151-3/+6
* Add passthrough_authorization_parameters support to OIDC configuration (#18232)Olivier D2025-04-101-0/+4
* Document media hashing changes (#18296)Will Hunt2025-04-011-0/+8
* Update admin_faq - Fix how to obtain access token (#18225)Marcel Pennewiß2025-03-271-1/+1
* Add docs for how to clear out the Poetry wheel cache (#18283)Eric Eastwood2025-03-261-0/+22
* Correct typo "SAML" -> SSO in mapping providers docs (#18276)Andrew Morgan2025-03-251-1/+1
* Delete unreferenced state groups in background (#18254)Devon Hudson2025-03-211-1/+1
* Update Poetry to 2.1.1, including updating the lock file version. (#18251)reivilibre2025-03-211-4/+4
* Fix: corrected routing path for workers doc (#18224)karuto2025-03-131-1/+1
* Revert the background job to clear unreferenced state groups (that was introd...reivilibre2025-03-071-1/+1
* Add upgrade notes for the debian repo signing key expiry changeOlivier 'reivilibre2025-03-041-0/+18
* Add `redirect_uri` option to `oidc_providers` entries (#18197)Andrew Morgan2025-03-031-0/+7
* Add worker_replication_secret_path config option (#18191)V024602025-02-261-1/+17
* Add form_secret_path config option (#18090)V024602025-02-251-0/+16
* Define delayed event ratelimit category (#18019)Andrew Ferrazzutti2025-02-251-0/+23
* Move User Event Redaction Admin API version indicator to the correct place (#...Andrew Morgan2025-02-251-2/+2
* Add background job to clear unreferenced state groups (#18154)Devon Hudson2025-02-251-1/+1
* Disable room list publication by default (#18175)Erik Johnston2025-02-242-2/+26
* Add support for overriding `id_token_signing_alg_values_supported` for an Ope...Eric Eastwood2025-02-201-0/+18
* Document suspension Admin API (#18162)Shay2025-02-201-0/+26
* Document consequences of replacing secrets (#18138)V024602025-02-171-0/+19
* Update `rc_presence` config docs with int burst_count (#18159)Andrew Morgan2025-02-141-1/+1
* Document missing server config options (#18122)Eric Eastwood2025-02-121-0/+58
* feat: Allow multiple values for SSO attribute_requirements via comma separati...meise2025-02-101-3/+6
* Add Oracle Linux installation instructions (#17436)villepeh2025-02-101-14/+3
* Ratelimit presence updates (#18000)Sven Mäder2025-01-241-0/+21
* Document possibility of configuring `tls` for a worker instance in `instance_...Eric Eastwood2025-01-201-0/+4
* Merge branch 'master' into developAndrew Morgan2025-01-142-0/+3788
|\
| * move additional release missed in last commit v1.122.0Andrew Morgan2025-01-141-0/+10
| * Move 2023/4 changelog entries under docs/changelogsAndrew Morgan2025-01-142-0/+3778
* | Add the ability to filter by state event type on admin room state endpoint (#...Shay2025-01-081-0/+7
|/
* Remove support for PostgreSQL 11 and 12 (#18034)Patrick Cloke2024-12-191-0/+8
* Update reverse proxy docs with what we've learned from #17986 (#17994)Eric Eastwood2024-12-191-1/+1
* Add email.tlsname config option (#17849)cynhr2024-12-171-1/+3
* Add `macaroon_secret_key_path` config option (#17983)V024602024-12-161-0/+16
* Add `last_seen_ts` to query user example (#17976)Travis Ralston2024-12-161-0/+1
* Add some useful endpoints to Admin API (#17948)Shay2024-12-162-7/+77
* forward requester id to check username for spam callbacks (#17916)Wilson2024-12-132-3/+5
* Update Alpine Linux Synapse Package Maintainer within installation.md (#17846)jahway6032024-12-101-1/+1
* Reorganize account data, receipts and presence request regexps in generic_wor...Rafał Hirsch2024-12-091-11/+7
* Return suspended status when querying user account (#17952)Shay2024-11-221-1/+2
* Add Forgejo oidc provider config example (#17872)Valentin Iovene2024-11-201-0/+30
* Enable authenticated media by default (#17889)Travis Ralston2024-11-202-3/+27
* Add some documentation about backing up Synapse (#17931)Richard van der Hoff2024-11-185-3/+146
* Removal: Remove support for experimental msc3886 (#17638)Poruri Sai Rahul2024-11-131-0/+11
* Clarify the semantics of the `enable_authenticated_media` configuration optio...reivilibre2024-11-111-0/+20
* Remove support for python 3.8 (#17908)Devon Hudson2024-11-063-2/+13
* Add experimental support for MSC4222 (#17888)Erik Johnston2024-11-051-0/+1
* Add admin handler to list of handlers used for background tasks (#17847)Shay2024-10-291-0/+3
* Fix typo in `target_cache_memory_usage` docs (#17825)Andrew Morgan2024-10-141-1/+1
* Clarify when 3PID invite module callbacks are called (#17627)Andrew Morgan2024-10-141-3/+6
* Added display_name_claim in jwt_config which sets the user's display name upo...Nathan2024-10-091-0/+3
* Fix incorrectly documented config path argument (#17802)Andrew Ferrazzutti2024-10-081-2/+2
* Add config option redis.password_path (#17717)V024602024-10-071-1/+7
* docs: add note about PYTHONMALLOC for accurate jemalloc memory tracking (#17709)Henrique2024-10-071-0/+2
* explain load balancing for `federation_sender_instances` (#17776)Dirk Klimpel2024-10-031-1/+7
* Remove spurious TODO in debian install step (#17749)Erik Johnston2024-09-261-5/+3
* Support MSC4140: Delayed events (Futures) (#17326)Andrew Ferrazzutti2024-09-232-0/+14
* Add an Admin API endpoint to redact all a user's events (#17506)Shay2024-09-181-0/+80
* Add config option turn_shared_secret_path (#17690)V024602024-09-101-0/+16
* Replace isort and black with ruff (#17620)Quentin Gliech2024-08-301-3/+1
* docs: fix typo in saml2_config example (#17594)meise2024-08-291-2/+2
* fix listener docs - admin api only on main process (#17590)Dirk Klimpel2024-08-291-3/+4
* Sliding Sync: Use `stream_ordering` based timeline pagination for incremental...Eric Eastwood2024-08-071-2/+4
* Clarify `auto_accept_invites.worker_to_run_on` config docs (#17515)Andrew Morgan2024-08-061-1/+3
* Update config_documentation - Change example of msisdn in allowed_local_3pids...YLong Shi2024-07-251-2/+5
* Fixed presence results not returning offline users on initial sync (#17231)Michael Hollister2024-07-231-0/+5
* Prepare for authenticated media freeze (#17433)Shay2024-07-221-0/+12
* Improve default_power_level_content_override documentation (#17451)Ben Banfield-Zanin2024-07-181-0/+32
* Add Red Hat Enterprise Linux and Rocky Linux installation instructions (#17423)villepeh2024-07-112-2/+57
* Upload new logo with white bg and update readme to use it (#17387)Will Lewis2024-07-101-0/+94
* Note the new federated media worker endpoints in the worker docs & upgrade no...Andrew Morgan2024-07-092-2/+4
* Allow enabling sliding sync per-user (#17393)Erik Johnston2024-07-051-0/+1
* Finish up work to allow per-user feature flags (#17392)Erik Johnston2024-07-051-11/+6
* Changelog entries only get merged if they have the same content and extension...Eric Eastwood2024-07-041-3/+3
* Support MSC3916 by adding `_matrix/client/v1/media/download` endpoint (#17365)Shay2024-07-022-0/+14
* Clarify `url_preview_url_blacklist` is a usability feature (#17356)davidegirardi2024-06-281-9/+12
* Fix outdated Security Disclosure Policy references (#17341)Denis Kasak2024-06-251-3/+3
* Fix refreshable_access_token_lifetime typo (#17357)douglaz2024-06-251-1/+1
* Correct error in user_directory docs (#17348)devonh2024-06-241-1/+2
* Add default values for rc_invites per_issuer to docs (#17347)devonh2024-06-241-2/+3
* Filter added to Admin-API GET /rooms (#17276)Alexander Fechler2024-06-191-0/+4
* fix missing quotes for exclude_rooms_from_sync (#17308)Dirk Klimpel2024-06-181-1/+1
* Merge branch 'release-v1.109' into developQuentin Gliech2024-06-171-10/+0
|\
| * Automatically apply SQL for inconsistent sequence (#17305)Erik Johnston2024-06-141-10/+0
* | Ratelimiting of remote media downloads (#17256)Shay2024-06-051-0/+18
|/
* Change allow_unsafe_locale to also apply on new databases (#17238)Erik Johnston2024-05-291-6/+5
* Update Lemonldap-NG OIDC config (#17204)Yadd2024-05-221-0/+2
* Bring auto-accept invite logic into Synapse (#17147)devonh2024-05-211-0/+29
* Federated Knocking Endpoints added (missing in Docu) (#17058)Dominic Schubert2024-05-171-0/+2
* Fix request path for `federation_whitelist_endpoint_enabled` option in docume...Andrew Morgan2024-05-151-1/+1
* Allows CAS SSO flow to provide user IDs composed of numbers only (#17098)Aurélien Grimpard2024-05-141-0/+11
* An federation whitelist query endpoint extension (#16848)Erik Johnston2024-05-131-0/+25
* Update docs to bump libjemalloc version on latest debian; correct "push_rules...ll-SKY-ll2024-05-092-3/+3
* Note preset behaviour in `autocreate_auto_join_room_preset` docs (#17150)Andrew Morgan2024-05-081-0/+5
* Add note about external_ids for User Admin API in documentation (#17139)Jacob Sánchez2024-05-071-2/+2
* upgrade.md: Bump minimum Rust version to 1.66.0 (element-hq#17079) (#17140)jahway6032024-05-021-0/+8
* Apply user `email` & `picture` during OIDC registration if present & selected...devonh2024-04-291-0/+1
* Fix various typos in docs (#17114)devonh2024-04-268-12/+12
* Add RuntimeDirectory to matrix-synapse.service (#17084)villepeh2024-04-261-0/+1
* Rephrase enable_notifs configuration (#17116)Amanda H. L. de Andrade Katz2024-04-261-2/+2
* Use recommended endpoint for MSC3266 requests (#17078)Andrew Ferrazzutti2024-04-261-1/+1
* Update event_cache_size and global_factor configurations documentation (#17071)Amanda H. L. de Andrade Katz2024-04-261-0/+8
* Add an OSX prompt to manually configure icu4c. (#17069)Neil Johnson2024-04-191-0/+2
* Clarify what part of message retention is still experimental (#17099)devonh2024-04-191-2/+4
* Fixups to new push stream (#17038)Erik Johnston2024-03-281-2/+2
* Add support for moving `/push_rules` off of main process (#17037)Erik Johnston2024-03-281-0/+7
* Add OIDC config to add extra parameters to the authorize URL (#16971)Mathieu Velten2024-03-221-0/+5
* Remove the hardcoded poetry version from contributing guide (#17002)Tadeusz Sośnierz2024-03-211-1/+1
* Add note to using --curses under sqlite porting (#17012)grahhnt2024-03-211-1/+1
* Update link, in installation guide, for docker hub synapse images (#17001)Eirik2024-03-211-1/+1
* Pass module API to OIDC mapping provider (#16974)Mathieu Velten2024-03-191-1/+3
* Sort versions in the documentation version picker appropriately. (#16966)Will Hunt2024-03-141-3/+23
* upgrade.md: fix grammatical errors (#16965)Richard van der Hoff2024-03-141-3/+3
* Add query to update local cache of a remote user's device list to docs (#16892)Andrew Morgan2024-03-141-0/+9
* deactivated flag refactored to filter deactivated users. (#16874)Alexander Fechler2024-03-111-0/+14
* Fix joining remote rooms when a `on_new_event` callback is registered (#16973)Quentin Gliech2024-03-061-0/+4
* Add docs on upgrading from a very old version (#16951)Twilight Sparkle2024-02-222-0/+25
* Add HAProxy example for single port operation (#16768)Georg2024-02-201-0/+19
* fix typo in admin_api/rooms.md (#16857)Rainer Zufall2024-02-201-1/+1
* Update docs for MacOS installs (#16854)kegsay2024-02-061-0/+11
* Fix broken links on docs (#16853)kegsay2024-02-065-7/+7
* Update version picker for element-hq (#16880)Will Hunt2024-02-011-2/+2
* listen http2 deprecated nginx (updating documentation) (#16831)Arnold2024-01-221-4/+4
* Allow room creation but not publishing to continue if room publication rules ...Shay2024-01-221-0/+3
* Bump minimum Rust version to 1.65.0 (#16818)Erik Johnston2024-01-221-0/+8
* Fix broken links in issue template (#16810)Erik Johnston2024-01-171-3/+3
* Add a link to the Request log format page from Logging Sample Config (#16778)Andrew Morgan2024-01-101-0/+3
* Update the contributing guide after reliecensing (#16772)Erik Johnston2024-01-031-77/+15
* Add another custom statistics collection server (#16769)Christian Lölkes2024-01-021-0/+1
* Enable user without password (#16770)Dirk Klimpel2024-01-021-9/+10
* Remove config value from header (#16763)Fredrik Lanker2024-01-021-1/+1
* Fix sample config doc CI (#16758)Erik Johnston2023-12-211-0/+1
* Fix typoErik Johnston2023-12-1313-35/+35
* Update book locationErik Johnston2023-12-1312-42/+40
* More renamingErik Johnston2023-12-1313-60/+59
* Keep pointing at packages.matrix.org for nowErik Johnston2023-12-131-3/+3
* Update documentation to refer to element-hq.Patrick Cloke2023-12-136-43/+31
* Merge remote-tracking branch 'origin/master' into developErik Johnston2023-12-122-2/+2
|\
| * Version picker added for v1.98 docsAction Bot2023-12-115-1/+224
* | Sentry Alert configuration based on production and development environment (#...Zeeshan Rafiq2023-12-121-1/+6
* | Add avatar and topic settings for server notice room (#16679)Mathieu Velten2023-12-122-3/+11
* | Add config to change the delay before sending a notification email (#16696)Mathieu Velten2023-12-121-0/+5
* | Adding a version picker for Synapse docs (#16533)Dmytro Kagirov2023-12-115-0/+223
* | Clarify documentation for `only_for_reauth` (#16737)Dirk Klimpel2023-12-071-9/+9
|/
* Add how to validate configuration file with synapse.config script (#16714)Amanda H. L. de Andrade Katz2023-12-051-0/+17
* Switch UNIX socket paths to /run, and add a UNIX socket example for HAProxy (...villepeh2023-12-042-8/+12
* Server notices: add an autojoin setting for the notices room (#16699)Mathieu Velten2023-12-042-0/+6
* ModuleAPI SSO auth callbacks (#15207)Andrew Yasinishyn2023-12-011-0/+13
* Document which versions of Synapse have compatible schema versions. (#16661)Patrick Cloke2023-11-281-0/+9
* Fix poetry version typo in contributors' guide (#16695)David Robertson2023-11-271-1/+1
* Update admin user API return types in docs. (#16654)Michael Weimann2023-11-171-4/+15
* Add an Admin API to temporarily grant the ability to update an existing cross...David Robertson2023-11-151-0/+37
* Asynchronous Uploads (#15503)Sumner Evans2023-11-151-0/+34
* Add links to pre-1.0 changelog issue/PR references. (#16638)Patrick Cloke2023-11-151-807/+807
* Improve documentation for `/_synapse/admin/v1/rooms/<room_id>/timestamp_to_ev...Will Hunt2023-11-141-1/+2
* Fix outbound_federation_restricted_to docs & note when added (#16628)David Robertson2023-11-131-0/+3
* Use dbname instead of database for Postgres config. (#16618)Patrick Cloke2023-11-092-4/+4
* Add new module API for adding custom fields to events `unsigned` section (#16...Erik Johnston2023-10-272-1/+34
* Add a new module API to update user presence state. (#16544)Patrick Cloke2023-10-261-0/+7
* Pin the recommended poetry version in contributors' guide (#16550)David Robertson2023-10-251-1/+1
* Rework alias and public room list rules docs (#16541)David Robertson2023-10-241-34/+132
* Fix bug where a new writer advances their token too quickly (#16473)Erik Johnston2023-10-231-3/+10
* Mention how to redirect the Jaeger traces to a specific Jaeger instance (#16531)Marcel2023-10-231-0/+5
* Clarify presence router docs. (#16529)Patrick Cloke2023-10-201-3/+11
* Fix typo in useful_sql_for_admins.md (#16477)Laurence Gill2023-10-121-1/+1
* Add documentation on background updates. (#16420)Patrick Cloke2023-10-061-0/+61
* Add note to 'federation_domain_whitelist' option (#16416)Erik Johnston2023-10-031-0/+5
* Clean-up old release notes (#16418)Patrick Cloke2023-10-022-134/+135
* Remove Python version from `/_synapse/admin/v1/server_version` (#16380)MomentQYC2023-10-021-4/+6
* Remove warnings from the docs about using message retention. (#16382)Patrick Cloke2023-09-282-7/+3
* Add documentation about the user directory search algorithm (#16320)Patrick Cloke2023-09-261-26/+110
* Add developer documentation concerning gradual schema migrations with column ...reivilibre2023-09-251-0/+157
* Fix-up deactivated notes in docs. (#16355)Patrick Cloke2023-09-191-1/+1
* Use string for federation_client_minimum_tls_version documentation examples (...Jan Christian Grünhage2023-09-191-4/+4
* Filter locked users in the admin API (#16328)Hanadi2023-09-181-5/+12
* Add automatic purge after all users forget a room (#15488)Mathieu Velten2023-09-151-0/+11
* docs: Link to the Alpine Linux community package for Synapse (#16304)65432023-09-141-0/+8
* Fix-up incorrect spellings in docs. (#16282)Patrick Cloke2023-09-0817-119/+119
* Add `/notifications` endpoint to workers (#16265)Erik Johnston2023-09-071-0/+1
* Handle "registration_enabled" parameter for CAS (#16262)Aurélien Grimpard2023-09-061-0/+7
* Add the ability to use `G` (GiB) and `T` (TiB) suffixes in configuration opti...reivilibre2023-09-061-1/+3
* Bump minimum supported Rust version to 1.61.0 (#16248)Erik Johnston2023-09-051-0/+8
* Add last_seen_ts to the admin users API (#16218)Mathieu Velten2023-09-041-0/+2
* Add warnings about MSC3861 on certain APIs. (#16168)Will Hunt2023-08-254-1/+15
* Document `exclude_rooms_fom_sync` configuration option (#16178)Shay2023-08-241-0/+13
* Add configuration setting for CAS protocol version (#15816)Aurélien Grimpard2023-08-241-0/+2
* Update URLs to matrix.org blog categories. (#16008)Amirreza Aflakparast2023-08-241-2/+2
* Add `client_secret_path` as alternative for `client_secret` for OIDC config (...Maximilian Bosch2023-08-211-0/+8
* Allow filtering for admins in the list accounts admin API (#16114)Alexander Fechler2023-08-181-0/+2
* Add link explaining ELK stack to structured_logging.md (#16091)axel simon2023-08-161-1/+1
* Allow customizing IdP name and icon for SAML and CAS (#16094)Gabriel Rodríguez2023-08-111-1/+21
* Implements admin API to lock an user (MSC3939) (#15870)Mathieu Velten2023-08-102-0/+3
* Add notes describing Synapse's streams (#16015)David Robertson2023-08-072-0/+158
* Move support for application service query parameter authorization behind a c...Shay2023-08-032-1/+29
* Allow config of the backoff algorithm for the federation client. (#15754)Mathieu Velten2023-08-031-0/+11
* Do not expose Admin API in caddy reverse proxy example (#16027)Nils2023-07-311-1/+1
* Fix broken Arch Linux package link (#15981)SnipeX_2023-07-241-2/+2
* Re-introduce the outbound federation proxy (#15913)Eric Eastwood2023-07-182-7/+50
* Document that you cannot login as yourself on /_synapse/admin/v1/users/<user_...Will Hunt2023-07-141-1/+2
* Stop accepting 'user' parameter for application service registration. (#15928)Patrick Cloke2023-07-131-0/+10
* Better clarify how to run a worker instance (pass both configs) (#15921)Eric Eastwood2023-07-111-2/+2
* Bump Unix sockets intro version (#15924)Eric Eastwood2023-07-111-1/+1
* Unix Sockets for HTTP Replication (#15708)Jason Little2023-07-113-4/+58
* Drop debian buster (#15893)Shay2023-07-102-2/+2
* Revert "Federation outbound proxy" (#15910)Eric Eastwood2023-07-102-44/+7
* Remove `worker_replication_*` settings from worker doc (#15872)Dirk Klimpel2023-07-075-21/+1
* Remove `worker_replication_*` deprecated settings, with helpful errors on sta...Jason Little2023-07-073-48/+15
* Federation outbound proxy (#15773)Eric Eastwood2023-07-052-7/+44
* Remove support for Python 3.7 (#15851)Eric Eastwood2023-07-052-1/+13
* docs/admin_api: fix header level on 'Users' page (#15852)Sumner Evans2023-07-051-3/+3
* Add not_user_type param to the list accounts admin API (#15844)Michael Weimann2023-07-041-0/+3
* Split out 2022 changes from the changelog (#15846)Eric Eastwood2023-06-281-0/+2766
* Add login spam checker API (#15838)Erik Johnston2023-06-261-0/+36
* Fix typo in faster join docs (#15812)Erik Johnston2023-06-211-1/+1
* Allow for the configuration of max request retries and min/max retry delays i...Mathieu Velten2023-06-211-0/+26
* Fix admin api documentation typo (#15805)ew-at-vier2023-06-201-1/+1
* Remove experimental MSC2716 implementation to incrementally import history in...Eric Eastwood2023-06-161-1/+0