0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-09-25 04:18:55 +02:00
dendrite/userapi/consumers
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
..
clientapi.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
devicelistupdate.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
roomserver.go Move pseudoID ClientEvent hotswapping to a common location (#3199) 2023-09-15 15:25:09 +00:00
roomserver_test.go Optimise getting local members and membership counts (#3150) 2023-07-13 14:19:08 +02:00
signingkeyupdate.go Move json errors over to gmsl (#3080) 2023-05-09 22:46:49 +00:00