Open
Description
Out Of Your Element has released a new major version, so details about it on the matrix.org website should be updated to reflect its current capabilities.
[[bridges]]
name = "Out Of Your Element"
maintainer = "Cadence"
summary = "An efficient and modern bridge. It supports the latest Discord features like replies and threads, and the latest Matrix features like custom emotes and authenticated media. Easy to configure with web UI."
maturity = "Stable"
language = "JavaScript"
license = "AGPL-3.0-or-later"
docs = "https://gitdab.com/cadence/out-of-your-element/src/branch/main/docs"
repo = "https://gitdab.com/cadence/out-of-your-element"
room = "#out-of-your-element:cadence.moe"
featured = true
privilege.platform = "Manage Server role" # Free text
privilege.matrix = "Homeserver Admin" # Any of Homeserver Admin, Room Admin, None
[bridges.supports]
dm = false
channels = true
formatted_text = true
message_media = true
replies = true
mentions = true
threads = true
redactions = true
editing = true
reactions = true
presence = true
typing_notifications = true
I changed maturity=Stable, featured=true, presence=true, typing_notifications=true, and updated the description to mention the web UI and authenticated media support.
Is there any way to change the order that the bridges are displayed on the website? I think it would make sense to display stable above beta above alpha, but currently it seems to be that the more modern choices are listed last?