matrix-org / matrix.org

matrix.org public website
Other
412 stars 339 forks source link

New bridge: matrix-appservice-revolt #2389

Open austinhuang0131 opened 3 months ago

austinhuang0131 commented 3 months ago
[[bridges]]
name = "matrix-appservice-revolt"
maintainer = "Austin Huang"
summary = "Bridges Revolt and Matrix via the Application Service API."
maturity = "Alpha"
language = "TypeScript"
license = "AGPL-3.0-or-later"
docs = "https://codeberg.org/austinhuang/matrix-appservice-revolt/wiki"
repo = "https://codeberg.org/austinhuang/matrix-appservice-revolt"
room = "#matrix-appservice-revolt:bus-hit.me"
featured = false # i don't know how it works
privilege.platform = "Admin"
privilege.matrix = "Homeserver Admin"
[bridges.supports]
dm = false
channels = true
formatted_text = true
message_media = true
replies = true
mentions = true
threads = false # Revolt doesn't have Threads
redactions = true
editing = true
reactions = false
presence = false
typing_notifications = false

Regarding the icon: The R is available here. The dark background is missing, but should be fairly easy to add (plain #111822 with round corners).

KhalanderCSE734 commented 1 month ago

I want to work on this issue. Please assign me this issue.