-
Notifications
You must be signed in to change notification settings - Fork 10
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
Support for Dendrite #69
Comments
Well, I think Dendrite is advanced enough to support it now. That part of the bridge needs to be overhauled, so that a user may select any synapse or dendrite instance when installing the bridge (for now it asks the synapse instance number): mautrix_signal_ynh/scripts/install Lines 40 to 53 in 350f877
mautrix_signal_ynh/manifest.json Lines 32 to 44 in 350f877
Ideally, we would also upgrade to the new manifest as well. Then, registration should be adapted according to the docs: mautrix_signal_ynh/scripts/install Lines 161 to 168 in 350f877
All in all, not a lot of work, but a lot of testing, especially if we want to get this right and not pile another layer of hacks in the install script. |
That would be great. As for testing, I'm happy to support that. |
I tried to install the app along with dendrite but it didn't work.
Any chance that the Mautrix-Framework works with Dendrite, or what do I need to do to get it working?
Thanks in advance :)
The text was updated successfully, but these errors were encountered: