1
0
Fork 0
mirror of https://github.com/matrix-org/dendrite.git synced 2025-04-09 02:14:29 -05:00
dendrite/internal
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
..
caching de-MSC-ifying space summaries (MSC2946) () 2023-07-20 15:06:05 +01:00
eventutil Move pseudoID ClientEvent hotswapping to a common location () 2023-09-15 15:25:09 +00:00
fulltext refactor: update GMSL () 2023-04-19 15:50:33 +01:00
hooks Remove gmsl.HeaderedEvent () 2023-04-27 12:54:20 +01:00
httputil Move MakeJoin logic to GMSL () 2023-05-17 00:33:27 +00:00
pushgateway Add basic runtime tracing () 2023-03-13 16:45:14 +01:00
pushrules Update gmsl to use new validated RoomID on PDUs () 2023-09-15 14:39:06 +00:00
sqlutil Update ConnectionManager to still allow component defined connections () 2023-07-21 08:34:01 +02:00
transactions Scope transactions to endpoints () 2022-10-17 14:48:35 +02:00
log.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
log_unix.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
log_windows.go Remove polylith/API mode () 2023-02-14 12:47:47 +01:00
mutex.go Add a per-room mutex to federationapi when processing transactions () 2021-03-30 10:01:32 +01:00
tracing.go Add basic runtime tracing () 2023-03-13 16:45:14 +01:00
tracing_test.go Add basic runtime tracing () 2023-03-13 16:45:14 +01:00
transactionrequest.go Update gmsl to use new validated RoomID on PDUs () 2023-09-15 14:39:06 +00:00
transactionrequest_test.go Merge SenderID & Per Room User Key work () 2023-06-14 14:23:46 +00:00
validate.go Move json errors over to gmsl () 2023-05-09 22:46:49 +00:00
validate_test.go Move json errors over to gmsl () 2023-05-09 22:46:49 +00:00
version.go Version 0.13.2 () 2023-08-23 16:24:16 +02:00