| Commit message (Expand) | Author | Age | Files | Lines |
* | Bring auto-accept invite logic into Synapse (#17147) | devonh | 2024-05-21 | 1 | -0/+2 |
* | Re-type config paths in `ConfigError`s to be `StrSequence`s (#15615) | Sean Quah | 2023-05-18 | 1 | -1/+2 |
* | Re-enable some linting (#14821) | Erik Johnston | 2023-01-12 | 1 | -6/+4 |
* | Switch to ruff instead of flake8. (#14633) | Patrick Cloke | 2022-12-21 | 1 | -0/+2 |
* | Remove backing code for groups/communities (#12558) | Patrick Cloke | 2022-05-26 | 1 | -2/+0 |
* | Reload cache factors from disk on SIGHUP (#12673) | David Robertson | 2022-05-11 | 1 | -1/+14 |
* | Add missing type hints to config classes. (#12402) | Patrick Cloke | 2022-04-11 | 1 | -4/+1 |
* | Add config settings for background update parameters (#11980) | Shay | 2022-03-11 | 1 | -0/+2 |
* | Add missing type hints to config base classes (#11377) | Patrick Cloke | 2021-11-23 | 1 | -27/+60 |
* | Move experimental & retention config out of the server module. (#11070) | Patrick Cloke | 2021-10-15 | 1 | -0/+2 |
* | Add support for evicting cache entries based on last access time. (#10205) | Erik Johnston | 2021-07-05 | 1 | -0/+2 |
* | Fix performance of responding to user key requests over federation (#10221) | Erik Johnston | 2021-06-21 | 1 | -0/+2 |
* | Standardise the module interface (#10062) | Brendan Abolivier | 2021-06-18 | 1 | -0/+2 |
* | Remove support for ACME v1 (#10194) | Brendan Abolivier | 2021-06-17 | 1 | -1/+0 |
* | Rename handler and config modules which end in handler/config. (#9816) | Patrick Cloke | 2021-04-20 | 1 | -10/+10 |
* | Port "Allow users to click account renewal links multiple times without hitti... | Andrew Morgan | 2021-04-19 | 1 | -0/+2 |
* | JWT OIDC secrets for Sign in with Apple (#9549) | Richard van der Hoff | 2021-03-09 | 1 | -0/+2 |
* | Clean up `ShardedWorkerHandlingConfig` (#9466) | Erik Johnston | 2021-02-24 | 1 | -0/+2 |
* | Ratelimit 3PID /requestToken API (#9238) | Erik Johnston | 2021-01-28 | 1 | -1/+1 |
* | Merge branch 'social_login' into develop | Richard van der Hoff | 2021-01-27 | 1 | -0/+2 |
|\ |
|
| * | Implement MSC2858 support (#9183) | Richard van der Hoff | 2021-01-27 | 1 | -0/+2 |
* | | Precompute joined hosts and store in Redis (#9198) | Erik Johnston | 2021-01-26 | 1 | -0/+2 |
|/ |
|
* | Allow re-using a UI auth validation for a period of time (#8970) | Patrick Cloke | 2020-12-18 | 1 | -2/+2 |
* | Better formatting for config errors from modules (#8874) | Richard van der Hoff | 2020-12-08 | 1 | -2/+5 |
* | Add experimental support for sharding event persister. Again. (#8294) | Erik Johnston | 2020-09-14 | 1 | -0/+1 |
* | Revert "Add experimental support for sharding event persister. (#8170)" (#8242) | Brendan Abolivier | 2020-09-04 | 1 | -1/+0 |
* | Add experimental support for sharding event persister. (#8170) | Erik Johnston | 2020-09-02 | 1 | -0/+1 |
* | Add ability to run multiple pusher instances (#7855) | Erik Johnston | 2020-07-16 | 1 | -0/+5 |
* | Implement OpenID Connect-based login (#7256) | Quentin Gliech | 2020-05-08 | 1 | -0/+2 |
* | Add a confirmation step to the SSO login flow | Brendan Abolivier | 2020-03-02 | 1 | -0/+2 |
* | Refactor HomeserverConfig so it can be typechecked (#6137) | Amber Brown | 2019-10-10 | 1 | -0/+135 |