Conversation
Signed-off-by: Gary Kim <gary@garykim.dev>
|
Can you maybe elaborate a bit further why those are needed in the root and why having them under the app url-subspace doesn't work for that use case? |
|
Sure! The idea was to easily share media (images etc.) from nextcloud into matrix. (Matrix is a federated chat protocol.) For that, nextcloud could act as a matrix media repository. The matrix protocol, however, requires those endpoints to start with |
|
Is there any chance Matrix can add support for |
Matrix already has |
then I think this is an issue with matrix. Implementing workarounds here does not seems to be the right solution imho. I'm in favour of closing :) |
|
Pushed over for two years. I'm assuming we can at least unassign from the milestone. @gary-kim is this change still required? |
|
We'd really like to be able to share media (files, images etc.) from nextcloud into matrix. Yes, this issue is still needed unless a Matrix MSC is established : matrix-org/matrix-spec#693 Can't riotchat be added to rootUrlApps along spreed? At least untill Matrix handle the .well-known solution to manage subpath of |
still no attraction in 3 years. Closing 😶🌫️ |
@Sorunome is working on a Matrix integration for Nextcloud but it requires root url routes for some of the Matrix routes so this PR adds
riotchatto the allowed root url apps.gary-kim/riotchat#369