Skip to content

Commit

Permalink
Remove encrypted message search feature flag
Browse files Browse the repository at this point in the history
turt2live committed Apr 24, 2020

Verified

This commit was signed with the committer’s verified signature.
sandhose Quentin Gliech
1 parent 58b7bbd commit 17b8dbf
Showing 2 changed files with 0 additions and 9 deletions.
8 changes: 0 additions & 8 deletions docs/labs.md
Original file line number Diff line number Diff line change
@@ -75,14 +75,6 @@ instead of verifying each of their devices.

This feature is still in development and will be landing in several chunks.

## Event indexing and E2EE search support using Seshat (`feature_event_indexing`)

Adds support for search in E2E encrypted rooms. This enables an event indexer
that downloads, stores, and indexes room messages for E2E encrypted rooms.

The existing search will transparently work for encrypted rooms just like it
does for non-encrypted.

## Bridge info tab (`feature_bridge_state`)

Adds a "Bridge Info" tab to the Room Settings dialog, if a compatible bridge is
1 change: 0 additions & 1 deletion riot.im/develop/config.json
Original file line number Diff line number Diff line change
@@ -22,7 +22,6 @@
"feature_dm_verification": "labs",
"feature_cross_signing": "enable",
"feature_invite_only_padlocks": "enable",
"feature_event_indexing": "disable",
"feature_bridge_state": "labs",
"feature_presence_in_room_list": "labs",
"feature_custom_themes": "labs"

0 comments on commit 17b8dbf

Please sign in to comment.