Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-12-06 | Include bundled aggregations in /sync and related fixes (#11478) | Patrick Cloke | 1 | -39/+96 | |
Due to updates to MSC2675 this includes a few fixes: * Include bundled aggregations for /sync. * Do not include bundled aggregations for /initialSync and /events. * Do not bundle aggregations for state events. * Clarifies comments and variable names. | |||||
2021-12-06 | Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505) | Sean Quah | 8 | -123/+13 | |
2021-12-03 | Update backward extremity docs to mak |