Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix catchup-on-reconnect for the Federation Stream (#7374) | Richard van der Hoff | 2020-05-05 | 1 | -7/+13 |
* | Thread through instance name to replication client. (#7369) | Erik Johnston | 2020-05-01 | 1 | -2/+2 |
* | Use `stream.current_token()` and remove `stream_positions()` (#7172) | Erik Johnston | 2020-05-01 | 1 | -20/+10 |
* | Fix limit logic for EventsStream (#7358) | Richard van der Hoff | 2020-04-29 | 1 | -17/+24 |
* | Add some replication tests (#7278) | Erik Johnston | 2020-04-28 | 1 | -11/+218 |
* | Move client command handling out of TCP protocol (#7185) | Erik Johnston | 2020-04-06 | 1 | -23/+15 |
* | Move catchup of replication streams to worker. (#7024) | Erik Johnston | 2020-03-25 | 1 | -14/+41 |
* | Port synapse.replication.tcp to async/await (#6666) | Erik Johnston | 2020-01-16 | 1 | -1/+1 |
* | Implementation of MSC2314 (#6176) | Amber Brown | 2019-11-28 | 1 | -0/+4 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -3/+3 |
* | Fix bug where read-receipts lost their timestamps (#4927) | Richard van der Hoff | 2019-03-25 | 1 | -0/+74 |