Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Implement sending ephemeral events to appservices (MSC2409) #1566

Open
bodqhrohro opened this issue Oct 26, 2020 · 5 comments
Open

Implement sending ephemeral events to appservices (MSC2409) #1566

bodqhrohro opened this issue Oct 26, 2020 · 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

@bodqhrohro
Copy link
Contributor

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.

@tulir
Copy link
Member

tulir commented Oct 26, 2020

This should probably be split into two issues:

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

@bodqhrohro bodqhrohro changed the title Add support for de.sorunome.msc2409.push_ephemeral key in Appservice configs Implement sending ephemeral events to appservices (MSC2409) Oct 26, 2020
@bodqhrohro
Copy link
Contributor Author

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

@Kab1r
Copy link
Contributor

Kab1r commented Jul 29, 2022

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

@Blintmester
Copy link

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

@kegsay kegsay added T-Enhancement New features, changes in functionality, improvements in performance, or user-facing enhancements. long term An issue/feature which we would like to have at some point in the distant future and removed feature request labels Dec 5, 2022
@apprehensions
Copy link

Anything new?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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

6 participants