summary refs log tree commit diff
path: root/tests/handlers/test_space_summary.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Show all joinable rooms in the spaces summary. (#10298)Patrick Cloke2021-07-131-15/+176
* Additional unit tests for spaces summary. (#10305)Patrick Cloke2021-07-121-1/+203
* Do not recurse into non-spaces in the spaces summary. (#10256)Patrick Cloke2021-06-291-23/+25
* Fix a missing await when in the spaces summary. (#10208)Patrick Cloke2021-06-181-1/+98
* Sort child events according to MSC1772 for the spaces summary API. (#9954)Patrick Cloke2021-05-111-0/+81