| Commit message (Expand) | Author | Files | Lines |
2020-05-14 | Notes on using git (#7496) | Richard van der Hoff | 5 | -58/+261 |
2020-05-14 | Enforce MSC2209: auth rules for notifications in power level event (#7502) | Patrick Cloke | 4 | -3/+65 |
2020-05-14 | Workaround for failure to wrap reason in Failure (#7473) | Andrew Morgan | 2 | -0/+8 |
2020-05-14 | Fix b'GET' in prometheus metrics (#7503) | Richard van der Hoff | 2 | -2/+5 |
2020-05-14 | Allow expired accounts to logout (#7443) | Andrew Morgan | 5 | -22/+140 |
2020-05-14 | Move EventStream handling into default ReplicationDataHandler (#7493) | Erik Johnston | 5 | -36/+40 |
2020-05-14 | Add `instance_map` config and route replication calls (#7495) | Erik Johnston | 3 | -6/+33 |
2020-05-14 | 1.13.0rc2 v1.13.0rc2 | Richard van der Hoff | 1 | -3/+2 |
2020-05-14 | 1.13.0rc2 | Richard van der Hoff | 5 | -4/+17 |
2020-05-14 | Stop `get_joined_users` corruption from custom statuses (#7376) | Richard van der Hoff | 3 | -2/+52 |
2020-05-13 | Do not validate that the client dict is stable during UI Auth. (#7483) | Patrick Cloke | 4 | -65/+29 |
2020-05-13 | Allow censoring of events to happen on workers. (#7492) | Erik Johnston | 4 | -8/+4 |
2020-05-13 | Fix copypasted comment (#7477) | Paul Tötterman | 2 | -1/+2 |
2020-05-13 | Clean up replication unit tests. (#7490) | Erik Johnston | 8 | -51/+16 |
2020-05-13 | Spelling | Erik Johnston | 2 | -2/+2 |
2020-05-13 | Shuffle persist event data store functions. (#7440) | Erik Johnston | 19 | -1235/+1376 |
2020-05-13 | Fix new flake8 errors (#7489) | Patrick Cloke | 7 | -12/+19 |
2020-05-13 | Have all instances correctly respond to REPLICATE command. (#7475) | Erik Johnston | 4 | -48/+51 |
2020-05-13 | Fix Redis reconnection logic (#7482) | Erik Johnston | 3 | -2/+15 |
2020-05-12 | Update documentation about SSO mapping providers (#7458) | Patrick Cloke | 3 | -77/+147 |
2020-05-12 | Fix new flake8 errors (#7470) | Erik Johnston | 7 | -12/+19 |
2020-05-11 | Convert federation handler to async/await. (#7459) | Patrick Cloke | 3 | -21/+17 |
2020-05-11 | Convert search code to async/await. (#7460) | Patrick Cloke | 2 | -24/+21 |
2020-05-11 | Allow configuration of Synapse's cache without using synctl or environment va... | Amber Brown | 32 | -146/+620 |
2020-05-11 | Remove unused store method get_hosts_in_room (#7448) | Andrew Morgan | 2 | -10/+1 |
2020-05-11 | Don't UPGRADE database rows v1.13.0rc1 | Andrew Morgan | 1 | -1/+1 |
2020-05-11 | RST indenting | Andrew Morgan | 1 | -2/+2 |
2020-05-11 | Put rollback instructions in upgrade notes | Andrew Morgan | 1 | -0/+19 |
2020-05-11 | Fix changelog typo | Andrew Morgan | 1 | -1/+1 |
2020-05-11 | Oh yeah, RST | Andrew Morgan | 1 | -2/+1 |
2020-05-11 | Absolute URL it is then | Andrew Morgan | 1 | -1/+2 |
2020-05-11 | Fix upgrade notes link | Andrew Morgan | 1 | -1/+1 |
2020-05-11 | Provide summary of upgrade issues in changelog. Fix ) | Andrew Morgan | 2 | -12/+33 |
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 |
2020-05-08 | Extend spam checker to allow for multiple modules (#7435) | Andrew Morgan | 6 | -60/+95 |
2020-05-08 | Implement OpenID Connect-based login (#7256) | Quentin Gliech | 21 | -12/+2163 |
2020-05-07 | Add room details admin endpoint (#7317) | Manuel Stahl | 7 | -1/+165 |
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 |
2020-05-07 | Fixes typo (bellow -> below) (#7449) | Patrick Cloke | 3 | -2/+3 |
2020-05-07 | Add more type hints to SAML handler. (#7445) | Patrick Cloke | 3 | -12/+18 |
2020-05-07 | Support |