aboutsummaryrefslogtreecommitdiff
path: root/syncapi/storage/tables
AgeCommit message (Expand)Author
2021-01-20Add sync API memberships table (#1726)Neil Alexander
2021-01-19Basic sync filtering (#1721)Neil Alexander
2021-01-13Simplify send-to-device messaging (#1702)Neil Alexander
2020-12-18More sane next batch handling, typing notification tweaks, give invites their...Neil Alexander
2020-12-11Give receipts their own stream ID in the database (#1631)Neil Alexander
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-11-09Implement read receipts (#1528)S7evinK
2020-09-15Handle state with input event as new events (#1415)Neil Alexander
2020-09-10Peeking via MSC2753 (#1370)Matthew Hodgson
2020-09-01Storage tweaks (#1373)Neil Alexander
2020-08-25Fix 'Invited user can reject invite over federation several times' (#1341)Kegsay
2020-07-08Finish implementing redactions (#1189)Kegsay
2020-06-26Implement /sync `limited` and read timeline limit from stored filters (#1168)Kegsay
2020-06-26Finish implementing retiring invites (#1166)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-20sytest: Make 'Inbound federation can backfill events' pass (#1051)Kegsay
2020-05-15Add Range (#1037)Kegsay
2020-05-14Cleanup syncapi topology logic (#1035)Kegsay
2020-05-14Finish merging syncserver.go (#1033)Kegsay
2020-05-14Factor out account data and events table (#1031)Kegsay
2020-05-13Initial syncapi storage refactor to share pq/sqlite code (#1030)Kegsay
2020-04-28sql/backwards_extremities: Shift to table format and share code (#985)Kegsay