From 8082b2f813de68ce9e6b734e074a0a2698d971d9 Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Wed, 26 May 2021 08:22:32 -0400 Subject: [PATCH] Clarify examples. --- proposals/3173-expose-stripped-state-events.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/proposals/3173-expose-stripped-state-events.md b/proposals/3173-expose-stripped-state-events.md index d54589b61..3dccaf330 100644 --- a/proposals/3173-expose-stripped-state-events.md +++ b/proposals/3173-expose-stripped-state-events.md @@ -24,7 +24,9 @@ This will allow for improved future use cases, such as: * Improved user experience for more complicated access controls (e.g. [MSC3083](https://github.com/matrix-org/matrix-doc/pull/3083)). -* More information available to platforms like matrix.to. +* Showing a room preview on platforms when peeking fails (using for clients as + well as matrix.to). +* Joining by alias (e.g. as in Element) could show a room preview. ## Background