From a01684e126e68c65958444385279030d35dd2c00 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Fri, 18 Feb 2022 07:58:14 -0700 Subject: [PATCH] Docs for labs flag: Show only current profiles (#21093) --- docs/labs.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index a050dc739e..1580a808b4 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -172,3 +172,11 @@ who prefer to have the right panel open consistently across rooms. If no right panel state is known for the room or it was closed on the last room visit, it will default to the room member list. Otherwise, the saved card last used in that room is shown. + +## Show current profile of users on historical messages (`feature_use_only_current_profiles`) + +An experimental flag to determine how the app would behave if a user's current display +name and avatar (profile) were shown on historical messages instead of the profile details +at the time when the message was sent. + +When enabled, historical messages will use the current profile for the sender.