File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3131 "feature_custom_status" : " labs" ,
3232 "feature_custom_tags" : " labs" ,
3333 "feature_state_counters" : " labs" ,
34- "feature_irc_ui" : " labs" ,
35- "feature_no_timeline_avatars" : " labs"
34+ "feature_irc_ui" : " labs"
3635 },
3736 "default_federate" : true ,
3837 "default_theme" : " light" ,
Original file line number Diff line number Diff line change @@ -123,15 +123,10 @@ normally these themes need to be defined in the config for Riot. This labs flag
123123adds an ability for end users to add themes themselves by using a URL to the JSON
124124theme definition.
125125
126+ For some sample themes, check out [ aaronraimist/riot-web-themes] ( https://github.com/aaronraimist/riot-web-themes ) .
127+
126128## IRC message layout (` feature_irc_ui ` )
127129
128130Adds an option to change the message layout to an IRC style ` timestamp | avatar
129131| name | message `
130132
131- ## Remove timeline avatars (` feature_no_timeline_avatars ` )
132-
133- Adds the option to remove the avatars in the message layout. This is intended to
134- be used in conjunction with the irc layout however it available for both
135- layouts.
136-
137- For some sample themes, check out [ aaronraimist/riot-web-themes] ( https://github.com/aaronraimist/riot-web-themes ) .
Original file line number Diff line number Diff line change 2727 "feature_bridge_state" : " labs" ,
2828 "feature_presence_in_room_list" : " labs" ,
2929 "feature_custom_themes" : " labs" ,
30- "feature_irc_ui" : " labs" ,
31- "feature_no_timeline_avatars" : " labs"
30+ "feature_irc_ui" : " labs"
3231 },
3332 "piwik" : {
3433 "url" : " https://piwik.riot.im/" ,
You can’t perform that action at this time.
0 commit comments