diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2024-12-17 19:18:05 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-17 19:18:05 +0100 |
commit | e8b1a89ff69457b5e1aa1137786e4f0c03537d83 (patch) | |
tree | 23cc725d9345d0a2795e07090ac3cccffc97bcd2 /sytest-whitelist | |
parent | 23e097c3f0a0679404fb0f600026b2da43b333c4 (diff) |
Various fixes in `fetchAuthEvents` (#3447)
This might fix issues with state events gone missing.
---------
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
[skip ci]
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 35d700d0..6f38c4ec 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -774,8 +774,6 @@ Remote user can backfill in a room with version 10 Can reject invites over federation for rooms with version 10 Can receive redactions from regular users over federation in room version 10 New federated private chats get full presence information (SYN-115) -/state returns M_NOT_FOUND for an outlier -/state_ids returns M_NOT_FOUND for an outlier Outbound federation requests missing prev_events and then asks for /state_ids and resolves the state Invited user can reject invite for empty room Invited user can reject local invite after originator leaves |