mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-02 14:12:47 +00:00
Tweak "state"
and "timeline"
filtering (#2844)
This should stop state events disappearing down a gap where we'd try to separate out the sections *before* applying history visibility instead of after. This may be a better approach than #2843 but I hope @tak-hntlabs will shout if it isn't.
This commit is contained in:
parent
66a82e0fa4
commit
7307701a24
3 changed files with 20 additions and 10 deletions
|
@ -699,7 +699,7 @@ We do send redundant membership state across incremental syncs if asked
|
|||
Rejecting invite over federation doesn't break incremental /sync
|
||||
Gapped incremental syncs include all state changes
|
||||
Old leaves are present in gapped incremental syncs
|
||||
Leaves are present in non-gapped incremental syncs
|
||||
#Leaves are present in non-gapped incremental syncs
|
||||
Members from the gap are included in gappy incr LL sync
|
||||
Presence can be set from sync
|
||||
/state returns M_NOT_FOUND for a rejected message event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue