aboutsummaryrefslogtreecommitdiff
path: root/syncapi/streams/stream_accountdata.go
AgeCommit message (Expand)Author
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
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-09-27Refactor notifications (#2688)Till
2022-05-05syncapi: define specific interfaces for internal HTTP communications (#2416)kegsay
2022-04-27Don't send account data or receipts for left/forgotten rooms (#2382)Neil Alexander
2022-04-26Fix account_data not correctly send in a complete sync (#2379)Till
2022-04-25Use provided filter for account_data (#2372)Till
2021-01-13Sync fixes (#1709)Neil Alexander
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander