summary refs log tree commit diff
path: root/synapse/rest (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-16Add aggregations APIErik Johnston1-1/+140
2019-05-15Actually check for None rather falseyErik Johnston1-2/+2
2019-05-15Actually implement idempotency<