summary refs log tree commit diff
path: root/synapse/storage/relations.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rename relation types to match MSCErik Johnston2019-05-201-4/+4
* Correctly update aggregation counts after redactionErik Johnston2019-05-201-0/+17
* Fixup bsaed on review commentsErik Johnston2019-05-171-15/+17
* Add basic editing supportErik Johnston2019-05-161-2/+58
* Move parsing of tokens out of storage layerErik Johnston2019-05-161-14/+2
* 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