dendrite/syncapi/routing
devonh db83789654
Move pseudoID ClientEvent hotswapping to a common location (#3199)
Fixes a variety of issues where clients were receiving pseudoIDs in
places that should be userIDs.
This change makes pseudoIDs work with sliding sync & element x.

---------

Co-authored-by: Till <2353100+S7evinK@users.noreply.github.com>
2023-09-15 15:25:09 +00:00
..
context_test.go Move GMSL client types to Dendrite (#3045) 2023-04-04 17:16:53 +00:00
context.go [pseudoID] More pseudo ID fixes (#3167) 2023-08-15 12:37:04 +01:00
filter.go Move MakeJoin logic to GMSL (#3081) 2023-05-17 00:33:27 +00:00
getevent.go Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00
memberships.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
messages.go [pseudoID] More pseudo ID fixes (#3167) 2023-08-15 12:37:04 +01:00
relations.go Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00
routing.go Tweaks around /messages (#3149) 2023-07-13 14:18:37 +02:00
search_test.go Update gmsl to use new validated RoomID on PDUs (#3200) 2023-09-15 14:39:06 +00:00
search.go Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00