Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-28 | Fix tests for x86 (#3214) | Till | |
2023-08-24 | [pseudoIDs] More pseudo ID fixes - Part 2 (#3181) | Sam Wedgwood | |
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>` |