Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
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 | |
This just helps keep the rows closer to their streams, so that it's easier to see what the format of each stream is. | |||||
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 | |