mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 06:23:10 -06:00
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 | ||