binwiederhier / ntfy

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

[feature] implement scheduled message unpublishing via DELETE request to `/{topic}/{messageId}` #1142

Open GamerGirlandCo opened 4 months ago

GamerGirlandCo commented 4 months ago

Test cases are included. Related: #303 closes #954