diff options
author | S7evinK <tfaelligen@gmail.com> | 2020-02-11 13:13:38 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-11 12:13:38 +0000 |
commit | 3dfafd4824a2fc58701e12a54ac67ceff44330a0 (patch) | |
tree | 4032fade1ce80cd2403462a3e027e623c7b0df4d /sytest-blacklist | |
parent | 9937c05beae7d76e351eae35ad6f441b1c177303 (diff) |
Implement missing device management features (#835)
* Implement missing device management features
Signed-off-by: Till Faelligen <tfaelligen@gmail.com>
* Add a little more documentation
* Undo changes
* Use non-anonymous struct to decode devices list
* Update sytest-whitelist
* Update sytest-whitelist
* Update sytest-blacklist
Co-authored-by: Neil Alexander <neilalexander@users.noreply.github.com>
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 5ddc18f6..2df2b3a8 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -22,3 +22,9 @@ Real non-joined users can get individual state for world_readable rooms after le # Blacklisted until matrix-org/dendrite#862 is reverted due to Riot bug Latest account data appears in v2 /sync + +# Blacklisted due to flakiness +Outbound federation can backfill events + +# Blacklisted due to alias work on Synapse +Alias creators can delete canonical alias with no ops |