aboutsummaryrefslogtreecommitdiff
path: root/are-we-synapse-yet.list
diff options
context:
space:
mode:
authorKegsay <kegan@matrix.org>2020-08-12 10:50:52 +0100
committerGitHub <noreply@github.com>2020-08-12 10:50:52 +0100
commitb8b854d64201a8c40956bddc84d8a0844221bf7d (patch)
tree1315ac9335d64be9918b4952cef7d0fec840031a /are-we-synapse-yet.list
parentbcdf9577a3db0727b4966cfdd3c4471ca6d3f1f6 (diff)
Bugfixes for 'If remote user leaves room we no longer receive device updates' (#1262)
* Bugfixes for 'If remote user leaves room we no longer receive device updates' * Update whitelist and README
Diffstat (limited to 'are-we-synapse-yet.list')
-rw-r--r--are-we-synapse-yet.list3
1 files changed, 2 insertions, 1 deletions
diff --git a/are-we-synapse-yet.list b/are-we-synapse-yet.list
index 7655a3b8..cd2a5e74 100644
--- a/are-we-synapse-yet.list
+++ b/are-we-synapse-yet.list
@@ -831,6 +831,7 @@ psh Trying to get push rules with unknown scope fails with 400
psh Trying to get push rules with unknown template fails with 400
psh Trying to get push rules with unknown attribute fails with 400
psh Trying to get push rules with unknown rule_id fails with 404
+psh Rooms with names are correctly named in pushes
v1s GET /initialSync with non-numeric 'limit'
v1s GET /events with non-numeric 'limit'
v1s GET /events with negative 'limit'
@@ -839,7 +840,7 @@ ath Event size limits
syn Check creating invalid filters returns 4xx
f,pre New federated private chats get full presence information (SYN-115)
pre Left room members do not cause problems for presence
-crm Rooms can be created with an initial invite list (SYN-205)
+crm Rooms can be created with an initial invite list (SYN-205) (1 subtests)
typ Typing notifications don't leak
ban Non-present room members cannot ban others
psh Getting push rules doesn't corrupt the cache SYN-390