File tree 2 files changed +7
-0
lines changed
2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,12 @@ theme definition.
112
112
113
113
For some sample themes, check out [ aaronraimist/riot-web-themes] ( https://github.com/aaronraimist/riot-web-themes ) .
114
114
115
+ ## New room list (` feature_new_room_list ` ) (in development)
116
+
117
+ A complete rewrite of the room list is underway to increase performance, stability,
118
+ and general usability. This is expected to take a while to complete and as such might
119
+ be missing critical features - please use at your own risk, though do report bugs!
120
+
115
121
## IRC message layout (` feature_irc_ui ` )
116
122
117
123
Adds an option to change the message layout to an IRC style ` timestamp | avatar
Original file line number Diff line number Diff line change 24
24
"feature_bridge_state" : " labs" ,
25
25
"feature_presence_in_room_list" : " labs" ,
26
26
"feature_custom_themes" : " labs" ,
27
+ "feature_new_room_list" : " labs" ,
27
28
"feature_irc_ui" : " labs"
28
29
},
29
30
"piwik" : {
You can’t perform that action at this time.
0 commit comments