Allow plugins to delete messages
Abierto
- Lenguaje dominante
- Go
- Estrellas
- 16
- Forks
- 4
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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 https://github.com/gotify/server/issues/266 this could be utilized so that a plugin can discard a message on all connected clients given some certain event.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.