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

Closed
opened 2026-05-07 01:02:30 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/1142
Author: @GamerGirlandCo
Created: 6/30/2024
Status: Closed

Base: mainHead: feat/unpublish-scheduled


📝 Commits (1)

  • 37468f3 implement scheduled message unpublishing via /topic/{messageId}

📊 Changes

2 files changed (+83 additions, -2 deletions)

View changed files

📝 server/server.go (+22 -0)
📝 server/server_test.go (+61 -2)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/1142 **Author:** [@GamerGirlandCo](https://github.com/GamerGirlandCo) **Created:** 6/30/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `feat/unpublish-scheduled` --- ### 📝 Commits (1) - [`37468f3`](https://github.com/binwiederhier/ntfy/commit/37468f38c231b27fce28cc41935d1a67c42e3d6f) implement scheduled message unpublishing via `/topic/{messageId}` ### 📊 Changes **2 files changed** (+83 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `server/server.go` (+22 -0) 📝 `server/server_test.go` (+61 -2) </details> ### 📄 Description Test cases are included. Related: #303 closes #954 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:02:30 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ntfy#1524
No description provided.