From 3a18b7fc7814755868a9847eb99fb465c9317017 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Tue, 30 Jun 2020 10:26:26 +0100 Subject: [PATCH] Update awsy list --- are-we-synapse-yet.list | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/are-we-synapse-yet.list b/are-we-synapse-yet.list index 3876de54..239b0ebf 100644 --- a/are-we-synapse-yet.list +++ b/are-we-synapse-yet.list @@ -91,6 +91,7 @@ snd PUT /rooms/:room_id/send/:event_type/:txn_id deduplicates the same txn id get GET /rooms/:room_id/messages returns a message get GET /rooms/:room_id/messages lazy loads members correctly typ PUT /rooms/:room_id/typing/:user_id sets typing notification +typ Typing notifications don't leak (3 subtests) rst GET /rooms/:room_id/state/m.room.power_levels can fetch levels rst PUT /rooms/:room_id/state/m.room.power_levels can set levels rst PUT power_levels should not explode if the old power levels were empty @@ -857,4 +858,4 @@ jso Invalid JSON special values inv Can invite users to invite-only rooms (2 subtests) plv setting 'm.room.name' respects room powerlevel (2 subtests) psh Messages that notify from another user increment notification_count -psh Messages that org.matrix.msc2625.mark_unread from another user increment org.matrix.msc2625.unread_count \ No newline at end of file +psh Messages that org.matrix.msc2625.mark_unread from another user increment org.matrix.msc2625.unread_count