Remove avatar flag

pull/13350/head
Jorik Schellekens 2020-05-19 18:30:30 +01:00
parent 585cfbbaf9
commit 3a7578b7ee
3 changed files with 4 additions and 11 deletions

View File

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

View File

@ -123,15 +123,10 @@ normally these themes need to be defined in the config for Riot. This labs flag
adds an ability for end users to add themes themselves by using a URL to the JSON
theme definition.
For some sample themes, check out [aaronraimist/riot-web-themes](https://github.com/aaronraimist/riot-web-themes).
## IRC message layout (`feature_irc_ui`)
Adds an option to change the message layout to an IRC style ` timestamp | avatar
| name | message `
## Remove timeline avatars (`feature_no_timeline_avatars`)
Adds the option to remove the avatars in the message layout. This is intended to
be used in conjunction with the irc layout however it available for both
layouts.
For some sample themes, check out [aaronraimist/riot-web-themes](https://github.com/aaronraimist/riot-web-themes).

View File

@ -27,8 +27,7 @@
"feature_bridge_state": "labs",
"feature_presence_in_room_list": "labs",
"feature_custom_themes": "labs",
"feature_irc_ui": "labs",
"feature_no_timeline_avatars": "labs"
"feature_irc_ui": "labs"
},
"piwik": {
"url": "https://piwik.riot.im/",