mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #500] Confusing UnifiedPush topics in Android app #381
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#381
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 @kwoot on GitHub (Nov 15, 2022).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/500
Hi,
I start playing around with ntfy on Linux and Android. Great stuff!
First line shown in the screenshot my own testing using the public server, and later renaming it to a non-existent server in my own domain.
The other lines in Ntfy on Android seems to show spam messages. The seem to come from a "unified push".
Is this only me? Or a known problem? Or am I doing something wrong?
Love to know.
Warm regards and thanks for an awesome project and tool!

@binwiederhier commented on GitHub (Nov 15, 2022):
Tusky is using ntfy as a UnifiedPush distributor (https://unifiedpush.org/). It's not spam. It registered topics to deliver messages from its server to the Android app, instead of using Google's FCM. I'm sure you can change this in the Tusky settings.
Two things:
@kwoot commented on GitHub (Nov 15, 2022):
1 and 2: "...and later renaming it to a non-existent server in my own domain." So, there is no secret since the server does not exist.
Big thanks for the Tusky explanation.
Since I'm not a Tusky expert, I will start searching what setting you are talking about.