summary refs log tree commit diff
path: root/synapse (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-16Add aggregations APIErik Johnston4-10/+395
2019-05-15Actually check for None rather falseyErik Johnston1-2/+2
2019-05-15Actually implement idempotencyErik Jo