aboutsummaryrefslogtreecommitdiff
path: root/syncapi/streams/stream_receipt.go
AgeCommit message (Expand)Author
2024-10-17Rename the go packageQuentin Gliech
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2022-11-29Fix `m.receipt`s causing notifications (#2893)Till
2022-10-11Private read receipts (#2789)Neil Alexander
2022-10-06Use the stream positions of the notifier (#2768)Till
2022-10-05Remove empty fields from `/sync` response (#2755)Till
2022-10-03Modify sync transaction behaviour (#2758)Neil Alexander
2022-09-30Reset transaction after a failureNeil Alexander
2022-09-30Fix broken `/sync` due to transaction errorNeil Alexander
2022-09-30Transactional isolation for `/sync` (#2745)Neil Alexander
2022-04-27Don't send account data or receipts for left/forgotten rooms (#2382)Neil Alexander
2022-04-07Add possibility to ignore users (#2329)Till
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-01Hopefully fix read receipts (#2241)Neil Alexander
2021-01-13Sync fixes (#1709)Neil Alexander
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander