summary refs log tree commit diff
path: root/tests/rest/client/v2_alpha/test_relations.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove the ability to query relations when the original event was redacted. (...Andrew Morgan2019-07-181-3/+113
* Include the original event in /relations (#5626)Andrew Morgan2019-07-091-0/+5
* Add origin_server_ts and sender fields to m.replace (#5613)Andrew Morgan2019-07-051-6/+18
* Run Black. (#5482)Amber Brown2019-06-201-5/+5
* Block attempts to annotate the same event twiceErik Johnston2019-05-201-1/+26
* Rename relation types to match MSCErik Johnston2019-05-201-11/+11
* Fixup commentsErik Johnston2019-05-201-2/+2
* Correctly update aggregation counts after redactionErik Johnston2019-05-201-0/+37
* Make tests use different user for each reaction it sendsErik Johnston2019-05-171-12/+68
* Add basic editing supportErik Johnston2019-05-161-9/+82
* Check that event is visible in new APIsErik Johnston2019-05-161-1/+1
* Add aggregations APIErik Johnston2019-05-161-3/+248
* Add simple pagination APIErik Johnston2019-05-151-0/+30
* Add simple send_relation API and track in DBErik Johnston2019-05-151-0/+98