aboutsummaryrefslogtreecommitdiff
path: root/syncapi/streams/stream_invite.go
AgeCommit message (Expand)Author
2024-10-17Rename the go packageQuentin Gliech
2023-09-15Move pseudoID ClientEvent hotswapping to a common location (#3199)devonh
2023-09-15Update gmsl to use new validated RoomID on PDUs (#3200)devonh
2023-08-31Handle event_format federation in /sync responses (#3192)devonh
2023-06-14Merge SenderID & Per Room User Key work (#3109)devonh
2023-06-12Cleanup remaining statekey usage for senderIDs (#3106)devonh
2023-06-06PDU Sender split (#3100)devonh
2023-04-19refactor: update GMSL (#3058)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2022-11-02Fix issue where a member is forced to leave a room when the invite is marked ...Tak Wai Wong
2022-10-21Fix `invite -> leave -> join` dance when accepting invites (#2817)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-08-16Only return non-retired invites (#2643)Till
2022-04-07Add possibility to ignore users (#2329)Till
2021-07-14bugfix: retire invites even when we cannot talk to the remote server to make/...kegsay
2021-01-08Sync refactor — Part 1 (#1688)Neil Alexander