mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #14350 from vector-im/joriks/delabs-layout
Release the irc layout from labs
This commit is contained in:
commit
dbd62fb213
@ -31,8 +31,7 @@
|
||||
"feature_pinning": "labs",
|
||||
"feature_custom_status": "labs",
|
||||
"feature_custom_tags": "labs",
|
||||
"feature_state_counters": "labs",
|
||||
"feature_irc_ui": "labs"
|
||||
"feature_state_counters": "labs"
|
||||
},
|
||||
"default_federate": true,
|
||||
"default_theme": "light",
|
||||
|
@ -105,8 +105,3 @@ For some sample themes, check out [aaronraimist/riot-web-themes](https://github.
|
||||
A complete rewrite of the room list is underway to increase performance, stability,
|
||||
and general usability. This is still rapidly changing, but feel free to give it a test.
|
||||
|
||||
## IRC message layout (`feature_irc_ui`)
|
||||
|
||||
Adds an option to change the message layout to an IRC style ` timestamp | avatar
|
||||
| name | message `
|
||||
|
||||
|
@ -25,8 +25,7 @@
|
||||
"feature_bridge_state": "labs",
|
||||
"feature_presence_in_room_list": "labs",
|
||||
"feature_custom_themes": "labs",
|
||||
"feature_new_room_list": "labs",
|
||||
"feature_irc_ui": "labs"
|
||||
"feature_new_room_list": "labs"
|
||||
},
|
||||
"piwik": {
|
||||
"url": "https://piwik.riot.im/",
|
||||
|
Loading…
Reference in New Issue
Block a user