Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

WIP: Update notifications#1466

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
wunter8 wants to merge3 commits intobinwiederhier:main
base:main
Choose a base branch
Loading
fromwunter8:303-update-notifications

Conversation

@wunter8
Copy link
Contributor

This allows notification content to be updated in the web app by sending multiple messages with the samesequence id (sid).

Here is a small video demo:

message-update-demo.mp4

I tried to make sure that things still work if this new version of the web app subscribes to a topic on an "old" ntfy server (a server that doesn't providemtime orsid fields).

The server doesn't support "deleting" notifications (dismissing from the notification shade) yet, just updating.

The web app cannot "delete" notifications programmatically since "silent" pushes are not allowed. (i.e., sending a JSON object with a message ID to delete and not showing any notification as a result of that JSON object is not allowed. Deleting should work fine on Android, though.)

@binwiederhier you'll need to decide how we present all this visually in the web app. I just wanted to get the information on there somewhere.

All the revisions of a particular message are attached to the one visible notification, so we could create some sort of dialog/modal to show the past revisions of a message. But I figured we could do that later, once everything else is working.

garymoon reacted with laugh emojigarymoon reacted with hooray emojiwrenix, garymoon, de-es, and virys99 reacted with heart emojigarymoon, axon-kdoan, bit-dancer, and loxK reacted with rocket emoji
@wcypierre
Copy link

Any updates on this?

@wunter8
Copy link
ContributorAuthor

Not yet, no

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@wunter8@wcypierre

[8]ページ先頭

©2009-2025 Movatter.jp