mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-15 07:35:49 -06:00
[GH-ISSUE #1412] Support Direct Reply actions on Android #994
Labels
No labels
ai-generated
android-app
android-app
android-app
build
build
dependencies
docs
enhancement
enhancement
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
server
server
unified-push
web-app
website
🔒 security
🔥 HOT
🪲 bug
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ntfy#994
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 @ABrambleNinja on GitHub (Aug 3, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1412
It would be really nice if the action buttons supported Android's Direct Reply feature, where the user can respond with a text message from the notification window. I think that it would make sense to have this be similar to the http action, with a way of specifying where the message that the user typed should live in the payload sent to the server. Perhaps there could be a value that you put in the JSON, e.g.
{{user-message}}that defines where the message should go, or there could be a parameter for a JSON selector, and the user message gets inserted into the JSON object at that selector location (i.e. merged in with the other data you've specified).💻 Target components
ntfy server and Android app (I'm not sure if iOS or web have a similar concept)
Potential use cases: