Move compact layout to labs

This commit is contained in:
Jorik Schellekens 2020-06-08 16:09:22 +01:00
parent bf174e3f0f
commit 6870eaff09
3 changed files with 8 additions and 2 deletions

View File

@ -31,7 +31,8 @@
"feature_custom_status": "labs", "feature_custom_status": "labs",
"feature_custom_tags": "labs", "feature_custom_tags": "labs",
"feature_state_counters": "labs", "feature_state_counters": "labs",
"feature_irc_ui": "labs" "feature_irc_ui": "labs",
"feature_compact_modern_layout": "labs"
}, },
"default_federate": true, "default_federate": true,
"default_theme": "light", "default_theme": "light",

View File

@ -107,3 +107,7 @@ be missing critical features - please use at your own risk, though do report bug
Adds an option to change the message layout to an IRC style ` timestamp | avatar Adds an option to change the message layout to an IRC style ` timestamp | avatar
| name | message ` | name | message `
## Compact Group Layout (`feature_compact_modern_layout`)
Adds the option to reduce space between messages in the Modern layout.

View File

@ -25,7 +25,8 @@
"feature_presence_in_room_list": "labs", "feature_presence_in_room_list": "labs",
"feature_custom_themes": "labs", "feature_custom_themes": "labs",
"feature_new_room_list": "labs", "feature_new_room_list": "labs",
"feature_irc_ui": "labs" "feature_irc_ui": "labs",
"feature_compact_modern_layout": "labs"
}, },
"piwik": { "piwik": {
"url": "https://piwik.riot.im/", "url": "https://piwik.riot.im/",