summary refs log tree commit diff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Allow for the configuration of max request retries and min/max retry ...Mathieu Velten2023-06-141-26/+0
* Bump minimum supported Rust version (#15768)Erik Johnston2023-06-121-0/+8
* Allow for the configuration of max request retries and min/max retry delays i...Shay2023-06-091-0/+26
* Remove redundant `room_memberships` join to find participating servers in a r...Eric Eastwood2023-06-071-3/+2
* 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