You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/labs.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -88,3 +88,10 @@ An improved dialog for inviting users. Once finished, this will replace both the
88
88
DM creation dialog and the 'invite user' dialog. This is a work in progress and
89
89
as such not all functionality may be present until the feature replaces today's
90
90
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
0 commit comments