aboutsummaryrefslogtreecommitdiff
path: root/syncapi/internal/history_visibility.go
AgeCommit message (Expand)Author
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-08-24[pseudoIDs] More pseudo ID fixes - Part 2 (#3181)Sam Wedgwood
2023-08-15[pseudoID] More pseudo ID fixes (#3167)Sam Wedgwood
2023-08-02Use `*spec.SenderID` for `QuerySenderIDForUser` (#3164)Sam Wedgwood
2023-06-14Merge SenderID & Per Room User Key work (#3109)devonh
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-04-27Remove gmsl.HeaderedEvent (#3068)kegsay
2023-04-19refactor: update GMSL (#3058)kegsay
2023-02-14Remove polylith/API mode (#2967)Till
2023-02-07Optimize `/sync` and history visibility (#2961)Till
2022-10-10Move /event to the SyncAPI (#2782)Till
2022-09-30Transactional isolation for `/sync` (#2745)Neil Alexander
2022-08-11Implement history visibility on `/messages`, `/context`, `/sync` (#2511)Till