mirror of
https://github.com/element-hq/element-web
synced 2024-11-22 01:05:42 +03:00
Merge pull request #28129 from element-hq/t3chguy/remove-legacy-header
Remove legacy room header
This commit is contained in:
commit
36c80099fb
2 changed files with 0 additions and 5 deletions
|
@ -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.
|
||||
|
||||
## 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`)
|
||||
|
||||
Unreliable in encrypted rooms.
|
||||
|
|
|
@ -49,7 +49,6 @@
|
|||
"privacy_policy_url": "https://element.io/cookie-policy",
|
||||
"features": {
|
||||
"threadsActivityCentre": true,
|
||||
"feature_new_room_decoration_ui": true,
|
||||
"feature_video_rooms": true,
|
||||
"feature_group_calls": true,
|
||||
"feature_element_call_video_rooms": true
|
||||
|
|
Loading…
Reference in a new issue