aboutsummaryrefslogtreecommitdiff
path: root/syncapi/routing/getevent.go
AgeCommit message (Expand)Author
2023-11-08Fix potential connection leak (#3247)Till
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-08-15[pseudoID] More pseudo ID fixes (#3167)Sam Wedgwood
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-05-17Move MakeJoin logic to GMSL (#3081)devonh
2023-05-09Move json errors over to gmsl (#3080)devonh
2023-04-28Use PDU in more places (#3072)kegsay
2023-04-04Move GMSL client types to Dendrite (#3045)kegsay
2022-10-10Move /event to the SyncAPI (#2782)Till