Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-05-11 | Move next version notes from changelog to upgrade notes | Andrew Morgan | 2 | -14/+15 | |
2020-05-11 | Changelog fixes | Andrew Morgan | 1 | -3/+3 | |
2020-05-11 | 1.13.0rc1 | Andrew Morgan | 144 | -143/+139 | |
2020-05-11 | Documentation on setting up redis (#7446) | Neil Johnson | 2 | -60/+108 | |
2020-05-08 | Rework UI Auth session validation for registration (#7455) | Patrick Cloke | 6 | -102/+280 | |
Be less strict about validation of UI authentication sessions during registration to match client expecations. | |||||
2020-05-07 | Fix errors from malformed log line (#7454) | Richard van der Hoff | 2 | -1/+2 | |
2020-05-07 | Drop support for redis.dbid (#7450) | Richard van der Hoff | 3 | -4/+2 | |
Since we only use pubsub, the dbid is irrelevant. | |||||
2020-05-07 | Add a configuration setting for the dummy event threshold (#7422) | Brendan Abolivier | 4 | -1/+31 | |
Add dummy_events_threshold which allows configuring the number of forward extremities a room needs for Synapse to send forward extremities in it. | |||||
2020-05-06 | Improve per-block CPU and DB usage metrics (#7426) | Patrick Cloke | 2 | -12/+27 | |
2020-05-06 | Port group attestation renewal slow down from matrix-org-hotfixes (#7442) | Andrew Morgan | 2 | -4/+3 | |
2020-05-06 |