mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 08:26:00 +02:00
[GH-ISSUE #207] Optionally propagate message deletions #164
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#164
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @arminus on GitHub (Apr 10, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/207
Suppose I'm subscribed to a topic form several devices and I've read some message on one of them.
Now it would be nice to be able to "globally" delete the message - as an option to the local delete for the device I've read the message on.
As it is, I have to manually clear the message(s) from other devices, too.
@binwiederhier commented on GitHub (Apr 10, 2022):
This is a dup (or at least closely related) to #159, #43 and #17.
I had started work on this and it got quite complex. If people really want deletes and updates I'll do it...
@arminus commented on GitHub (Apr 10, 2022):
Sorry, missed that. Feel free to close. For now, I'm using to_ topics to avoid that.
@binwiederhier commented on GitHub (Apr 10, 2022):
It comes up every now and then, so I think it's unavoidable. Maybe upvote the other tickets to show you're interested. That's how I sometimes figure out what to do next
@arminus commented on GitHub (Apr 10, 2022):
Closed in favor of #159