[GH-ISSUE #336] since query parameter on subscription with multiple topics #263

Closed
opened 2026-05-07 00:22:26 +02:00 by BreizhHardware · 1 comment

Originally created by @karmanyaahm on GitHub (Jun 20, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/336

From the chat:

What happens when there are multiple topics subscribed to, and since=id is used? For example, I'm requesting, https://ntfy.sh/uptopic1,uptopicB,uptopicC3/json?since=myid1. Now myid1 is of course only part of one topic. Will it be treated as a cutoff based on the time the messages arrived? or will it only filter messages from that one topic?

@binwiederhier wrote some tests and found some bugs in the implementation of this?
This issue exists to track that.

Originally created by @karmanyaahm on GitHub (Jun 20, 2022). Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/336 From the chat: What happens when there are multiple topics subscribed to, and since=id is used? For example, I'm requesting, `https://ntfy.sh/uptopic1,uptopicB,uptopicC3/json?since=myid1`. Now myid1 is of course only part of one topic. Will it be treated as a cutoff based on the time the messages arrived? or will it only filter messages from that one topic? @binwiederhier wrote some tests and found some bugs in the implementation of this? This issue exists to track that.
BreizhHardware 2026-05-07 00:22:26 +02:00
Author
Owner

@binwiederhier commented on GitHub (Jun 20, 2022):

Thank you! Fixed in github.com/binwiederhier/ntfy@d05211648d. Will be in v1.27.0.

<!-- gh-comment-id:1160630768 --> @binwiederhier commented on GitHub (Jun 20, 2022): Thank you! Fixed in https://github.com/binwiederhier/ntfy/commit/d05211648d4cd7115dc9be1b733102f30bddf675. Will be in v1.27.0.
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#263
No description provided.