summary refs log tree commit diff
path: root/synapse/rest/client/v2_alpha/relations.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run Black. (#5482)Amber Brown2019-06-201-1/+4
* Unify v1 and v2 REST client APIs (#5226)Amber Brown2019-06-031-6/+6
* Move parsing of tokens out of storage layerErik Johnston2019-05-161-0/+19
* Check that event is visible in new APIsErik Johnston2019-05-161-2/+15
* Add aggregations APIErik Johnston2019-05-161-1/+140
* Actually implement idempotencyErik Johnston2019-05-151-1/+8
* Add simple pagination APIErik Johnston2019-05-151-0/+50
* Add simple send_relation API and track in DBErik Johnston2019-05-151-0/+110