From 81010a4f2fcadcd48f37b8fd55073ae9f7688259 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 14 May 2020 14:24:34 -0600 Subject: [PATCH] Add docs for room list labs flag --- docs/labs.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/labs.md b/docs/labs.md index 058203d758..121e21f069 100644 --- a/docs/labs.md +++ b/docs/labs.md @@ -106,3 +106,9 @@ adds an ability for end users to add themes themselves by using a URL to the JSO theme definition. For some sample themes, check out [aaronraimist/riot-web-themes](https://github.com/aaronraimist/riot-web-themes). + +## New room list (`feature_new_room_list`) (in development) + +A complete rewrite of the room list is underway to increase performance, stability, +and general usability. This is expected to take a while to complete and as such might +be missing critical features - please use at your own risk, though do report bugs!