summary refs log tree commit diff
path: root/synapse/storage/relations.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Indirect tuple conversionErik Johnston2019-05-161-0/+6
* Fix relations in worker modeErik Johnston2019-05-161-1/+3
* Add cache to relationsErik Johnston2019-05-161-0/+8
* Add aggregations APIErik Johnston2019-05-161-6/+219
* Actually check for None rather falseyErik Johnston2019-05-151-2/+2
* Add simple pagination APIErik Johnston2019-05-151-0/+80
* Add simple send_relation API and track in DBErik Johnston2019-05-151-0/+62