-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
client,bridgev2: Add support for MSC4190 #288
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The config option goes in bridgev2/bridgeconfig
+ bridgev2/matrix/mxmain/example-config.yaml
(no need to update the legacy bridge
module)
SetAppServiceDeviceID
probably also has to be set in the e2ee client
I've now added the config flag in bridgev2 and removed some changes not needed for bridgev2. I've tested this with element-hq/synapse#17705 and MSC3861. |
This comment was marked as resolved.
This comment was marked as resolved.
Can this be merged? |
@tulir Friendly ping :) |
Adds MSC4190 support.