1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-17 14:24:28 -05:00
dendrite/userapi
devonh db83789654
Move pseudoID ClientEvent hotswapping to a common location ()
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
..
api feat: admin APIs for token authenticated registration () 2023-06-22 16:37:21 +00:00
consumers Move pseudoID ClientEvent hotswapping to a common location () 2023-09-15 15:25:09 +00:00
internal Fix user_id query param breaking auth for non-appservices () 2023-09-12 14:44:51 +00:00
producers Merge keyserver & userapi () 2023-02-20 14:58:03 +01:00
storage Use pointer when passing the connection manager around () 2023-07-19 13:37:04 +02:00
types refactor: update GMSL () 2023-04-19 15:50:33 +01:00
util Move pseudoID ClientEvent hotswapping to a common location () 2023-09-15 15:25:09 +00:00
userapi.go de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
userapi_test.go refactor: update GMSL () 2023-04-19 15:50:33 +01:00