Skip to content

app: Add support for opening matrix URIs

Kévin Commaille requested to merge (removed):matrix-uri into main

Handles matrix: and https://matrix.to/ URIs from the command line and registers as a matrix: scheme handler.

Reuses JoinRoomDialog and UserPage so the new UI is limited to a dialog to choose the account to open the URI with, in case several accounts are connected.

Capture_d_écran_du_2023-12-31_16-54-59-obfuscated

Closes Support Matrix URI Scheme (#474 - closed). Closes Support matrix.to room links (#891 - closed).

Edited by Kévin Commaille

Merge request reports