Skip to content

Conversation

@Gredin67
Copy link

Problem

Look for existing public room:

  • By default local server room directory shows up
  • then matrix.org is suggested which hides the federation

Solution

  • replace matrix.org by matrixrooms.info as room_directory

PR Status

  • Code finished and ready to be reviewed/tested
  • The fix/enhancement were manually tested (if applicable)

Automatic tests

Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)

@Gredin67
Copy link
Author

UX could be further improved by selecting matrixrooms.info rather than default local server public directory.
I guess this is a synapse config though @Josue-T ?

@Josue-T
Copy link

Josue-T commented Aug 23, 2025

Thanks for your PR, interesting question. I didn't known the existence of matrixrooms.info which seem interesting.

Well, I dis some research and I didn't find any info about a config in synapse for this. And on other side it seem that in element Android for now it's matrix.org and as the user we can add a server. So I have more the feeling that this list is just handled fron client side. To me ideally we need to keep the official list which only contains matrix.org (for now) even if this is not ideals. And maybe we could provide a in the config panel a way to have to add a custom server and mention that this server provide a better list

My idea is also that we need to keep consistent with the official version, but provide a way to customize some parameters for user which would like to change it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants