mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
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]
This commit is contained in:
parent
23e097c3f0
commit
e8b1a89ff6
4 changed files with 41 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue