Merge pull request #14350 from vector-im/joriks/delabs-layout

Release the irc layout from labs
This commit is contained in:
Jorik Schellekens 2020-07-09 16:20:47 +01:00 committed by GitHub
commit dbd62fb213
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 9 deletions

View file

@ -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",

View file

@ -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 `

View file

@ -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/",