aboutsummaryrefslogtreecommitdiff
path: root/syncapi/streams/streams.go
AgeCommit message (Expand)Author
2023-02-20Merge keyserver & userapi (#2972)Till
2022-09-30Fix broken `/sync` due to transaction errorNeil Alexander
2022-09-30Transactional isolation for `/sync` (#2745)Neil Alexander
2022-08-05Invalidate lazyLoadCache if we're doing an initial sync (#2623)Till
2022-05-06Move LL cache (#2429)Till
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-04-26Add heroes to the room summary (#2373)Till
2022-04-19Implement lazy loading on `/sync` (#2346)Till
2022-04-07Add possibility to ignore users (#2329)Till
2022-04-06Add presence module V2 (#2312)Till
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-03Implement Push Notifications (#1842)Dan
2022-03-01Use correct stream provider in `Latest` for `ReceiptPosition`Neil Alexander
2022-01-20BREAKING: Remove Partitioned Stream Positions (#2096)kegsay
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander