Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add script for bridge app-service registration #108

Open
Gredin67 opened this issue Aug 1, 2023 · 7 comments
Open

Add script for bridge app-service registration #108

Gredin67 opened this issue Aug 1, 2023 · 7 comments

Comments

@Gredin67
Copy link
Contributor

Gredin67 commented Aug 1, 2023

@orhtej2
Copy link
Contributor

orhtej2 commented Aug 8, 2023

While possible this actually requires forking bridge itself to puppet the proper server as it's hardcoded to interact with Synapse ATM.

It is possible though, I have run this PoC repo successfully some time ago: https://github.com/orhtej2/mautrix_signal_dendrite_ynh

@Gredin67
Copy link
Contributor Author

requires forking bridge itself

we don't need to fork mautrix bridges, just to add a functionality to their yunohost packages. Can you open a PR from your branch against https://github.com/YunoHost-Apps/mautrix_signal_ynh/tree/testing
Choosing the matrix server (synapse or dendrite instance) to link the bridge to should be done at install. I don't think it's a good idea to change the matrix server after installation.

@orhtej2
Copy link
Contributor

orhtej2 commented Aug 10, 2023

we don't need to fork mautrix bridges, just to add a functionality to their yunohost packages.

That's what I meant, should have used better wording :P

My repo is in super experimental stage, merging it as-is will break Synapse compatibility.

@Gredin67
Copy link
Contributor Author

Gredin67 commented Aug 11, 2023 via email

@Gredin67
Copy link
Contributor Author

It is possible though, I have run this PoC repo successfully some time ago: https://github.com/orhtej2/mautrix_signal_dendrite_ynh

@orhtej2 can you please open a PR from your branch against the testing branch of this repo ?

@Gredin67
Copy link
Contributor Author

@Josue-T could you have a look at the appservice registration in dendrite ? Probably just copy-pasting the job you did in synapse.

@Gredin67
Copy link
Contributor Author

It is possible though, I have run this PoC repo successfully some time ago: https://github.com/orhtej2/mautrix_signal_dendrite_ynh

@orhtej2 can you please open a PR from your branch against the testing branch of this repo ?

nevermind I did it YunoHost-Apps/mautrix_signal_ynh#85

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

No branches or pull requests

2 participants