summary refs log tree commit diff
path: root/tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-12-06Include bundled aggregations in /sync and related fixes (#11478)Patrick Cloke1-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-06Move `glob_to_regex` and `re_word_boundary` to `matrix-python-common` (#11505)Sean Quah8-123/+13
2021-12-03Update backward extremity docs to mak