0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-11-13 21:31:08 +01:00
dendrite/roomserver/internal
Sam Wedgwood af13fa1c75
[pseudoIDs] Fixes for room alias tests (#3159)
Some (deceptively) simple fixes for some bugs that caused room alias
tests to fail (sytext `tests/30rooms/05aliases.pl`). Each commit has
details about what it fixes.

Sytest results:

- Sytest before (79d4a0e):
https://gist.github.com/swedgwood/972ac4ef93edd130d3db0930703d6c82
- Sytest after (4b09bed):
https://gist.github.com/swedgwood/504b00ac4ee892acb757b7fac55fa28a

Room aliases go from `8/15` to `15/15`, but looks like these fixes also
managed to fix about `4` other tests, which is a nice bonus :)

Signed-off-by: `Sam Wedgwood <sam@wedgwood.dev>`
2023-07-31 14:39:41 +01:00
..
helpers Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
input Fix event federation with pseudoID rooms (#3156) 2023-07-21 16:08:40 +00:00
perform [pseudoIDs] Fixes for room alias tests (#3159) 2023-07-31 14:39:41 +01:00
query de-MSC-ifying space summaries (MSC2946) (#3134) 2023-07-20 15:06:05 +01:00
alias.go [pseudoIDs] Fixes for room alias tests (#3159) 2023-07-31 14:39:41 +01:00
api.go Fix event federation with pseudoID rooms (#3156) 2023-07-21 16:08:40 +00:00