| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean-up type hints in server config (#10915) | Patrick Cloke | 2021-09-28 | 1 | -51/+49 |
* | Fix race conditions when creating media store and config directories (#10913) | Sean Quah | 2021-09-27 | 1 | -7/+2 |
* | Use direct references for configuration variables (part 5). (#10897) | Patrick Cloke | 2021-09-24 | 1 | -1/+3 |
* | Use direct references for configuration variables (part 4). (#10893) | Patrick Cloke | 2021-09-23 | 1 | -1/+1 |
* | Use direct references for some configuration variables (part 3) (#10885) | Patrick Cloke | 2021-09-23 | 1 | -3/+6 |
* | Remove unnecessary parentheses around tuples returned from methods (#10889) | Andrew Morgan | 2021-09-23 | 1 | -1/+1 |
* | Always add local users to the user directory (#10796) | David Robertson | 2021-09-21 | 1 | -5/+9 |
* | Require type hints in the handlers module. (#10831) | Patrick Cloke | 2021-09-20 | 1 | -2/+2 |
* | Use direct references for some configuration variables (#10798) | Patrick Cloke | 2021-09-13 | 1 | -2/+2 |
* | Fix copy-paste error in the password section of the sample-config. (#10804) | BramvdnHeuvel | 2021-09-13 | 1 | -1/+1 |
* | Add types to synapse.util. (#10601) | reivilibre | 2021-09-10 | 1 | -16/+17 |
* | Remove unstable MSC2858 API, including `experimental.msc2858_enabled` config ... | Sean | 2021-09-09 | 2 | -13/+0 |
* | Request JSON for oEmbed requests (and ignore XML only providers). (#10759) | Patrick Cloke | 2021-09-08 | 1 | -4/+20 |
* | Merge tag 'v1.42.0rc2' into develop | Brendan Abolivier | 2021-09-06 | 3 | -0/+41 |
|\ |
|
| * | Add a warning when using deprecated template_dir settings (#10768) | Brendan Abolivier | 2021-09-06 | 3 | -0/+41 |
* | | Add config option to use non-default manhole password and keys (#10643) | Azrenbeth | 2021-09-06 | 1 | -2/+85 |
* | | Allow configuration of the oEmbed URLs. (#10714) | Patrick Cloke | 2021-08-31 | 2 | -0/+182 |
|/ |
|
* | Merge branch 'master' into develop | Erik Johnston | 2021-08-24 | 1 | -1/+1 |
|\ |
|
| * | Set room version 8 as preferred for restricted rooms. (#10571) | Patrick Cloke | 2021-08-20 | 1 | -1/+1 |
* | | Implement MSC3231: Token authenticated registration (#10142) | Callum Brown | 2021-08-21 | 2 | -0/+26 |
* | | Support MSC3283: Expose `enable_set_displayname` in capabilities (#10452) | Dirk Klimpel | 2021-08-19 | 1 | -0/+3 |
* | | Merge branch 'release-v1.41' into develop | Erik Johnston | 2021-08-18 | 5 | -218/+85 |
|\| |
|
| * | Centralise the custom template directory (#10596) | Brendan Abolivier | 2021-08-17 | 4 | -211/+65 |
| * | Make `PeriodicallyFlushingMemoryHandler` the default logging handler. (#10518) | reivilibre | 2021-08-17 | 1 | -7/+20 |
* | | Port the PresenceRouter module interface to the new generic interface (#10524) | Azrenbeth | 2021-08-17 | 1 | -14/+1 |
|/ |
|
* | Allow using several custom template directories (#10587) | Brendan Abolivier | 2021-08-17 | 4 | -23/+32 |
* | Experimental support for MSC3266 Room Summary API. (#10394) | Michael Telatynski | 2021-08-16 | 1 | -0/+3 |
* | Add a setting to disable TLS for sending email (#10546) | Richard van der Hoff | 2021-08-06 | 1 | -0/+14 |
* | Add warnings to ip_range_blacklist usage with proxies (#10129) | Kento Okamoto | 2021-08-03 | 2 | -5/+21 |
* | Make sync response cache time configurable. (#10513) | Richard van der Hoff | 2021-08-03 | 1 | -0/+13 |
* | Revert use of PeriodicallyFlushingMemoryHandler by default (#10515) | reivilibre | 2021-08-03 | 1 | -4/+1 |
* | Allow setting transaction limit for db connections (#10440) | Toni Spets | 2021-08-02 | 1 | -0/+4 |
* | Support for MSC2285 (hidden read receipts) (#10413) | Šimon Brandner | 2021-07-28 | 1 | -0/+3 |
* | Add a PeriodicallyFlushingMemoryHandler to prevent logging silence (#10407) | reivilibre | 2021-07-27 | 1 | -1/+4 |
* | Update the notification email subject when invited to a space. (#10426) | Patrick Cloke | 2021-07-21 | 1 | -1/+3 |
* | MSC3244 room capabilities implementation (#10283) | Michael Telatynski | 2021-07-20 | 1 | -0/+3 |
* | Port the ThirdPartyEventRules module interface to the new generic interface (... | Brendan Abolivier | 2021-07-20 | 1 | -15/+0 |
* | [pyupgrade] `synapse/` (#10348) | Jonathan de Jong | 2021-07-19 | 2 | -5/+3 |
* | Add a module type for account validity (#9884) | Brendan Abolivier | 2021-07-16 | 1 | -87/+15 |
* | Use inline type hints in various other places (in `synapse/`) (#10380) | Jonathan de Jong | 2021-07-15 | 12 | -28/+26 |
* | Remove functionality associated with unused historical stats tables (#9721) | Cristina | 2021-07-08 | 1 | -9/+0 |
* | Update links to documentation in sample config (#10287) | Dirk Klimpel | 2021-07-07 | 13 | -24/+26 |
* | Add support for evicting cache entries based on last access time. (#10205) | Erik Johnston | 2021-07-05 | 2 | -29/+43 |
* | MSC2918 Refresh tokens implementation (#9450) | Quentin Gliech | 2021-06-24 | 1 | -0/+21 |
* | Warn users trying to use the deprecated spam checker interface (#10210) | Brendan Abolivier | 2021-06-22 | 1 | -0/+15 |
* | Add endpoints for backfilling history (MSC2716) (#9247) | Eric Eastwood | 2021-06-22 | 1 | -0/+3 |
* | Implement config option `sso.update_profile_information` (#10108) | jkanefendt | 2021-06-21 | 1 | -0/+15 |
* | Fix performance of responding to user key requests over federation (#10221) | Erik Johnston | 2021-06-21 | 1 | -0/+2 |
* | Ensure that errors during startup are written to the logs and the console. (#... | Richard van der Hoff | 2021-06-21 | 1 | -3/+1 |
* | Standardise the module interface (#10062) | Brendan Abolivier | 2021-06-18 | 4 | -17/+54 |
* | Remove support for ACME v1 (#10194) | Brendan Abolivier | 2021-06-17 | 3 | -151/+6 |
* | Always require users to re-authenticate for dangerous operations. (#10184) | Patrick Cloke | 2021-06-16 | 1 | -0/+4 |
* | Remove the experimental flag for knocking and use stable prefixes / endpoints... | Patrick Cloke | 2021-06-15 | 1 | -7/+0 |
* | Fix 'ip_range_whitelist' not working for federation servers (#10115) | Michael Kutzner | 2021-06-15 | 1 | -12/+15 |
* | Mention that you need to configure max upload size in reverse proxy as well (... | Aaron Raimist | 2021-06-10 | 1 | -0/+4 |
* | Implement knock feature (#6739) | Sorunome | 2021-06-09 | 2 | -1/+7 |
* | Remove redundant code to reload tls cert (#10054) | Richard van der Hoff | 2021-05-27 | 1 | -19/+3 |
* | Remove the experimental spaces enabled flag. (#10063) | Patrick Cloke | 2021-05-26 | 1 | -23/+0 |
* | Add missing type hints to synapse.util (#9982) | Patrick Cloke | 2021-05-24 | 1 | -1/+7 |
* | Remove tls_fingerprints option (#9280) | Jerin J Titus | 2021-05-24 | 1 | -50/+0 |
* | Enable experimental spaces by default. (#10011) | Patrick Cloke | 2021-05-24 | 2 | -2/+19 |
* | Remove superfluous call to bool() (#9986) | Dan Callahan | 2021-05-14 | 1 | -1/+1 |
* | Support enabling opentracing by user (#9978) | Richard van der Hoff | 2021-05-14 | 1 | -6/+31 |
* | Send the `m.room.create` stripped event with invites (support MSC1772). (#9966) | Patrick Cloke | 2021-05-11 | 1 | -4/+2 |
* | Merge branch 'master' into develop | Brendan Abolivier | 2021-05-11 | 1 | -2/+2 |
|\ |
|
| * | Merge pull request from GHSA-x345-32rc-8h85 | Richard van der Hoff | 2021-05-11 | 1 | -2/+2 |
* | | Add config option to hide device names over federation (#9945) | Aaron Raimist | 2021-05-11 | 1 | -0/+10 |
* | | Optionally track memory usage of each LruCache (#9881) | Erik Johnston | 2021-05-05 | 1 | -0/+11 |
* | | Limit how often GC happens by time. (#9902) | Erik Johnston | 2021-05-05 | 1 | -1/+30 |
* | | Add port parameter to the sample config for psycopg2 args (#9911) | Andrew Morgan | 2021-05-04 | 1 | -0/+1 |
|/ |
|
* | Improved validation for received requests (#9817) | Richard van der Hoff | 2021-04-23 | 1 | -1/+2 |
* | Allow OIDC cookies to work on non-root public baseurls (#9726) | Andrew Morgan | 2021-04-23 | 1 | -4/+4 |
* | Split presence out of master (#9820) | Erik Johnston | 2021-04-23 | 1 | -1/+26 |
* | Remove `synapse.types.Collection` (#9856) | Richard van der Hoff | 2021-04-22 | 1 | -2/+2 |
* | Rename handler and config modules which end in handler/config. (#9816) | Patrick Cloke | 2021-04-20 | 7 | -17/+27 |
* | Port "Allow users to click account renewal links multiple times without hitti... | Andrew Morgan | 2021-04-19 | 5 | -131/+170 |
* | More robust handling of the Content-Type header for thumbnail generation (#9788) | rkfg | 2021-04-14 | 1 | -0/+1 |
* | Remove redundant "coding: utf-8" lines (#9786) | Jonathan de Jong | 2021-04-14 | 37 | -37/+0 |
* | Bump black configuration to target py36 (#9781) | Dan Callahan | 2021-04-13 | 1 | -1/+1 |
* | Bugbear: Add Mutable Parameter fixes (#9682) | Jonathan de Jong | 2021-04-08 | 1 | -2/+4 |
* | Add a Synapse Module for configuring presence update routing (#9491) | Andrew Morgan | 2021-04-06 | 1 | -3/+36 |
* | Add an experimental room version to support restricted join rules. (#9717) | Patrick Cloke | 2021-03-31 | 1 | -1/+6 |
* | Make sample config allowed_local_3pids regex stricter. (#9719) | Denis Kasak | 2021-03-31 | 1 | -2/+2 |
* | Include m.room.create in invite_room_state for Spaces (#9710) | Richard van der Hoff | 2021-03-30 | 1 | -0/+4 |
* | Replace `room_invite_state_types` with `room_prejoin_state` (#9700) | Richard van der Hoff | 2021-03-30 | 1 | -23/+112 |
* | Update the OIDC sample config (#9695) | Richard van der Hoff | 2021-03-29 | 1 | -31/+3 |
* | Make it possible to use dmypy (#9692) | Erik Johnston | 2021-03-26 | 1 | -2/+4 |
* | Increase default join burst ratelimiting (#9674) | Erik Johnston | 2021-03-23 | 1 | -4/+4 |
* | Merge branch 'develop' into babolivier/msc3026 | Brendan Abolivier | 2021-03-19 | 1 | -0/+2 |
|\ |
|
| * | Initial spaces summary API (#9643) | Richard van der Hoff | 2021-03-18 | 1 | -0/+3 |
* | | Move support for MSC3026 behind an experimental flag | Brendan Abolivier | 2021-03-18 | 1 | -0/+2 |
|/ |
|
* | Enable flake8-bugbear, but disable most checks. (#9499) | Jonathan de Jong | 2021-03-16 | 6 | -6/+20 |
* | Add SSO attribute requirements for OIDC providers (#9609) | Hubbe | 2021-03-16 | 1 | -1/+39 |
* | Add support for stable MSC2858 API (#9617) | Richard van der Hoff | 2021-03-16 | 1 | -2/+11 |
* | Clean up config settings for stats (#9604) | Richard van der Hoff | 2021-03-16 | 1 | -17/+28 |
* | JWT OIDC secrets for Sign in with Apple (#9549) | Richard van der Hoff | 2021-03-09 | 3 | -11/+118 |
* | Fix additional type hints. (#9543) | Patrick Cloke | 2021-03-09 | 1 | -1/+4 |
* | quick config comment tweak to clarify allow_profile_lookup_over_federation | Matthew Hodgson | 2021-03-08 | 1 | -2/+1 |
* | Clean up `ShardedWorkerHandlingConfig` (#9466) | Erik Johnston | 2021-02-24 | 5 | -21/+116 |
* | Remove vestiges of uploads_path config (#9462) | Richard van der Hoff | 2021-02-22 | 1 | -1/+0 |
* | Clean up the user directory sample config section (#9385) | Andrew Morgan | 2021-02-22 | 1 | -32/+37 |
* | Ratelimit cross-user key sharing requests. (#8957) | Patrick Cloke | 2021-02-19 | 1 | -0/+10 |
* | Add documentation and type hints to parse_duration. (#9432) | Patrick Cloke | 2021-02-19 | 1 | -2/+15 |
* | Add a config option to prioritise local users in user directory search result... | Andrew Morgan | 2021-02-19 | 1 | -0/+9 |
* | Add configs to make profile data more private (#9203) | AndrewFerr | 2021-02-19 | 2 | -0/+24 |
* | Parse ui_auth.session_timeout as a duration (instead of treating it as ms) (#... | Rishabh Arya | 2021-02-18 | 1 | -4/+6 |
* | Update black, and run auto formatting over the codebase (#9381) | Eric Eastwood | 2021-02-16 | 10 | -28/+55 |
* | Fix some typos. | Patrick Cloke | 2021-02-12 | 2 | -2/+2 |
* | Merge tag 'v1.27.0rc2' into develop | Patrick Cloke | 2021-02-11 | 7 | -26/+52 |
|\ |
|
| * | Backout changes for automatically calculating the public baseurl. (#9313) | Patrick Cloke | 2021-02-11 | 7 | -26/+52 |
* | | Combine the CAS & SAML implementations for required attributes. (#9326) | Patrick Cloke | 2021-02-11 | 3 | -23/+53 |
* | | 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 | 2 | -27/+91 |
|/ |
|
* | Put SAML callback URI under /_synapse/client. (#9289) | Richard van der Hoff | 2021-02-02 | 1 | -4/+4 |
* | Put OIDC callback URI under /_synapse/client. (#9288) | Richard van der Hoff | 2021-02-01 | 1 | -1/+1 |
* | 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 | 3 | -39/+50 |
|\| |
|
| * | Replace username picker with a template (#9275) | Richard van der Hoff | 2021-02-01 | 3 | -38/+37 |
| * | 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/+19 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-28 | 1 | -28/+39 |
|\| |
|
| * | Add 'brand' field to MSC2858 response (#9242) | Richard van der Hoff | 2021-01-27 | 1 | -25/+27 |
| * | 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 | 2 | -3/+12 |
* | | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-27 | 3 | -0/+33 |
|\| |
|
| * | Implement MSC2858 support (#9183) | Richard van der Hoff | 2021-01-27 | 3 | -0/+33 |
* | | Clean-up the template loading code. (#9200) | Patrick Cloke | 2021-01-27 | 4 | -23/+29 |
* | | Do not require the CAS service URL setting (use public_baseurl instead). (#9199) | Patrick Cloke | 2021-01-26 | 2 | -7/+8 |
* | | Precompute joined hosts and store in Redis (#9198) | Erik Johnston | 2021-01-26 | 1 | -0/+2 |
|/ |
|
* | Add a check for duplicate IdP ids (#9184) | Richard van der Hoff | 2021-01-21 | 1 | -0/+11 |
* | Prefix idp_id with "oidc-" (#9189) | Richard van der Hoff | 2021-01-21 | 1 | -4/+24 |
* | Tighten the restrictions on `idp_id` (#9177) | Richard van der Hoff | 2021-01-20 | 1 | -3/+9 |
* | Support icons for Identity Providers (#9154) | Richard van der Hoff | 2021-01-20 | 2 | -1/+21 |
* | Give `public_baseurl` a default value (#9159) | Richard van der Hoff | 2021-01-20 | 7 | -51/+30 |
* | Fix error messages from OIDC config parsing (#9153) | Richard van der Hoff | 2021-01-19 | 1 | -10/+15 |
* | Allow moving account data and receipts streams off master (#9104) | Erik Johnston | 2021-01-18 | 1 | -1/+17 |
* | Land support for multiple OIDC providers (#9110) | Richard van der Hoff | 2021-01-15 | 2 | -143/+188 |
* | Remote dependency on distutils (#9125) | Richard van der Hoff | 2021-01-15 | 1 | -6/+5 |
* | Store an IdP ID in the OIDC session (#9109) | Richard van der Hoff | 2021-01-15 | 1 | -3/+23 |
* | Give the user a better error when they present bad SSO creds | Richard van der Hoff | 2021-01-13 | 1 | -0/+10 |
* | Add jsonschema verification for the oidc provider config | Richard van der Hoff | 2021-01-13 | 1 | -0/+50 |
* | Extract OIDCProviderConfig object | Richard van der Hoff | 2021-01-13 | 1 | -45/+120 |
* | Fix validate_config on nested objects (#9054) | Richard van der Hoff | 2021-01-08 | 1 | -1/+1 |
* | Allow running sendToDevice on workers (#9044) | Erik Johnston | 2021-01-07 | 1 | -1/+9 |
* | Add initial support for a "pick your IdP" page (#9017) | Richard van der Hoff | 2021-01-05 | 1 | -0/+27 |
* | 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/+22 |
* | 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 | 3 | -7/+27 |
* | Fix the sample config location for the ip_range_whitelist setting. (#8954) | Patrick Cloke | 2020-12-16 | 2 | -12/+12 |
* | Various clean-ups to the logging context code (#8935) | Patrick Cloke | 2020-12-14 | 1 | -1/+1 |
* | Default to blacklisting reserved IP ranges and add a whitelist. (#8870) | Patrick Cloke | 2020-12-09 | 3 | -61/+98 |
* | Better formatting for config errors from modules (#8874) | Richard van der Hoff | 2020-12-08 | 10 | -27/+59 |
* | Clarify config template comments (#8891) | Richard van der Hoff | 2020-12-08 | 2 | -8/+4 |
* | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 2020-12-04 | 1 | -0/+10 |
* | Apply an IP range blacklist to push and key revocation requests. (#8821) | Patrick Cloke | 2020-12-02 | 1 | -15/+25 |
* | Add a config option to change whether unread push notification counts are per... | Andrew Morgan | 2020-11-30 | 1 | -0/+13 |
* | Fix the formatting of push config section (#8818) | Andrew Morgan | 2020-11-25 | 1 | -15/+20 |
* | SAML: Allow specifying the IdP entityid to use. (#8630) | Ben Banfield-Zanin | 2020-11-19 | 1 | -0/+10 |
* | 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 | 3 | -54/+80 |
* | Support generating structured logs in addition to standard logs. (#8607) | Patrick Cloke | 2020-10-29 | 1 | -48/+48 |
* | Fix typos and spelling errors. (#8639) | Patrick Cloke | 2020-10-23 | 5 | -5/+5 |
* | Send some ephemeral events to appservices (#8437) | Will Hunt | 2020-10-15 | 1 | -0/+3 |
* | Increase default max_upload_size from 10M to 50M (#8502) | Mateusz Przybyłowicz | 2020-10-09 | 1 | -2/+2 |
* | 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/+18 |
* | Merge tag 'v1.21.0rc2' into develop | Richard van der Hoff | 2020-10-02 | 4 | -6/+15 |
|\ |
|
| * | Convert additional templates to Jinja (#8444) | Patrick Cloke | 2020-10-02 | 4 | -6/+15 |
* | | Add config option for always using "userinfo endpoint" for OIDC (#7658) | BBBSnowball | 2020-10-01 | 1 | -0/+9 |
* | | Enable mypy checking for unreachable code and fix instances. (#8432) | Patrick Cloke | 2020-10-01 | 1 | -9/+9 |
|/ |
|
* | Add prometheus metrics to track federation delays (#8430) | Richard van der Hoff | 2020-10-01 | 4 | -5/+30 |
* | 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/+6 |
* | Merge branch 'master' into develop | Andrew Morgan | 2020-09-24 | 1 | -2/+8 |
|\ |
|
| * | Hotfix: disable autoescape by default when rendering Jinja2 templates (#8394) | Andrew Morgan | 2020-09-24 | 2 | -3/+11 |
* | | Simplify super() calls to Python 3 syntax. (#8344) | Patrick Cloke | 2020-09-18 | 3 | -3/+3 |
* | | Remove obsolete __future__ imports (#8337) | Jonathan de Jong | 2020-09-17 | 2 | -3/+0 |
* | | Improve SAML error messages (#8248) | Patrick Cloke | 2020-09-14 | 1 | -30/+4 |
* | | Add experimental support for sharding event persister. Again. (#8294) | Erik Johnston | 2020-09-14 | 3 | -13/+46 |
* | | Show a confirmation page during user password reset (#8004) | Andrew Morgan | 2020-09-10 | 1 | -3/+9 |
* | | Add a config option for validating 'next_link' parameters against a domain wh... | Andrew Morgan | 2020-09-08 | 1 | -1/+32 |
* | | Fix stack overflow when logging system encounters an error (#8268) | Richard van der Hoff | 2020-09-07 | 1 | -2/+23 |
|/ |
|
* | Fix a regression from calling read_templates. (#8252) | Patrick Cloke | 2020-09-04 | 1 | -1/+1 |
* | Stop sub-classing object (#8249) | Patrick Cloke | 2020-09-04 | 8 | -10/+10 |
* | Revert "Add experimental support for sharding event persister. (#8170)" (#8242) | Brendan Abolivier | 2020-09-04 | 3 | -46/+13 |
* | Add experimental support for sharding event persister. (#8170) | Erik Johnston | 2020-09-02 | 3 | -13/+46 |
* | Allow capping a room's retention policy (#8104) | Brendan Abolivier | 2020-08-24 | 1 | -8/+14 |
* | Add resources.consent conditional dependency back (#8107) | Andrew Morgan | 2020-08-18 | 1 | -20/+0 |
* | Use the default templates when a custom template file cannot be found (#8037) | Andrew Morgan | 2020-08-17 | 4 | -105/+191 |
* | Move setting of Filter into code. | Erik Johnston | 2020-08-11 | 1 | -8/+16 |
* | Change the default log config to reduce disk I/O and storage (#8040) | Erik Johnston | 2020-08-11 | 1 | -5/+36 |
* | Implement login blocking based on SAML attributes (#8052) | Richard van der Hoff | 2020-08-11 | 2 | -0/+99 |
* | Typo | Brendan Abolivier | 2020-08-10 | 1 | -1/+1 |
* | Lint | Brendan Abolivier | 2020-08-10 | 1 | -2/+2 |
* | why mypy why | Brendan Abolivier | 2020-08-10 | 1 | -1/+3 |
* | Lint | Brendan Abolivier | 2020-08-06 | 1 | -1/+1 |
* | Incorporate review | Brendan Abolivier | 2020-08-06 | 1 | -2/+2 |
* | Merge branch 'develop' of github.com:matrix-org/synapse into babolivier/new_p... | Brendan Abolivier | 2020-08-06 | 2 | -1/+25 |
|\ |
|
| * | Rename database classes to make some sense (#8033) | Erik Johnston | 2020-08-05 | 1 | -1/+4 |
| * | Merge branch 'develop' of github.com:matrix-org/synapse into erikj/add_rate_l... | Erik Johnston | 2020-07-31 | 2 | -18/+7 |
| |\ |
|
| * | | Add ratelimiting on joins | Erik Johnston | 2020-07-31 | 1 | -0/+21 |
* | | | Incorporate review | Brendan Abolivier | 2020-08-06 | 1 | -0/+3 |
* | | | Back out the database hack and replace it with a temporary config setting | Brendan Abolivier | 2020-08-03 | 1 | -0/+10 |
| |/
|/| |
|
* | | Merge branch 'master' into develop | Olivier Wilkinson (reivilibre) | 2020-07-30 | 5 | -15/+73 |
|\| |
|
| * | Update worker docs with recent enhancements (#7969) | Erik Johnston | 2020-07-29 | 5 | -15/+73 |
* | | Various improvements to the docs (#7899) | Aaron Raimist | 2020-07-29 | 1 | -18/+0 |
* | | Option to allow server admins to join complex rooms (#7902) | lugino-emeritus | 2020-07-28 | 1 | -0/+7 |
|/ |
|
* | 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 | -2/+4 |
* | Allow moving typing off master (#7869) | Erik Johnston | 2020-07-16 | 1 | -9/+10 |
* | Add ability to run multiple pusher instances (#7855) | Erik Johnston | 2020-07-16 | 4 | -37/+48 |
* | Allow email subjects to be customised through Synapse's configuration (#7846) | Brendan Abolivier | 2020-07-14 | 1 | -6/+112 |
* | Add the option to validate the `iss` and `aud` claims for JWT logins. (#7827) | Patrick Cloke | 2020-07-14 | 1 | -0/+28 |
* | Fix handling of "off" in encryption_enabled_by_default_for_room_type (#7822) | Brendan Abolivier | 2020-07-13 | 1 | -1/+6 |
* | Add ability to shard the federation sender (#7798) | Erik Johnston | 2020-07-10 | 3 | -66/+132 |
* | Fix some spelling mistakes / typos. (#7811) | Patrick Cloke | 2020-07-09 | 1 | -1/+1 |
* | Add documentation for JWT login type and improve sample config. (#7776) | Patrick Cloke | 2020-07-06 | 1 | -4/+31 |
* | isort 5 compatibility (#7786) | Will Hunt | 2020-07-05 | 2 | -2/+2 |
* | Additional configuration options for auto-join rooms (#7763) | Patrick Cloke | 2020-06-30 | 1 | -3/+103 |
* | Support running multiple media repos. (#7706) | Erik Johnston | 2020-06-17 | 1 | -0/+6 |
* | fix broken link in sample config (#7712) | Richard van der Hoff | 2020-06-16 | 1 | -1/+1 |
* | Replace all remaining six usage with native Python 3 equivalents (#7704) | Dagfinn Ilmari Mannsåker | 2020-06-16 | 3 | -16/+7 |
* | Create a ListenerConfig object (#7681) | Richard van der Hoff | 2020-06-16 | 2 | -102/+157 |
* | Increase the default SAML session expirary time to 15 minutes. (#7664) | Patrick Cloke | 2020-06-11 | 1 | -2/+2 |
* | fix typo in sample_config.yaml (#7652) | wondratsch | 2020-06-11 | 1 | -1/+1 |
* | Take out a lock before modifying _CACHES (#7663) | Richard van der Hoff | 2020-06-10 | 1 | -5/+15 |
* | Add option to enable encryption by default for new rooms (#7639) | Andrew Morgan | 2020-06-10 | 2 | -0/+82 |
* | Add an option to disable autojoin for guest accounts (#6637) | Travis Ralston | 2020-06-05 | 1 | -0/+8 |
* | Add support for webp thumbnailing (#7586) | WGH | 2020-06-05 | 1 | -0/+1 |
* | Performance improvements and refactor of Ratelimiter (#7595) | Andrew Morgan | 2020-06-05 | 1 | -1/+7 |
* | Cleanups to the OpenID Connect integration (#7628) | Richard van der Hoff | 2020-06-03 | 3 | -76/+105 |
* | Clean up exception handling in SAML2ResponseResource (#7614) | Richard van der Hoff | 2020-06-03 | 1 | -5/+13 |
* | Fix sample config docs error (#7581) | Jason Robinson | 2020-05-27 | 1 | -1/+1 |
* | Fix up comments | Erik Johnston | 2020-05-27 | 1 | -2/+2 |
* | Fix specifying cache factors via env vars with * in name. (#7580) | Erik Johnston | 2020-05-27 | 1 | -5/+39 |
* | Add option to move event persistence off master (#7517) | Erik Johnston | 2020-05-22 | 2 | -2/+29 |
* | Fix some DETECTED VIOLATIONS in the config file (#7550) | Richard van der Hoff | 2020-05-22 | 6 | -29/+36 |
* | Add `instance_map` config and route replication calls (#7495) | Erik Johnston | 2020-05-14 | 1 | -0/+17 |
* | Fix copypasted comment (#7477) | Paul Tötterman | 2020-05-13 | 1 | -1/+1 |
* | Fix new flake8 errors (#7470) | Erik Johnston | 2020-05-12 | 1 | -1/+1 |