diff options
author | Neil Alexander <neilalexander@users.noreply.github.com> | 2022-10-31 15:14:08 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-31 15:14:08 +0000 |
commit | 7307701a246a4a189a485aefcfc86d3de16c4523 (patch) | |
tree | 29b2df1f920ff4ba747416e2ddb62e922848421c /sytest-whitelist | |
parent | 66a82e0fa4e6cd86d7c3e6fdd54266f7dbd895be (diff) |
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.
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index 6e4500d0..28235b77 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -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 |