0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-30 10:18:20 +02:00
dendrite/syncapi/streams
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
..
stream_accountdata.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
stream_devicelist.go Merge keyserver & userapi (#2972) 2023-02-20 14:58:03 +01:00
stream_invite.go Merge SenderID & Per Room User Key work (#3109) 2023-06-14 14:23:46 +00:00
stream_notificationdata.go Always add UnreadNotifications to joined room reponses (#2793) 2022-10-14 10:38:12 +02:00
stream_pdu.go [pseudoIDs] Fixes for room alias tests (#3159) 2023-07-31 14:39:41 +01:00
stream_presence.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
stream_receipt.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
stream_sendtodevice.go Modify sync transaction behaviour (#2758) 2022-10-03 11:38:20 +01:00
stream_typing.go refactor: update GMSL (#3058) 2023-04-19 15:50:33 +01:00
streamprovider.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00
streams.go PDU Sender split (#3100) 2023-06-06 20:55:18 +00:00
template_stream.go Transactional isolation for /sync (#2745) 2022-09-30 12:48:10 +01:00