Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support UnifiedPush #25729

Closed
johnlpe opened this issue Jul 5, 2023 · 2 comments
Closed

Support UnifiedPush #25729

johnlpe opened this issue Jul 5, 2023 · 2 comments
Labels
suggestion Feature suggestion

Comments

@johnlpe
Copy link

johnlpe commented Jul 5, 2023

Pitch

Please add support for UnifiedPush push notification protocol/standard.

We need push notifications, but we don’t want use centralized online service that read we all notifications, like Android has Google Firebase Messaging Service and iOS has Apple Push Notification service. UnifiedPush protcol is the solution for this. UnifiedPush is open protocol/standard for connection between online service (Application Server) → notification service (Push Server) and notification service’s client (Push Distributor) → application (End User Application). It enables the user to choose the service through he receives his push notifications.

Motivation

Especially GNU/Linux on mobile is very big need of push notifications and with UnifiedPush we can fix it.

@johnlpe johnlpe added the suggestion Feature suggestion label Jul 5, 2023
@johnlpe
Copy link
Author

johnlpe commented Jul 9, 2023

@Gargron

@nightpool
Copy link
Member

This is already possible using the open WebPush standard that mastodon supports. See https://docs.joinmastodon.org/methods/push/ for more details

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
suggestion Feature suggestion
Projects
None yet
Development

No branches or pull requests

2 participants