binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.54k stars 729 forks source link

Notification updates #1182

Open DoganM95 opened 2 months ago

DoganM95 commented 2 months ago

:bulb: Idea There should really be a way to update an existing notification. I tried creating one, even by passing the header "Id: something-unique-123" so that the subsequent call of this post request would update the old one, but it just creates a new identical one, leaving many duplicates in the notifications.

:computer: Target components Server and apps

Rycoh99 commented 2 months ago

+1, I'd love this

iag92 commented 1 month ago

+1, I need this too