diff options
author | Loïck Bonniot <git@lesterpig.com> | 2020-10-09 10:15:35 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-09 09:15:35 +0100 |
commit | f3e8ae01efb0abd0904509ddaa2ae85017ca4aa5 (patch) | |
tree | f69009e4664e1ac9d50bfaf707236f2a3d63249d /sytest-whitelist | |
parent | 009401ad4df2e8f5c0c2f08b8c73f807e99b2c13 (diff) |
Implement fully read markers (#1475)
See #653
Signed-off-by: Loïck Bonniot <git@lesterpig.com>
Co-authored-by: Kegsay <kegan@matrix.org>
Diffstat (limited to 'sytest-whitelist')
-rw-r--r-- | sytest-whitelist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sytest-whitelist b/sytest-whitelist index e0f1f311..420acb22 100644 --- a/sytest-whitelist +++ b/sytest-whitelist @@ -456,6 +456,9 @@ After changing password, can log in with new password After changing password, existing session still works After changing password, different sessions can optionally be kept After changing password, a different session no longer works by default +Read markers appear in incremental v2 /sync +Read markers appear in initial v2 /sync +Read markers can be updated Local users can peek into world_readable rooms by room ID We can't peek into rooms with shared history_visibility We can't peek into rooms with invited history_visibility |