Skip to content

Commit

Permalink
Remove docs for CIDER feature
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live committed Oct 4, 2019
1 parent b312b4d commit 98b4681
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
5 changes: 0 additions & 5 deletions docs/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,6 @@ Once enabled, send a custom state event to a room to set values:

That's it. Now should see your new counter under the header.

## New simple composer (`feature_cider_composer`)

An experimental, faster, message composer which should be more reliable and less prone to problems when
using your chosen input method.

## Multiple integration managers (`feature_many_integration_managers`)

Exposes a way to access all the integration managers known to Riot. This is an implementation of [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957).
1 change: 0 additions & 1 deletion riot.im/develop/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@
"feature_sas": "labs",
"feature_room_breadcrumbs": "labs",
"feature_state_counters": "labs",
"feature_cider_composer": "labs",
"feature_many_integration_managers": "labs"
},
"welcomeUserId": "@riot-bot:matrix.org",
Expand Down

0 comments on commit 98b4681

Please sign in to comment.