Skip to content

Commit 50fe310

Browse files
authored
Add feature_bridge_state
1 parent d7607df commit 50fe310

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/labs.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,10 @@ An improved dialog for inviting users. Once finished, this will replace both the
8888
DM creation dialog and the 'invite user' dialog. This is a work in progress and
8989
as such not all functionality may be present until the feature replaces today's
9090
UX.
91+
92+
## Bridge info tab (`feature_bridge_state`)
93+
94+
Adds a "Bridge Info" tab to the Room Settings dialog, if a compatible bridge is
95+
present in the room. The Bridge info tab pulls information from the `m.bridge` state event ([MSC2346](https://github.com/matrix-org/matrix-doc/pull/2346)). Since the feature is based upon a MSC, most
96+
bridges are not expected to be compatible, and users should not rely on this
97+
tab as the single source of truth just yet.

0 commit comments

Comments
 (0)