gotify / gotify/server

Update Message for ongoing tasks

Open
#302 13 comments 8 reactions 0 assignees View on GitHub
a:feature request-for-comments
Dominant language
Go
Stars
15.9k
Forks
873
Avg merge
2d 22h
Merged PRs (30d)
6

Description

**Is your feature request related to a problem? Please describe.**
My backup-program creates multiple notifications. Currently each time a new state is reached, a new notification is created. This creates many single entries that can get quiet cluttered.

**Describe the solution you'd like**
If an app creates a message, it should return the messageid. This messageid can then be used to update said message. The client simply acts as if a new message arrived, and removes the old one.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.