| Commit message (Expand) | Author | Age | Files | Lines |
* | Move experimental & retention config out of the server module. (#11070) | Patrick Cloke | 2021-10-15 | 1 | -41/+42 |
* | Port the Password Auth Providers module interface to the new generic interfac... | Azrenbeth | 2021-10-13 | 1 | -28/+0 |
* | Always add local users to the user directory (#10796) | David Robertson | 2021-09-21 | 1 | -5/+9 |
* | Fix copy-paste error in the password section of the sample-config. (#10804) | BramvdnHeuvel | 2021-09-13 | 1 | -1/+1 |
* | Add config option to use non-default manhole password and keys (#10643) | Azrenbeth | 2021-09-06 | 1 | -0/+18 |
* | Allow configuration of the oEmbed URLs. (#10714) | Patrick Cloke | 2021-08-31 | 1 | -0/+21 |
* | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 1 | -0/+15 |
* | Merge branch 'release-v1.41' into develop | Erik Johnston | 2021-08-18 | 1 | -206/+19 |
|\ |
|
| * | Centralise the custom template directory (#10596) | Brendan Abolivier | 2021-08-17 | 1 | -206/+19 |
* | | Port the PresenceRouter module interface to the new generic interface (#10524) | Azrenbeth | 2021-08-17 | 1 | -14/+0 |
|/ |
|
* | Add a setting to disable TLS for sending email (#10546) | Richard van der Hoff | 2021-08-06 | 1 | -0/+8 |
* | Add warnings to ip_range_blacklist usage with proxies (#10129) | Kento Okamoto | 2021-08-03 | 1 | -0/+4 |
* | Make sync response cache time configurable. (#10513) | Richard van der Hoff | 2021-08-03 | 1 | -0/+9 |
* | Allow setting transaction limit for db connections (#10440) | Toni Spets | 2021-08-02 | 1 | -0/+4 |
* | Port the ThirdPartyEventRules module interface to the new generic interface (... | Brendan Abolivier | 2021-07-20 | 1 | -13/+0 |
* | Add a module type for account validity (#9884) | Brendan Abolivier | 2021-07-16 | 1 | -85/+0 |
* | Merge tag 'v1.38.0rc2' into develop | Erik Johnston | 2021-07-09 | 1 | -1/+2 |
|\ |
|
| * | Fix broken links in INSTALL.md (#10331) | Dirk Klimpel | 2021-07-08 | 1 | -1/+2 |
* | | Remove functionality associated with unused historical stats tables (#9721) | Cristina | 2021-07-08 | 1 | -5/+0 |
|/ |
|
* | Update links to documentation in sample config (#10287) | Dirk Klimpel | 2021-07-07 | 1 | -21/+23 |
* | Add support for evicting cache entries based on last access time. (#10205) | Erik Johnston | 2021-07-05 | 1 | -28/+34 |
* | Implement config option `sso.update_profile_information` (#10108) | jkanefendt | 2021-06-21 | 1 | -0/+11 |
* | Standardise the module interface (#10062) | Brendan Abolivier | 2021-06-18 | 1 | -13/+16 |
* | Remove support for ACME v1 (#10194) | Brendan Abolivier | 2021-06-17 | 1 | -81/+3 |
* | Always require users to re-authenticate for dangerous operations. (#10184) | Patrick Cloke | 2021-06-16 | 1 | -0/+4 |
* | Mention that you need to configure max upload size in reverse proxy as well (... | Aaron Raimist | 2021-06-10 | 1 | -0/+4 |
* | Remove the experimental spaces enabled flag. (#10063) | Patrick Cloke | 2021-05-26 | 1 | -15/+0 |
* | Remove tls_fingerprints option (#9280) | Jerin J Titus | 2021-05-24 | 1 | -27/+0 |
* | Enable experimental spaces by default. (#10011) | Patrick Cloke | 2021-05-24 | 1 | -0/+15 |
* | Support enabling opentracing by user (#9978) | Richard van der Hoff | 2021-05-14 | 1 | -6/+14 |
* | Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) | Patrick Cloke | 2021-05-11 | 1 | -0/+1 |
* | Add config option to hide device names over federation (#9945) | Aaron Raimist | 2021-05-11 | 1 | -0/+6 |
* | Limit how often GC happens by time. (#9902) | Erik Johnston | 2021-05-05 | 1 | -0/+10 |
* | Add port parameter to the sample config for psycopg2 args (#9911) | Andrew Morgan | 2021-05-04 | 1 | -0/+1 |
* | Rename handler and config modules which end in handler/config. (#9816) | Patrick Cloke | 2021-04-20 | 1 | -1/+1 |
* | Port "Allow users to click account renewal links multiple times without hitti... | Andrew Morgan | 2021-04-19 | 1 | -63/+85 |
* | Add a Synapse Module for configuring presence update routing (#9491) | Andrew Morgan | 2021-04-06 | 1 | -2/+21 |
* | Make sample config allowed_local_3pids regex stricter. (#9719) | Denis Kasak | 2021-03-31 | 1 | -2/+2 |
* | Replace `room_invite_state_types` with `room_prejoin_state` (#9700) | Richard van der Hoff | 2021-03-30 | 1 | -8/+25 |
* | Update the OIDC sample config (#9695) | Richard van der Hoff | 2021-03-29 | 1 | -31/+3 |
* | Increase default join burst ratelimiting (#9674) | Erik Johnston | 2021-03-23 | 1 | -2/+2 |
* | Add SSO attribute requirements for OIDC providers (#9609) | Hubbe | 2021-03-16 | 1 | -0/+24 |
* | Add support for stable MSC2858 API (#9617) | Richard van der Hoff | 2021-03-16 | 1 | -1/+1 |
* | Clean up config settings for stats (#9604) | Richard van der Hoff | 2021-03-16 | 1 | -12/+13 |
* | JWT OIDC secrets for Sign in with Apple (#9549) | Richard van der Hoff | 2021-03-09 | 1 | -1/+20 |
* | Fixup sample config | Erik Johnston | 2021-03-09 | 1 | -2/+1 |
* | Clean up the user directory sample config section (#9385) | Andrew Morgan | 2021-02-22 | 1 | -18/+29 |
* | Add a config option to prioritise local users in user directory search result... | Andrew Morgan | 2021-02-19 | 1 | -0/+5 |
* | Add configs to make profile data more private (#9203) | AndrewFerr | 2021-02-19 | 1 | -0/+14 |
* | Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#... | Rishabh Arya | 2021-02-18 | 1 | -3/+3 |
* | Fix sample config | Andrew Morgan | 2021-02-12 | 1 | -1/+1 |
* | Merge tag 'v1.27.0rc2' into develop | Patrick Cloke | 2021-02-11 | 1 | -11/+9 |
|\ |
|
| * | Backout changes for automatically calculating the public baseurl. (#9313) | Patrick Cloke | 2021-02-11 | 1 | -11/+9 |
* | | Fix escaping of braces in OIDC sample config. (#9317) | Patrick Cloke | 2021-02-04 | 1 | -5/+5 |
* | | Merge branch 'social_login_hotfixes' into develop | Richard van der Hoff | 2021-02-03 | 1 | -10/+4 |
|\| |
|
| * | Clarify documentation about escaping URLs in templates. (#9310) | Patrick Cloke | 2021-02-03 | 1 | -10/+4 |
* | | config: Add detail to auto_join_rooms comment (#9291) | dykstranet | 2021-02-03 | 1 | -0/+2 |
* | | Convert blacklisted IPv4 addresses to compatible IPv6 addresses. (#9240) | Patrick Cloke | 2021-02-03 | 1 | -0/+8 |
|/ |
|
* | Put SAML callback URI under /_synapse/client. (#9289) | Richard van der Hoff | 2021-02-02 | 1 | -2/+2 |
* | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 1 | -0/+37 |
|\ |
|
| * | Collect terms consent from the user during SSO registration (#9276) | Richard van der Hoff | 2021-02-01 | 1 | -0/+22 |
| * | Improve styling and wording of SSO UIA templates (#9286) | Richard van der Hoff | 2021-02-01 | 1 | -0/+15 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-02-01 | 1 | -2/+44 |
|\| |
|
| * | Replace username picker with a template (#9275) | Richard van der Hoff | 2021-02-01 | 1 | -1/+31 |
| * | Improve styling and wording of SSO redirect confirm template (#9272) | Richard van der Hoff | 2021-02-01 | 1 | -1/+13 |
* | | Ratelimit invites by room and target user (#9258) | Erik Johnston | 2021-01-29 | 1 | -0/+10 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-28 | 1 | -7/+21 |
|\| |
|
| * | Add 'brand' field to MSC2858 response (#9242) | Richard van der Hoff | 2021-01-27 | 1 | -4/+9 |
| * | Support for scraping email addresses from OIDC providers (#9245) | Richard van der Hoff | 2021-01-27 | 1 | -3/+12 |
* | | Ratelimit 3PID /requestToken API (#9238) | Erik Johnston | 2021-01-28 | 1 | -1/+5 |
* | | Do not require the CAS service URL setting (use public_baseurl instead). (#9199) | Patrick Cloke | 2021-01-26 | 1 | -4/+0 |
|/ |
|
* | Prefix idp_id with "oidc-" (#9189) | Richard van der Hoff | 2021-01-21 | 1 | -4/+9 |
* | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 1 | -0/+4 |
* | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 2021-01-20 | 1 | -14/+17 |
* | Land support for multiple OIDC providers (#9110) | Richard van der Hoff | 2021-01-15 | 1 | -133/+141 |
* | Give the user a better error when they present bad SSO creds | Richard van der Hoff | 2021-01-13 | 1 | -0/+8 |
* | Add initial support for a "pick your IdP" page (#9017) | Richard van der Hoff | 2021-01-05 | 1 | -0/+25 |
* | Update the value of group_creation_prefix in sample config. (#8992) | Jerin J Titus | 2020-12-29 | 1 | -1/+1 |
* | Send the location of the web client to the IS when inviting via 3PIDs. (#8930) | Patrick Cloke | 2020-12-18 | 1 | -0/+6 |
* | Implement a username picker for synapse (#8942) | Richard van der Hoff | 2020-12-18 | 1 | -2/+3 |
* | Allow re-using a UI auth validation for a period of time (#8970) | Patrick Cloke | 2020-12-18 | 1 | -0/+15 |
* | Fix the sample config location for the ip_range_whitelist setting. (#8954) | Patrick Cloke | 2020-12-16 | 1 | -12/+12 |
* | Default to blacklisting reserved IP ranges and add a whitelist. (#8870) | Patrick Cloke | 2020-12-09 | 1 | -21/+45 |
* | Clarify config template comments (#8891) | Richard van der Hoff | 2020-12-08 | 1 | -8/+4 |
* | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 2020-12-04 | 1 | -0/+7 |
* | Apply an IP range blacklist to push and key revocation requests. (#8821) | Patrick Cloke | 2020-12-02 | 1 | -6/+8 |
* | Add a config option to change whether unread push notification counts are per... | Andrew Morgan | 2020-11-30 | 1 | -0/+10 |
* | Fix the formatting of push config section (#8818) | Andrew Morgan | 2020-11-25 | 1 | -14/+19 |
* | SAML: Allow specifying the IdP entityid to use. (#8630) | Ben Banfield-Zanin | 2020-11-19 | 1 | -0/+8 |
* | SAML: Document allowing a clock/time difference from IdP (#8731) | Marcus Schopen | 2020-11-18 | 1 | -0/+6 |
* | Clarify the usecase for an msisdn delegate (#8734) | Adrian Wannenmacher | 2020-11-14 | 1 | -2/+3 |
* | SAML: add <mdui:UIInfo> element examples (#8718) | Marcus Schopen | 2020-11-13 | 1 | -0/+22 |
* | Improve the sample config for SSO (OIDC, SAML, and CAS). (#8635) | Patrick Cloke | 2020-10-30 | 1 | -50/+76 |
* | Fix typos and spelling errors. (#8639) | Patrick Cloke | 2020-10-23 | 1 | -3/+3 |
* | Increase default max_upload_size from 10M to 50M (#8502) | Mateusz Przybyłowicz | 2020-10-09 | 1 | -1/+1 |
* | Update default room version to 6 (#8461) | Richard van der Hoff | 2020-10-05 | 1 | -1/+1 |
* | Allow background tasks to be run on a separate worker. (#8369) | Patrick Cloke | 2020-10-02 | 1 | -0/+5 |
* | Add config option for always using "userinfo endpoint" for OIDC (#7658) | BBBSnowball | 2020-10-01 | 1 | -0/+8 |
* | Add prometheus metrics to track federation delays (#8430) | Richard van der Hoff | 2020-10-01 | 1 | -0/+12 |
* | Allow additional SSO properties to be passed to the client (#8413) | Patrick Cloke | 2020-09-30 | 1 | -0/+8 |
* | Update description of server_name config option (#8415) | Aaron Raimist | 2020-09-29 | 1 | -4/+17 |
* | Allow existing users to login via OpenID Connect. (#8345) | Tdxdxoz | 2020-09-25 | 1 | -0/+5 |
* | Improve SAML error messages (#8248) | Patrick Cloke | 2020-09-14 | 1 | -26/+4 |
* | Show a confirmation page during user password reset (#8004) | Andrew Morgan | 2020-09-10 | 1 | -3/+7 |
* | Add a config option for validating 'next_link' parameters against a domain wh... | Andrew Morgan | 2020-09-08 | 1 | -0/+18 |
* | Allow capping a room's retention policy (#8104) | Brendan Abolivier | 2020-08-24 | 1 | -8/+14 |
* | Use the default templates when a custom template file cannot be found (#8037) | Andrew Morgan | 2020-08-17 | 1 | -3/+1 |
* | Implement login blocking based on SAML attributes (#8052) | Richard van der Hoff | 2020-08-11 | 1 | -0/+11 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/add_rate_l... | Erik Johnston | 2020-07-31 | 1 | -18/+15 |
|\ |
|
| * | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2020-07-30 | 1 | -0/+54 |
| |\ |
|
| * | | Various improvements to the docs (#7899) | Aaron Raimist | 2020-07-29 | 1 | -18/+11 |
| * | | Option to allow server admins to join complex rooms (#7902) | lugino-emeritus | 2020-07-28 | 1 | -0/+4 |
* | | | Add ratelimiting on joins | Erik Johnston | 2020-07-31 | 1 | -0/+12 |
| |/
|/| |
|
* | | Update worker docs with recent enhancements (#7969) | Erik Johnston | 2020-07-29 | 1 | -0/+54 |
|/ |
|
* | Fix a typo in the sample config. (#7890) | Adrian | 2020-07-20 | 1 | -1/+1 |
* | Change sample config's postgres user to synapse_user (#7889) | Andrew Morgan | 2020-07-20 | 1 | -1/+1 |
* | Add a default limit (of 100) to get/sync operations. (#7858) | Patrick Cloke | 2020-07-17 | 1 | -1/+3 |
* | Allow email subjects to be customised through Synapse's configuration (#7846) | Brendan Abolivier | 2020-07-14 | 1 | -2/+69 |
* | Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827) | Patrick Cloke | 2020-07-14 | 1 | -0/+21 |
* | Add ability to shard the federation sender (#7798) | Erik Johnston | 2020-07-10 | 1 | -32/+33 |
* | Add documentation for JWT login type and improve sample config. (#7776) | Patrick Cloke | 2020-07-06 | 1 | -4/+31 |
* | Additional configuration options for auto-join rooms (#7763) | Patrick Cloke | 2020-06-30 | 1 | -2/+58 |
* | fix broken link in sample config (#7712) | Richard van der Hoff | 2020-06-16 | 1 | -1/+1 |
* | Increase the default SAML session expirary time to 15 minutes. (#7664) | Patrick Cloke | 2020-06-11 | 1 | -1/+1 |
* | fix typo in sample_config.yaml (#7652) | wondratsch | 2020-06-11 | 1 | -1/+1 |
* | Add option to enable encryption by default for new rooms (#7639) | Andrew Morgan | 2020-06-10 | 1 | -0/+20 |
* | Add an option to disable autojoin for guest accounts (#6637) | Travis Ralston | 2020-06-05 | 1 | -0/+7 |
* | Cleanups to the OpenID Connect integration (#7628) | Richard van der Hoff | 2020-06-03 | 1 | -66/+96 |
* | Clean up exception handling in SAML2ResponseResource (#7614) | Richard van der Hoff | 2020-06-03 | 1 | -1/+7 |
* | Fix sample config docs error (#7581) | Jason Robinson | 2020-05-27 | 1 | -1/+1 |
* | Fix up comments | Erik Johnston | 2020-05-27 | 1 | -1/+1 |
* | Fix specifying cache factors via env vars with * in name. (#7580) | Erik Johnston | 2020-05-27 | 1 | -0/+6 |
* | Fix some DETECTED VIOLATIONS in the config file (#7550) | Richard van der Hoff | 2020-05-22 | 1 | -26/+35 |
* | Allow configuration of Synapse's cache without using synctl or environment va... | Amber Brown | 2020-05-11 | 1 | -4/+39 |
* | Extend spam checker to allow for multiple modules (#7435) | Andrew Morgan | 2020-05-08 | 1 | -4/+11 |
* | Implement OpenID Connect-based login (#7256) | Quentin Gliech | 2020-05-08 | 1 | -0/+95 |
* | Add a configuration setting for the dummy event threshold (#7422) | Brendan Abolivier | 2020-05-07 | 1 | -0/+12 |
* | Add documentation to the sample config about the templates for SSO. (#7343) | Patrick Cloke | 2020-04-24 | 1 | -0/+24 |
* | Revert "Revert "Merge pull request #7315 from matrix-org/babolivier/request_t... | Brendan Abolivier | 2020-04-23 | 1 | -0/+10 |
* | Fix indention in generated config file (#7300) | Lars Franke | 2020-04-20 | 1 | -26/+26 |
* | Clarify the comments for media_storage_providers options (#7272) | Tristan Lins | 2020-04-17 | 1 | -4/+3 |
* | Allow specifying the value of Accept-Language header for URL previews (#7265) | Andrew Morgan | 2020-04-15 | 1 | -0/+25 |
* | Add documentation to password_providers config option (#7238) | Andrew Morgan | 2020-04-08 | 1 | -1/+13 |
* | Extend web_client_location to handle absolute URLs (#7006) | Martin Milata | 2020-04-03 | 1 | -3/+8 |
* | Fix a small typo in the `metrics_flags` config option. (#7171) | Andrew Morgan | 2020-03-30 | 1 | -1/+1 |
* | Always whitelist the login fallback for SSO (#7153) | Richard van der Hoff | 2020-03-27 | 1 | -0/+4 |
* | Add options to prevent users from changing their profile. (#7096) | Dirk Klimpel | 2020-03-27 | 1 | -0/+23 |
* | Allow server admins to define and enforce a password policy (MSC2000). (#7118) | Dirk Klimpel | 2020-03-26 | 1 | -0/+35 |
* | Remove unused captcha_bypass_secret option (#7137) | Aaron Raimist | 2020-03-25 | 1 | -4/+0 |
* | Improve database configuration docs (#6988) | Richard van der Hoff | 2020-03-20 | 1 | -5/+38 |
* | Revert "Add options to disable setting profile info for prevent changes. (#70... | Richard van der Hoff | 2020-03-17 | 1 | -13/+0 |
* | Put the file in the templates directory | Brendan Abolivier | 2020-03-11 | 1 | -7/+16 |
* | Update wording and config | Brendan Abolivier | 2020-03-11 | 1 | -0/+3 |
* | Add options to disable setting profile info for prevent changes. (#7053) | Brendan Abolivier | 2020-03-10 | 1 | -0/+13 |
|\ |
|
| * | Update sample_config.yaml | Dirk Klimpel | 2020-03-10 | 1 | -1/+1 |
| * | updates after review | dklimpel | 2020-03-09 | 1 | -5/+5 |
| * | add disable_3pid_changes | dklimpel | 2020-03-08 | 1 | -0/+5 |
| * | lint2 | dklimpel | 2020-03-08 | 1 | -2/+2 |
| * | changelog | dklimpel | 2020-03-08 | 1 | -0/+8 |
* | | Update sample config | Brendan Abolivier | 2020-03-10 | 1 | -0/+7 |
* | | Merge branch 'master' into develop | Brendan Abolivier | 2020-03-03 | 1 | -0/+50 |
|\ \
| |/
|/| |
|
| * | Add a whitelist for the SSO confirmation step. | Richard van der Hoff | 2020-03-02 | 1 | -3/+19 |
| * | Add a confirmation step to the SSO login flow | Brendan Abolivier | 2020-03-02 | 1 | -0/+34 |
* | | Fix minor issues with email config (#6962) | Richard van der Hoff | 2020-02-24 | 1 | -4/+5 |
|/ |
|
* | Merge pull request #6907 from matrix-org/babolivier/acme-config | Brendan Abolivier | 2020-02-18 | 1 | -0/+5 |
|\ |
|
| * | Add mention and warning about ACME v1 deprecation to the Synapse config | Brendan Abolivier | 2020-02-13 | 1 | -0/+5 |
* | | Add a warning about indentation to generated config (#6920) | Richard van der Hoff | 2020-02-14 | 1 | -1/+11 |
|/ |
|
* | Clarify the `account_validity` and `email` sections of the sample configurati... | Richard van der Hoff | 2020-01-17 | 1 | -132/+152 |
* | Merge pull request #6621 from matrix-org/babolivier/purge_job_config_typo | Brendan Abolivier | 2020-01-07 | 1 | -5/+5 |
|\ |
|
| * | Reword | Brendan Abolivier | 2020-01-07 | 1 | -3/+3 |
| * | Change the example from 5min to 12h | Brendan Abolivier | 2020-01-07 | 1 | -4/+4 |
| * | Update sample config | Brendan Abolivier | 2020-01-03 | 1 | -1/+1 |
* | | Remove unused, undocumented "content repo" resource (#6628) | Richard van der Hoff | 2020-01-03 | 1 | -4/+0 |
|/ |
|
* | Add an export_signing_key script (#6546) | Richard van der Hoff | 2019-12-19 | 1 | -8/+13 |
* | Add option to allow profile queries without sharing a room (#6523) | Will Hunt | 2019-12-16 | 1 | -0/+7 |
* | Allow SAML username provider plugins (#6411) | Andrew Morgan | 2019-12-10 | 1 | -18/+43 |
* | privacy by default for room dir (#6355) | Neil Johnson | 2019-12-04 | 1 | -6/+7 |
* | Clarifications for the email configuration settings. (#6423) | Richard van der Hoff | 2019-11-28 | 1 | -1/+16 |
* | Merge branch 'develop' into babolivier/message_retention | Brendan Abolivier | 2019-11-26 | 1 | -5/+5 |
|\ |
|
| * | Merge branch 'develop' of github.com:matrix-org/synapse into anoa/homeserver_... | Andrew Morgan | 2019-11-14 | 1 | -1/+1 |
| |\ |
|
| | * | Merge pull request #6220 from matrix-org/neilj/set_room_version_default_to_5 | Brendan Abolivier | 2019-11-14 | 1 | -1/+1 |
| | |\ |
|
| | | * | Set room version default to 5 | Neil Johnson | 2019-10-19 | 1 | -1/+1 |
| * | | | sample config | Andrew Morgan | 2019-11-12 | 1 | -4/+4 |
| |/ / |
|
* / / | Implement per-room message retention policies | Brendan Abolivier | 2019-11-04 | 1 | -0/+63 |
|/ / |
|
* | | Fix typo in domain name in account_threepid_delegates config option (#6273) | Andrew Morgan | 2019-10-30 | 1 | -1/+1 |
* | | Option to suppress resource exceeded alerting (#6173) | Neil Johnson | 2019-10-24 | 1 | -1/+7 |
* | | Add config linting script that checks for bool casing (#6203) | Andrew Morgan | 2019-10-23 | 1 | -15/+15 |
|/ |
|
* | cas: support setting display name (#6114) | Valérian Rousset | 2019-10-11 | 1 | -0/+1 |
* | Fix 'redaction_retention_period' sampel config to match guidelines | Erik Johnston | 2019-09-26 | 1 | -1/+1 |
* | Explicitly log when a homeserver does not have a trusted key server configure... | Neil Johnson | 2019-09-26 | 1 | -4/+10 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/cleanup_us... | Erik Johnston | 2019-09-25 | 1 | -51/+90 |
|\ |
|
| * | Merge remote-tracking branch 'origin/develop' into rav/saml_mapping_work | Richard van der Hoff | 2019-09-24 | 1 | -1/+18 |
| |\ |
|
| | * | Add submit_url response parameter to msisdn /requestToken (#6079) | Andrew Morgan | 2019-09-23 | 1 | -0/+2 |
| | * | Merge pull request #6064 from matrix-org/rav/saml_config_cleanup | Richard van der Hoff | 2019-09-23 | 1 | -51/+59 |
| | |\ |
|
| | | * | Merge branch 'develop' into rav/saml_config_cleanup | Richard van der Hoff | 2019-09-19 | 1 | -27/+95 |
| | | |\ |
|
| | * | | | Use the federation blacklist for requests to untrusted Identity Servers (#6000) | Andrew Morgan | 2019-09-23 | 1 | -0/+3 |
| * | | | | Merge branch 'develop' into rav/saml_mapping_work | Richard van der Hoff | 2019-09-19 | 1 | -27/+95 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Record mappings from saml users in an external table | Richard van der Hoff | 2019-09-13 | 1 | -0/+26 |
| | |_|/
| |/| | |
|
| * | | | Make the sample saml config closer to our standards | Richard van der Hoff | 2019-09-13 | 1 | -51/+59 |
* | | | | Review comments | Erik Johnston | 2019-09-25 | 1 | -1/+1 |
* | | | | Prune rows in user_ips older than configured period | Erik Johnston | 2019-09-24 | 1 | -0/+6 |
| |_|/
|/| | |
|
* | | | Allow HS to send emails when adding an email to the HS (#6042) | Andrew Morgan | 2019-09-20 | 1 | -0/+12 |
* | | | Fix typo in account_threepid_delegates config (#6028) | Jorik Schellekens | 2019-09-18 | 1 | -1/+1 |
| |/
|/| |
|
* | | fix sample config | Richard van der Hoff | 2019-09-18 | 1 | -1/+1 |
* | | (#5849) Convert rst to markdown (#6040) | dstipp | 2019-09-17 | 1 | -6/+6 |
* | | add report_stats_endpoint config option (#6012) | Sorunome | 2019-09-12 | 1 | -0/+5 |
* | | Update sample config | Erik Johnston | 2019-09-11 | 1 | -1/+1 |
* | | Update sample config | Erik Johnston | 2019-09-11 | 1 | -0/+7 |
* | | Merge pull request #5934 from matrix-org/erikj/censor_redactions | Erik Johnston | 2019-09-09 | 1 | -0/+7 |
|\ \ |
|
| * | | Default to censoring redactions after seven days | Erik Johnston | 2019-09-09 | 1 | -3/+5 |
| * | | Make redaction retention period configurable | Erik Johnston | 2019-09-05 | 1 | -0/+5 |
* | | | Servers-known-about statistic (#5981) | Amber Brown | 2019-09-07 | 1 | -0/+10 |
* | | | Allow Synapse to send registration emails + choose Synapse or an external ser... | Andrew Morgan | 2019-09-06 | 1 | -13/+43 |
|/ / |
|
* | | Add a link to python's logging config schema (#5926) | Jorik Schellekens | 2019-08-28 | 1 | -1/+2 |
* | | Config templating (#5900) | Jorik Schellekens | 2019-08-28 | 1 | -8/+8 |
* | | Fixup review comments | Erik Johnston | 2019-08-23 | 1 | -2/+2 |
* | | Add config option for keys to use to sign keys | Erik Johnston | 2019-08-21 | 1 | -0/+8 |
|/ |
|
* | Don't load the media repo when configured to use an external media repo (#5754) | Amber Brown | 2019-08-13 | 1 | -0/+7 |
* | Lint | Brendan Abolivier | 2019-08-01 | 1 | -1/+1 |
* | Sample config | Brendan Abolivier | 2019-08-01 | 1 | -0/+10 |
* | Remove non-functional 'expire_access_token' setting (#5782) | Richard van der Hoff | 2019-07-30 | 1 | -4/+0 |
* | Room Complexity Client Implementation (#5783) | Amber Brown | 2019-07-30 | 1 | -0/+17 |
* | Make Jaeger fully configurable (#5694) | Jorik Schellekens | 2019-07-23 | 1 | -0/+16 |
* | Opentracing Documentation (#5703) | Jorik Schellekens | 2019-07-22 | 1 | -12/+2 |
* | Clean up opentracing configuration options (#5712) | Richard van der Hoff | 2019-07-18 | 1 | -14/+31 |
* | Implement access token expiry (#5660) | Richard van der Hoff | 2019-07-12 | 1 | -0/+11 |
* | Add basic opentracing support (#5544) | Jorik Schellekens | 2019-07-11 | 1 | -0/+17 |
* | Merge branch 'develop' into rav/saml2_client | Richard van der Hoff | 2019-07-01 | 1 | -1/+24 |
|\ |
|
| * | Update the TLS cipher string and provide configurability for TLS on outgoing ... | Amber Brown | 2019-06-28 | 1 | -0/+9 |
| * | Added possibilty to disable local password authentication (#5092) | Daniel Hoffend | 2019-06-27 | 1 | -0/+6 |
| * | Make it clearer that the template dir is relative to synapse's root dir (#5543) | Andrew Morgan | 2019-06-27 | 1 | -1/+9 |
* | | update sample config | Richard van der Hoff | 2019-06-27 | 1 | -6/+13 |
* | | update sample config | Richard van der Hoff | 2019-06-26 | 1 | -0/+13 |
|/ |
|
* | Merge pull request #5524 from matrix-org/rav/new_cmdline_options | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
|\ |
|
| * | Add "--open-private-ports" cmdline option | Richard van der Hoff | 2019-06-24 | 1 | -1/+1 |
* | | Merge pull request #5534 from matrix-org/babolivier/federation-publicrooms | Brendan Abolivier | 2019-06-24 | 1 | -4/+8 |
|\ \
| |/
|/| |
|
| * | Split public rooms directory auth config in two | Brendan Abolivier | 2019-06-24 | 1 | -4/+8 |
* | | Allow configuration of the path used for ACME account keys. | Richard van der Hoff | 2019-06-24 | 1 | -0/+7 |
|/ |
|
* | Drop support for cpu_affinity (#5525) | Richard van der Hoff | 2019-06-22 | 1 | -23/+0 |
* | Add plugin APIs for implementations of custom event rules. | Brendan Abolivier | 2019-06-14 | 1 | -0/+13 |
* | Set default room version to v4. (#5379) | Neil Johnson | 2019-06-06 | 1 | -1/+1 |
* | Add ability to perform password reset via email without trusting the identity... | Andrew Morgan | 2019-06-06 | 1 | -10/+50 |
* | Stop hardcoding trust of old matrix.org key (#5374) | Richard van der Hoff | 2019-06-06 | 1 | -6/+37 |
* | Merge branch 'rav/fix_custom_ca' into rav/enable_tls_verification | Richard van der Hoff | 2019-06-05 | 1 | -0/+16 |
|\ |
|
| * | Neilj/mau tracking config explainer (#5284) | Neil Johnson | 2019-06-05 | 1 | -0/+16 |
* | | Update sample config | Richard van der Hoff | 2019-06-05 | 1 | -4/+4 |
|/ |
|
* | Merge pull request #5276 from matrix-org/babolivier/account_validity_job_delta | Erik Johnston | 2019-05-31 | 1 | -1/+3 |
|\ |
|
| * | Sample config | Brendan Abolivier | 2019-05-31 | 1 | -1/+1 |
| * | Sample config | Brendan Abolivier | 2019-05-31 | 1 | -8/+3 |
| * | Config and changelog | Brendan Abolivier | 2019-05-28 | 1 | -0/+7 |