summary refs log tree commit diff
path: root/tests/rest/client/test_relations.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the /send_relation endpoint. (#11682)Patrick Cloke2022-01-061-13/+13
* Merge remote-tracking branch 'origin/release-v1.49' into developRichard van der Hoff2021-12-201-5/+5
|\
| * Disable aggregation bundling on `/sync` responses (#11583)Richard van der Hoff2021-12-201-5/+5
* | Do not allow cross-room relations, per MSC2674. (#11516)Patrick Cloke2021-12-091-0/+115
|/
* Include bundled aggregations in /sync and related fixes (#11478)Patrick Cloke2021-12-061-39/+96
* Bundle relations of relations into the `/relations` result. (#11284)Patrick Cloke2021-11-301-0/+118
* Store arbitrary relations from events. (#11391)Patrick Cloke2021-11-221-0/+111
* Do not allow MSC3440 threads to fork threads (#11161)Patrick Cloke2021-11-181-0/+62
* Add a thread relation type per MSC3440. (#11088)Patrick Cloke2021-10-211-6/+34
* Fix-up some type hints in the relations tests. (#11076)Patrick Cloke2021-10-141-28/+27
* Flatten tests/rest/client/{v1,v2_alpha} too (#10667)David Robertson2021-08-201-0/+724