Skip to content

Commit

Permalink
Merge branch 'develop' of git+ssh://github.com/vector-im/riot-web int…
Browse files Browse the repository at this point in the history
…o develop
  • Loading branch information
ara4n committed Jan 31, 2020
2 parents 87913e6 + 00fa5aa commit c3e6a30
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/labs.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,3 +93,8 @@ tab as the single source of truth just yet.

This adds a presence indicator in the room list next to DM rooms where the other
person is online.

## Show padlocks on invite only rooms (`feature_invite_only_padlocks`)

This adds padlocks to room list tiles and room header for invite only rooms.
This feature flag (unlike most) is enabled by default.
1 change: 1 addition & 0 deletions riot.im/develop/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"feature_mjolnir": "labs",
"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"
Expand Down

0 comments on commit c3e6a30

Please sign in to comment.