Remove legacy room header

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
pull/28129/head
Michael Telatynski 2024-10-01 10:06:24 +01:00
parent e428a1eb53
commit 3baba1da65
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D
2 changed files with 0 additions and 5 deletions

View File

@ -110,10 +110,6 @@ This is useful while we experiment with encryption and to make calling compatibl
Enables rendering of MD / HTML in room topics. Enables rendering of MD / HTML in room topics.
## New room header & details (`feature_new_room_decoration_ui`) [In Development]
Refactors visually the room header and room sidebar
## Enable the notifications panel in the room header (`feature_notifications`) ## Enable the notifications panel in the room header (`feature_notifications`)
Unreliable in encrypted rooms. Unreliable in encrypted rooms.

View File

@ -49,7 +49,6 @@
"privacy_policy_url": "https://element.io/cookie-policy", "privacy_policy_url": "https://element.io/cookie-policy",
"features": { "features": {
"threadsActivityCentre": true, "threadsActivityCentre": true,
"feature_new_room_decoration_ui": true,
"feature_video_rooms": true, "feature_video_rooms": true,
"feature_group_calls": true, "feature_group_calls": true,
"feature_element_call_video_rooms": true "feature_element_call_video_rooms": true