Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-03-24 | Move command processing out of transport | Erik Johnston | 9 | -634/+508 |
2020-03-24 | mypy | Erik Johnston | 1 | -0/+2 |
2020-03-23 | Add CLEAR_USER_SYNCS command that is sent on shutdown. | Erik Johnston | 5 | -3/+52 |
2020-03-23 | Remove `conn_id` usage for UserSyncCommand. | Erik Johnston | 6 | -19/+26 |
2020-03-23 | Handle connection closing under us | Erik Johnston | 1 | -0/+11 |
2020-03-23 | Review comments | Erik Johnston | 5 | -16/+27 |
2020-03-23 | Remove unused 'stream' param of REPLICATE and update docs | Erik Johnston | 5 | -48/+21 |
2020-03-23 | Convert `*StreamRow` classes to inner classes (#7116) | Richard van der Hoff | 6 | -100/+106 |
2020-03-23 | matrix.org was fine v1.12.0 github/release-v1.12.0 release-v1.12.0 | Richard van der Hoff | 1 | -0/+2 |
2020-03-23 | Update CHANGES.md | Neil Johnson | 1 | -1/+1 |
2020-03-23 | changelog typos | Richard van der Hoff | 1 | -3/+3 |
2020-03-23 | 1.12.0 changelog | Richard van der Hoff | 1 | -1/+53 |
2020-03-23 | 1.12.0 | Richard van der Hoff | 3 | -1/+13 |
2020-03-23 | Fix processing of `groups` stream, and use symbolic names for streams (#7117) | Richard van der Hoff | 3 | -30/+76 |
2020-03-23 | Set |