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

Implement sending ephemeral events to appservices (MSC2409) #1566

Open
matrixbot opened this issue Oct 31, 2024 · 5 comments
Open

Implement sending ephemeral events to appservices (MSC2409) #1566

matrixbot opened this issue Oct 31, 2024 · 5 comments
Labels
C-App-Services long term An issue/feature which we would like to have at some point in the distant future T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.

Comments

@matrixbot
Copy link
Collaborator

This issue was originally created by @bodqhrohro at matrix-org/dendrite#1566.

Description:

Dunno what's that for (probably some custom extension), but matrix-appservice-node generates configs with that key, and Dendrite fails to read it, so I had to remove the following line manually. Ideally, the config parser should just ignore unknown keys.

@matrixbot matrixbot added C-App-Services long term An issue/feature which we would like to have at some point in the distant future T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. labels Oct 31, 2024
@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @tulir at matrix-org/dendrite#1566 (comment).

This should probably be split into two issues:

  1. Ignore unknown keys in appservice registration files
  2. Implement sending ephemeral events to appservices (MSC2409)

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @bodqhrohro at matrix-org/dendrite#1566 (comment).

Done, I've split the parsing issue out: #1567

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @Kab1r at matrix-org/dendrite#1566 (comment).

It's been a while and ignoring unknown keys is solved, so I might take a look at implementing this

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @Blintmester at matrix-org/dendrite#1566 (comment).

Is there any progress on this? I am excited to see when it will be ready!

@matrixbot
Copy link
Collaborator Author

This comment was originally posted by @apprehensions at matrix-org/dendrite#1566 (comment).

Anything new?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-App-Services long term An issue/feature which we would like to have at some point in the distant future T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements.
Projects
None yet
Development

No branches or pull requests

1 participant