aboutsummaryrefslogtreecommitdiff
path: root/syncapi/storage/storage_test.go
AgeCommit message (Expand)Author
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander
2020-12-18More sane next batch handling, typing notification tweaks, give invites their...Neil Alexander
2020-12-10Refactor sync tokens (#1628)Neil Alexander
2020-12-02Top-level setup package (#1605)Neil Alexander
2020-11-16Pass pointers to events — reloaded (#1583)Neil Alexander
2020-10-02Add history visibility guards (#1470)Kegsay
2020-10-01Fix golangci-lint issues (#1464)S7evinK
2020-08-10Configuration format v1 (#1230)Neil Alexander
2020-07-29Add support for logs in StreamingToken (#1229)Kegsay
2020-07-21Use TransactionWriter in other component SQLite (#1209)Neil Alexander
2020-06-26Finish implementing retiring invites (#1166)Kegsay
2020-06-16Make userapi responsible for checking access tokens (#1133)Kegsay
2020-06-01Send-to-device support (#1072)Neil Alexander
2020-05-28Per-user-per-device sync streams (#1068)Neil Alexander
2020-05-15Fix a bug whereby backfilling could leak events across rooms (#1043)Kegsay
2020-05-14Cleanup syncapi topology logic (#1035)Kegsay
2020-05-14Finish merging syncserver.go (#1033)Kegsay
2020-05-13syncapi: Rename and split out tokens (#1025)Kegsay
2020-05-01Fix ordering when backfilling (#1000)Kegsay
2020-05-01Fix prev_batch tokens (#999)Kegsay
2020-05-01Correctly generate backpagination tokens for events which have the same depth...Kegsay
2020-04-30Add tests for the storage interface (#995)Kegsay