summary refs log tree commit diff
path: root/docs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Improve the modules doc (#10758)Brendan Abolivier2021-09-089-404/+536
* Document that /spaces & /hierarchy can be routed to workers. (#10648)Patrick Cloke2021-09-082-1/+14
* Use attrs internally for the URL preview code & add documentation. (#10753)Patrick Cloke2021-09-073-77/+52
* Add config option to use non-default manhole password and keys (#10643)Azrenbeth2021-09-062-4/+43
* Doc: Clarifying undoing room shutdowns (#10480)David Teller2021-09-061-15/+27
* Fix documentation of directory name for remote thumbnails (#10556)cuttingedge11092021-09-021-1/+1
* Merge tag 'v1.42.0rc1' into developOlivier Wilkinson (reivilibre)2021-09-011-3/+3
|\
| * 1.42.0rc1Olivier Wilkinson (reivilibre)2021-09-011-3/+3
* | Allow configuration of the oEmbed URLs. (#10714)Patrick Cloke2021-08-311-0/+21
|/
* Advertise matrix-org.github.io/synapse docs (#10595)David Robertson2021-08-311-5/+425
* Removed page summaries from the top of installation and contributing doc pag...Azrenbeth2021-08-272-40/+6
* Clarifications to reverse_proxy.md (#10708)Richard van der Hoff2021-08-271-5/+5
* Remove pushers when deleting 3pid from account (#10581)Azrenbeth2021-08-261-0/+5
* doc: add django-oauth-toolkit to oidc doc (#10192)Hugo DELVAL2021-08-231-0/+48
* Fix the titles in the OIDC documentation (#10639)Andrew Morgan2021-08-231-6/+10
* Implement MSC3231: Token authenticated registration (#10142)Callum Brown2021-08-214-0/+312
* Remove not needed database updates in modify user admin API (#10627)Dirk Klimpel2021-08-191-2/+6
* Merge branch 'release-v1.41' into developErik Johnston2021-08-186-222/+309
|\
| * Update docs/upgrade.md with new versionErik Johnston2021-08-181-1/+1
| * Mount /_synapse/admin/v1/users/{userId}/media admin API on media workers only...Andrew Morgan2021-08-182-1/+9
| * Allow /createRoom to be run on workers (#10564)Andrew Morgan2021-08-171-0/+1
| * Centralise the custom template directory (#10596)Brendan Abolivier2021-08-174-206/+270
| * Make `PeriodicallyFlushingMemoryHandler` the default logging handler. (#10518)reivilibre2021-08-171-7/+20
* | Display an error page during failure of fallback UIA. (#10561)Callum Brown2021-08-181-0/+8
* | Remove deprecated Shutdown Room and Purge Room Admin API (#8830)Dirk Klimpel2021-08-174-125/+13
* | Port the PresenceRouter module interface to the new generic interface (#10524)Azrenbeth2021-08-173-14/+52
|/
* Allow to edit `external_ids` by Edit User admin API (#10598)Dirk Klimpel2021-08-171-11/+29
* Add an admin API to check if a username is available (#10578)Will Hunt2021-08-171-0/+20
* Manhole: wrap coroutines in `defer.ensureDeferred` automatically (#10602)reivilibre2021-08-161-1/+1
* Admin API to delete media for a specific user (#10558)Dirk Klimpel2021-08-112-6/+57
* support federation queries through http connect proxy (#10475)Dirk Klimpel2021-08-112-3/+30
* Moved homeserver documentation above reverse proxy examples (#10551)Drew Short2021-08-091-10/+13
* Add a setting to disable TLS for sending email (#10546)Richard van der Hoff2021-08-061-0/+8
* Merge remote-tracking branch 'origin/release-v1.40' into developRichard van der Hoff2021-08-051-28/+23
|\
| * fix broken links in `upgrade.md` (#10543)Dirk Klimpel2021-08-051-28/+23
* | Add documentation for configuring a forward proxy. (#10443)Dirk Klimpel2021-08-052-0/+75
* | Add warnings to ip_range_blacklist usage with proxies (#10129)Kento Okamoto2021-08-031-0/+4
* | Make sync response cache time configurable. (#10513)Richard van der Hoff2021-08-031-0/+9
|/
* Revert use of PeriodicallyFlushingMemoryHandler by default (#10515)reivilibre2021-08-031-4/+1
* Add developer documentation to explain room DAG concepts like `outliers` and ...Eric Eastwood2021-08-032-0/+80
* Allow setting transaction limit for db connections (#10440)Toni Spets2021-08-021-0/+4
* Add a PeriodicallyFlushingMemoryHandler to prevent logging silence (#10407)reivilibre2021-07-271-1/+4
* Add `creation_ts` to list users admin API (#10448)Dirk Klimpel2021-07-221-3/+7
* Move dev/ docs to development/ (#10453)Eric Eastwood2021-07-227-6/+6
* Fix the hierarchy of OpenID providers in the docs. (#10445)Patrick Cloke2021-07-211-1/+1
* Port the ThirdPartyEventRules module interface to the new generic interface (...Brendan Abolivier2021-07-203-14/+74
* Add a module type for account validity (#9884)Brendan Abolivier2021-07-162-91/+41
* Merge branch 'master' into developBrendan Abolivier2021-07-151-2/+4
|\
| * Make deprecation notice of the spam checker doc more obvious (#10395)Brendan Abolivier2021-07-151-2/+4
* | Updating install prerequisites for newer macOS & ARM Macs. (#9971)Luke Walsh2021-07-151-3/+6
* | Docs: Use something other than the document name to describe a page (#10399)Andrew Morgan2021-07-1511-23/+21
* | Update the logcontext doc (#10353)Brendan Abolivier2021-07-151-230/+101
* | doc: Add delegation example to the caddy reverse proxy section (#10368)Moritz Dietz2021-07-141-0/+27
* | Instructions on installing RC debs (#10396)Richard van der Hoff2021-07-141-9/+12
* | Fix some links in `docs` and `contrib` (#10370)Dirk Klimpel2021-07-132-7/+9
* | Merge tag 'v1.38.0rc2' into developErik Johnston2021-07-096-13/+604
|\|
| * Fix broken links in INSTALL.md (#10331)Dirk Klimpel2021-07-086-13/+604
* | Fix formatting in the logcontext doc (#10337)Brendan Abolivier2021-07-081-1/+1
* | Remove functionality associated with unused historical stats tables (#9721)Cristina2021-07-082-50/+5
* | Fix a broken link in the admin api docs (#10322)Richard van der Hoff2021-07-071-2/+2
* | Merge remote-tracking branch 'origin/release-v1.38' into developRichard van der Hoff2021-07-072-22/+24
|\|
| * Update links to documentation in sample config (#10287)Dirk Klimpel2021-07-072-22/+24
* | Simplify structure of room admin API docs (#10313)Dirk Klimpel2021-07-071-45/+24
|/
* Add upgrade notes about disk space for events migration (#10314)Richard van der Hoff2021-07-061-1/+39
* Add support for evicting cache entries based on last access time. (#10205)Erik Johnston2021-07-051-28/+34
* Fix bad link in modules documentation (#10302)Brendan Abolivier2021-07-021-1/+1
* Add SSO `external_ids` to Query User Account admin API (#10261)Dirk Klimpel2021-07-011-1/+11
* Fix the homeserver config example in presence router docs (#10288)Andrew Morgan2021-06-301-1/+3
* Convert UPGRADE.rst to markdown (#10166)Andrew Morgan2021-06-233-8/+1354
* Implement config option `sso.update_profile_information` (#10108)jkanefendt2021-06-211-0/+11
* Describe callbacks signatures as async in new modules doc (#10206)Brendan Abolivier2021-06-181-8/+8
* Standardise the module interface (#10062)Brendan Abolivier2021-06-184-14/+279
* Remove support for ACME v1 (#10194)Brendan Abolivier2021-06-173-264/+9
* Always require users to re-authenticate for dangerous operations. (#10184)Patrick Cloke2021-06-161-0/+4
* A guide to the request log lines format. (#8436)Michael Kaye2021-06-162-0/+45
* Fix broken links in documentation (#10180)Dirk Klimpel2021-06-1618-51/+52
* Notes on boolean columns in database schemas (#10164)Richard van der Hoff2021-06-111-0/+42
* Support for database schema version ranges (#9933)Richard van der Hoff2021-06-112-1/+97
* Mention that you need to configure max upload size in reverse proxy as well (...Aaron Raimist2021-06-101-0/+4
* Name release branches just after major.minor (#10013)Dan Callahan2021-06-081-4/+4
* Make link in docs use HTTPS (#10130)Rohan Sharma2021-06-071-1/+1
* Compile and render Synapse's docs into a browsable, mobile-friendly and searc...Andrew Morgan2021-06-0330-54/+903
* Convert admin api docs to markdown (#10089)Andrew Morgan2021-06-038-1132/+1159
* Add new admin APIs to remove media by media ID from quarantine. (#10044)Dirk Klimpel2021-06-021-0/+22
* Move some more endpoints off master (#10084)Erik Johnston2021-05-271-0/+3
* Make reason and score optional for report_event (#10077)Callum Brown2021-05-271-2/+2
* Remove the experimental spaces enabled flag. (#10063)Patrick Cloke2021-05-261-15/+0
* Add an admin API for unprotecting local media from quarantine (#10040)Dirk Klimpel2021-05-261-0/+21
* Update CAPTCHA documentation to mention turning off verify origin feature (#1...Aaron Raimist2021-05-261-22/+28
* Remove tls_fingerprints option (#9280)Jerin J Titus2021-05-241-27/+0
* Enable experimental spaces by default. (#10011)Patrick Cloke2021-05-241-0/+15
* Add missing entry to the table of contents of room admin API (#10043)Dirk Klimpel2021-05-241-0/+1
* Merge branch 'master' of github.com:matrix-org/synapse into developAndrew Morgan2021-05-201-1/+1
|\
| * Update user_directory.md (#10016)Javier Junquera Sánchez2021-05-201-1/+1
* | Hardened systemd unit files (#9803)Savyasachee Jha2021-05-191-0/+30
* | Use a database table to hold the users that should have full presence sent to...Andrew Morgan2021-05-181-1/+5
* | Update postgres docs (#9989)Richard van der Hoff2021-05-141-102/+96
* | Support enabling opentracing by user (#9978)Richard van der Hoff2021-05-142-11/+19
* | Update minimum supported version in postgres.md (#9988)Andrew Morgan2021-05-141-1/+1
* | Update SSO mapping providers documentation about unique IDs. (#9980)Patrick Cloke2021-05-131-7/+11
|/
* Send the `m.room.create` stripped event with invites (support MSC1772). (#9966)Patrick Cloke2021-05-111-0/+1
* Add config option to hide device names over federation (#9945)Aaron Raimist2021-05-111-0/+6
* Limit how often GC happens by time. (#9902)Erik Johnston2021-05-051-0/+10
* Add port parameter to the sample config for psycopg2 args (#9911)Andrew Morgan2021-05-041-0/+1
* Delete room endpoint (#9889)ThibF2021-04-291-1/+10
* Rename handler and config modules which end in handler/config. (#9816)Patrick Cloke2021-04-202-3/+3
* Port "Allow users to click account renewal links multiple times without hitti...Andrew Morgan2021-04-191-63/+85
* Add an admin API to manage ratelimit for a specific user (#9648)Dirk Klimpel2021-04-131-1/+116
* Add a Synapse Module for configuring presence update routing (#9491)Andrew Morgan2021-04-062-2/+256
* Merge branch 'master' into developErik Johnston2021-04-061-0/+33
|\
| * Add deprecation policy doc (#9723)Erik Johnston2021-04-061-0/+33
* | Add `order_by` to list user admin API (#9691)Dirk Klimpel2021-04-011-22/+63
* | Make sample config allowed_local_3pids regex stricter. (#9719)Denis Kasak2021-03-311-2/+2
* | Replace `room_invite_state_types` with `room_prejoin_state` (#9700)Richard van der Hoff2021-03-302-8/+28
|/
* Update the OIDC sample config (#9695)Richard van der Hoff2021-03-291-31/+3
* Preserve host in example apache config (#9696)Paul Tötterman2021-03-261-2/+5
* docs: fallback/web endpoint does not appear to be mounted on workers (#9679)Ben Banfield-Zanin2021-03-241-2/+1
* Increase default join burst ratelimiting (#9674)Erik Johnston2021-03-231-2/+2
* Add SSO attribute requirements for OIDC providers (#9609)Hubbe2021-03-161-0/+24
* Pass SSO IdP information to spam checker's registration function (#9626)Andrew Morgan2021-03-161-1/+7
* Add support for stable MSC2858 API (#9617)Richard van der Hoff2021-03-162-5/+5
* Clean up config settings for stats (#9604)Richard van der Hoff2021-03-161-12/+13
* Fix spam checker modules documentation example (#9580)Jason Robinson2021-03-101-0/+10
* Link to the List user's media admin API from media Admin API docs (#9571)Andrew Morgan2021-03-091-2/+14
* JWT OIDC secrets for Sign in with Apple (#9549)Richard van der Hoff2021-03-092-4/+59
* Fixup sample configErik Johnston2021-03-091-2/+1
* Update reverse proxy to add OpenBSD relayd example configuration. (#9508)Leo Bärring2021-03-061-2/+49
* Update nginx reverse-proxy docs (#9512)Richard van der Hoff2021-03-031-0/+2
* Add support for X-Forwarded-Proto (#9472)Richard van der Hoff2021-02-241-13/+23
* Fix typo in spam checker documentationAndrew Morgan2021-02-241-1/+1
* Fix deleting pushers when using sharded pushers. (#9465)Erik Johnston2021-02-221-4/+0
* Add an `order_by` field to list users' media admin API. (#8978)Dirk Klimpel2021-02-221-4/+34
* example systemd config: propagate reloads to units (#9463)Richard van der Hoff2021-02-222-0/+2
* Clean up the user directory sample config section (#9385)Andrew Morgan2021-02-221-18/+29
* Add a config option to prioritise local users in user directory search result...Andrew Morgan2021-02-191-0/+5
* Add configs to make profile data more private (#9203)AndrewFerr2021-02-191-0/+14
* Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#...Rishabh Arya2021-02-181-3/+3
* Add http2 to the nginx example config (#9390)David Vo2021-02-181-4/+4
* Revert "Update workers.md"Richard van der Hoff2021-02-181-1/+1
* Add the shadow-banning status to the display user admin API. (#9400)Dirk Klimpel2021-02-171-3/+6
* Update workers.mdRichard van der Hoff2021-02-171-1/+2
* Update workers.mdRichard van der Hoff2021-02-171-1/+1
* Update black, and run auto formatting over the codebase (#9381)Eric Eastwood2021-02-161-12/+4
* Fix OIDC gitiea redirect URL. (#9404)Marcus2021-02-161-1/+1
* Document that pusher instances are shardable (#9407)Erik Johnston2021-02-161-1/+9
* Fix sample configAndrew Morgan2021-02-121-1/+1
* Merge tag 'v1.27.0rc2' into developPatrick Cloke2021-02-111-11/+9
|\
| * Backout changes for automatically calculating the public baseurl. (#9313)Patrick Cloke2021-02-111-11/+9
* | Add XWiki OIDC provider example. (#9324)Thomas Mortagne2021-02-091-0/+22
* | Merge pull request #9150 from Yoric/develop-contextDavid Teller2021-02-081-0/+119
|\ \
| * | FIXUP: Documenting /_synapse/admin/v1/rooms/<room_id>/context/<event_id>David Teller2021-01-281-0/+119
* | | Merge branch 'erikj/media_spam_checker' into developErik Johnston2021-02-041-0/+3
|\ \ \
| * | | Add check_media_file_for_spam spam checker hookErik Johnston2021-02-041-0/+3
| | |/ | |/|
* | | Correct `matrix-synapse.service` reference in TURN howto docs. (#9308)dykstranet2021-02-041-1/+1
* | | Fix escaping of braces in OIDC sample config. (#9317)Patrick Cloke2021-02-041-5/+5
* | | Merge branch 'social_login_hotfixes' into developRichard van der Hoff2021-02-031-10/+4
|\| |
| * | Clarify documentation about escaping URLs in templates. (#9310)Patrick Cloke2021-02-031-10/+4
* | | config: Add detail to auto_join_rooms comment (#9291)dykstranet2021-02-031-0/+2
* | | Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240)Patrick Cloke2021-02-031-0/+8
|/ /
* | Add an admin API to get the current room state (#9168)Travis Ralston2021-02-021-0/+30
* | Put SAML callback URI under /_synapse/client. (#9289)Richard van der Hoff2021-02-022-3/+3
* | Put OIDC callback URI under /_synapse/client. (#9288)Richard van der Hoff2021-02-012-10/+11
* | Add an OpenID example config for Gitea. (#9134)Oliver Hanikel2021-02-011-0/+34
* | Merge branch 'social_login' into developRichard van der Hoff2021-02-012-0/+38
|\ \
| * | Collect terms consent from the user during SSO registration (#9276)Richard van der Hoff2021-02-012-0/+23
| * | Improve styling and wording of SSO UIA templates (#9286)Richard van der Hoff2021-02-011-0/+15
* | | Merge branch 'social_login' into developRichard van der Hoff2021-02-012-10/+54
|\| |
| * | Replace username picker with a template (#9275)Richard van der Hoff2021-02-011-1/+31
| * | Improve styling and wording of SSO redirect confirm template (#9272)Richard van der Hoff2021-02-011-1/+13
| * | Fix SSO on workers (#9271)Richard van der Hoff2021-02-011-8/+10
* | | Ratelimit invites by room and target user (#9258)Erik Johnston2021-01-291-0/+10
* | | Merge branch 'social_login' into developRichard van der Hoff2021-01-282-7/+24
|\| |
| * | Add 'brand' field to MSC2858 response (#9242)Richard van der Hoff2021-01-272-4/+12
| * | Support for scraping email addresses from OIDC providers (#9245)Richard van der Hoff2021-01-271-3/+12
* | | Ratelimit 3PID /requestToken API (#9238)Erik Johnston2021-01-281-1/+5
| |/ |/|
* | Add notes on integrating with Facebook for SSO login. (#9244)Richard van der Hoff2021-01-271-5/+48
* | Add a note to changelog about redis usage (#9227)Erik Johnston2021-01-271-1/+4
* | Do not require the CAS service URL setting (use public_baseurl instead). (#9199)Patrick Cloke2021-01-261-4/+0
* | Merge branch 'develop' into jaywink/admin-forward-extremitiesJason Robinson2021-01-261-0/+30
|\ \
| * | Add an admin API for shadow-banning users. (#9209)Patrick Cloke2021-01-251-0/+30
| |/
* | Merge branch 'develop' into jaywink/admin-forward-extremitiesJason Robinson2021-01-2310-246/+480
|\|
| * Merge remote-tracking branch 'origin/release-v1.26.0' into developRichard van der Hoff2021-01-211-4/+9
| |\
| | * Prefix idp_id with "oidc-" (#9189)Richard van der Hoff2021-01-211-4/+9
| * | Merge tag 'v1.26.0rc1' into developPatrick Cloke2021-01-201-0/+4
| |\|
| | * Support icons for Identity Providers (#9154)Richard van der Hoff2021-01-201-0/+4
| * | docs: Add link to Matrix VoIP tester for turn-howto (#9135)rht2021-01-201-0/+6
| |/
| * Give `public_baseurl` a default value (#9159)Richard van der Hoff2021-01-201-14/+17
| * Quote pip install with brackets to avoid shell interpretation. (#9151)Patrick Cloke2021-01-182-2/+2
| * link to the scalability blog post from workers.mdMatthew Hodgson2021-01-181-0/+3
| * Land support for multiple OIDC providers (#9110)Richard van der Hoff2021-01-152-230/+245
| * Add an admin API endpoint to protect media. (#9086)Patrick Cloke2021-01-151-0/+24
| * Give the user a better error when they present bad SSO credsRichard van der Hoff2021-01-131-0/+8
| * Register the /devices endpoint on workers. (#9092)Patrick Cloke2021-01-131-0/+1
| * Remove user's avatar URL and displayname when deactivated. (#8932)Dirk Klimpel2021-01-121-0/+21
| * Also support remote users on the joined_rooms admin API. (#8948)David Teller2021-01-111-0/+4
| * Use a chain cover index to efficiently calculate auth chain difference (#8868)Erik Johnston2021-01-113-0/+140
* | Add depth and received_ts to forward_extremities admin API responseJason Robinson2021-01-231-1/+7
* | Address pr feedbackJason Robinson2021-01-111-9/+3
* | Clarify rooms.mdJason Robinson2021-01-111-1/+1
* | Add changelog and admin API docsJason Robinson2021-01-091-0/+53
|/
* Keycloak mapping_provider example (#9037) (#9057)Christopher Rücker2021-01-081-0/+4
* Fix typo in docs/systemd-with-workers/README.md (#9035)Emelie2021-01-071-1/+1
* Add initial support for a "pick your IdP" page (#9017)Richard van der Hoff2021-01-051-0/+25
* Update the value of group_creation_prefix in sample config. (#8992)Jerin J Titus2020-12-291-1/+1
* Allow redacting events on workers (#8994)Patrick Cloke2020-12-291-0/+1
* Refactor the CAS handler in prep for using the abstracted SSO code. (#8958)Patrick Cloke2020-12-181-3/+3
* Send the location of the web client to the IS when inviting via 3PIDs. (#8930)Patrick Cloke2020-12-181-0/+6
* Allow server admin to get admin bit in rooms where local user is an admin (#8...Erik Johnston2020-12-181-1/+19
* Implement a username picker for synapse (#8942)Richard van der Hoff2020-12-182-12/+21
* Allow re-using a UI auth validation for a period of time (#8970)Patrick Cloke2020-12-181-0/+15
* Make search statement in List Room and User Admin API case-insensitive (#8931)Dirk Klimpel2020-12-171-3/+6
* Fix the sample config location for the ip_range_whitelist setting. (#8954)Patrick Cloke2020-12-161-12/+12
* Allow spam-checker modules to be provide async methods. (#8890)David Teller2020-12-111-6/+13
* Add number of local devices to Room Details Admin API (#8886)Dirk Klimpel2020-12-111-11/+13
* Deprecate Shutdown Room and Purge Room Admin API (#8829)Dirk Klimpel2020-12-103-9/+47
* Default to blacklisting reserved IP ranges and add a whitelist. (#8870)Patrick Cloke2020-12-091-21/+45
* Combine related media admin API docs (#8839)Dirk Klimpel2020-12-092-50/+86
* Clarify config template comments (#8891)Richard van der Hoff2020-12-081-8/+4
* Add authentication to replication endpoints. (#8853)Patrick Cloke2020-12-042-1/+12
* Merge tag 'v1.24.0rc2' into developPatrick Cloke2020-12-041-0/+7
|\
| * Fix a regression that mapping providers should be able to redirect users. (#8...Patrick Cloke2020-12-041-0/+7
* | Fix a buglet in the SAML username mapping provider doc (#8873)Richard van der Hoff2020-12-041-1/+3
* | Apply an IP range blacklist to push and key revocation requests. (#8821)Patrick Cloke2020-12-021-6/+8
|/
* Fix typo in password_auth_providers docAndrew Morgan2020-12-011-0/+1
* Add a config option to change whether unread push notification counts are per...Andrew Morgan2020-11-301-0/+10
* Add `force_purge` option to delete-room admin api. (#8843)Richard van der Hoff2020-11-301-1/+5
* Improve documentation how to configure prometheus for workers (#8822)Dirk Klimpel2020-11-261-17/+57
* Remove deprecated `/_matrix/client/*/admin` endpoints (#8785)Dirk Klimpel2020-11-251-0/+7
* Fix the formatting of push config section (#8818)Andrew Morgan2020-11-251-14/+19
* Support trying multiple localparts for OpenID Connect. (#8801)Patrick Cloke2020-11-251-1/+10
* Clarify documentation of the admin list media API (#8795)Dirk Klimpel2020-11-241-0/+1
* Update turn-howto (#8779)Richard van der Hoff2020-11-241-8/+123
* Improve error checking for OIDC/SAML mapping providers (#8774)Patrick Cloke2020-11-191-1/+8
* SAML: Allow specifying the IdP entityid to use. (#8630)Ben Banfield-Zanin2020-11-191-0/+8
* SAML: Document allowing a clock/time difference from IdP (#8731)Marcus Schopen2020-11-181-0/+6
* a comma too much (#8771)chagai952020-11-171-1/+1
* Add admin API for logging in as a user (#8617)Erik Johnston2020-11-171-0/+35
* Clarify the usecase for an msisdn delegate (#8734)Adrian Wannenmacher2020-11-141-2/+3
* Migrate documentation `docs/admin_api/event_reports` to markdown (#8742)Dirk Klimpel2020-11-132-165/+172
* SAML: add <mdui:UIInfo> element examples (#8718)Marcus Schopen2020-11-131-0/+22
* Notes on SSO logins and media_repository worker (#8701)Marcus Schopen2020-11-061-0/+5
* Add an admin API for users' media statistics (#8700)Dirk Klimpel2020-11-051-0/+83
* Add `displayname` to Shared-Secret Registration for admins (#8722)Dirk Klimpel2020-11-051-1/+3
* Remove the "draft" status of the Room Details Admin API (#8702)Dirk Klimpel2020-11-031-3/+1
* Document how to set up multiple event persisters (#8706)Erik Johnston2020-11-031-0/+12
* grammarMatthew Hodgson2020-11-021-1/+1
* typoMatthew Hodgson2020-11-021-1/+1
* Fix typos in systemd-with-workers docAndrew Morgan2020-11-021-2/+2
* Fix typo in workers docAndrew Morgan2020-11-021-1/+1
* Improve the sample config for SSO (OIDC, SAML, and CAS). (#8635)Patrick Cloke2020-10-301-50/+76