aboutsummaryrefslogtreecommitdiff
path: root/syncapi/storage/postgres/receipt_table.go
AgeCommit message (Expand)Author
2023-04-19refactor: update GMSL (#3058)kegsay
2023-01-19Add `/_dendrite/admin/purgeRoom/{roomID}` (#2662)Neil
2022-09-28Consistent `*sql.Tx` usage across sync API (#2744)Neil Alexander
2022-07-25Update database migrations, remove goose (#2264)Till
2022-03-29Remove eduserver (#2306)S7evinK
2022-03-01Hopefully fix read receipts (#2241)Neil Alexander
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-11Give receipts their own stream ID in the database (#1631)Neil Alexander
2020-11-09Implement read receipts (#1528)S7evinK