diff options
author | Till <2353100+S7evinK@users.noreply.github.com> | 2022-04-07 16:08:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-07 15:08:19 +0100 |
commit | 60ee7eef4c8ea7e17135d52d3dde9be0b54e2f55 (patch) | |
tree | 5e0330d4fbdac2f67e67338c445c4d8a3b0b68ae /sytest-blacklist | |
parent | 99ef5472959a4e4d49bd9760fcb8b3872e21fa71 (diff) |
Add possibility to ignore users (#2329)
* Add ignore users
* Ignore users in pushrules
Add passing tests
* Update sytest lists
* Store ignore knowledge in the sync API
* Fix copyrights
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index a4bdf372..f1bd60db 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -2,10 +2,6 @@ Latest account data appears in v2 /sync -# Blacklisted because we don't support ignores yet - -Ignore invite in incremental sync - # Relies on a rejected PL event which will never be accepted into the DAG # Caused by <https://github.com/matrix-org/sytest/pull/911> |