Skip to content

Commit

Permalink
Remove docs for now-defunct labs flags (#22101)
Browse files Browse the repository at this point in the history
  • Loading branch information
turt2live authored May 6, 2022
1 parent a885de4 commit e749bb3
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions docs/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,11 +34,6 @@ date from the calendar.

Also adds the `/jumptodate 2022-01-31` slash command.

## Custom status (`feature_custom_status`)

An experimental approach for supporting custom status messages across DMs. To set a status, click on
your avatar next to the message composer.

## Render simple counters in room header (`feature_state_counters`)

Allows rendering of labelled counters above the message list.
Expand All @@ -62,10 +57,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.

## Multiple integration managers (`feature_many_integration_managers`)

Exposes a way to access all the integration managers known to Element. This is an implementation of [MSC1957](https://github.com/matrix-org/matrix-doc/pull/1957).

## New ways to ignore people (`feature_mjolnir`)

When enabled, a new settings tab appears for users to be able to manage their ban lists.
Expand Down Expand Up @@ -117,11 +108,6 @@ To enable message previews for reactions in DMs only, enable `feature_roomlist_p
Allows users to receive encrypted messages by creating a device that is stored
encrypted on the server, as described in [MSC2697](https://github.com/matrix-org/matrix-doc/pull/2697).

## Do not disturb (`feature_dnd`)

Enables UI for turning on "do not disturb" mode for the current device. When DND mode is engaged, popups
and notification noises are suppressed. Not perfect, but can help reduce noise.

## Hidden read receipts (`feature_hidden_read_receipts`)

Enables sending hidden read receipts as per [MSC2285](https://github.com/matrix-org/matrix-doc/pull/2285)
Expand Down

0 comments on commit e749bb3

Please sign in to comment.