mirror of
https://github.com/matrix-org/dendrite
synced 2024-11-13 21:31:08 +01:00
9b5be6b9c5
Fixes include: - Translating state keys that contain user IDs to their respective room keys for both querying and sending state events - **NOTE**: there may be design discussion needed on what should happen when sender keys cannot be found for users - A simple fix for kicking guests from rooms properly - Logic for boundary history visibilities was slightly off (I'm surprised this only manifested in pseudo ID room versions) Signed-off-by: `Sam Wedgwood <sam@wedgwood.dev>` |
||
---|---|---|
.. | ||
input.go | ||
input_events.go | ||
input_events_test.go | ||
input_latest_events.go | ||
input_membership.go | ||
input_missing.go | ||
input_test.go |