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

Allow plugins to delete messages #7

Open
Sorunome opened this issue Sep 19, 2020 · 0 comments
Open

Allow plugins to delete messages #7

Sorunome opened this issue Sep 19, 2020 · 0 comments

Comments

@Sorunome
Copy link

Allowing plugins to either delete individual messages or all messages of their respective application would add significant flexibility.

To be able to delete individual messages the SendMessage would also have to return some kind of message ID, so that the plugin knows which message to delete.

Together with gotify/server#266 this could be utilized so that a plugin can discard a message on all connected clients given some certain event.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant