[PR #713] [MERGED] fix: removes an issue with topic.Subscribe function not checking dupl… #1388

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

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/713
Author: @dropdevrahul
Created: 5/2/2023
Status: Merged
Merged: 5/2/2023
Merged by: @binwiederhier

Base: mainHead: issue-712


📝 Commits (1)

  • d2fa768 fix: removes an issue with topic.Subscribe function not checking duplicate ID

📊 Changes

2 files changed (+47 additions, -3 deletions)

View changed files

📝 server/topic.go (+17 -2)
📝 server/topic_test.go (+30 -1)

📄 Description

…icate ID.

Fixes issue https://github.com/binwiederhier/ntfy/issues/712


🔄 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/713 **Author:** [@dropdevrahul](https://github.com/dropdevrahul) **Created:** 5/2/2023 **Status:** ✅ Merged **Merged:** 5/2/2023 **Merged by:** [@binwiederhier](https://github.com/binwiederhier) **Base:** `main` ← **Head:** `issue-712` --- ### 📝 Commits (1) - [`d2fa768`](https://github.com/binwiederhier/ntfy/commit/d2fa768151846e35519fdf87f9de6f92be4c7f8a) fix: removes an issue with topic.Subscribe function not checking duplicate ID ### 📊 Changes **2 files changed** (+47 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `server/topic.go` (+17 -2) 📝 `server/topic_test.go` (+30 -1) </details> ### 📄 Description …icate ID. Fixes issue https://github.com/binwiederhier/ntfy/issues/712 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:53 +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#1388
No description provided.