captainepoch / husky

The most famous Pleroma client for Android.
https://husky.adol.pw
GNU General Public License v3.0
19 stars 0 forks source link

UnifyPush protocol implementation #47

Open captainepoch opened 3 months ago

captainepoch commented 3 months ago

Description of the feature

Migrate the actual Push notification implementation to the UnifiedPush provider (like Tusky).

Keep the old implementation in case users do not want to use the new one.

Other information

Using the provider nfty: https://unifiedpush.org/users/distributors/ntfy/

Endpoints for Pleroma: https://docs.pleroma.social/backend/development/API/differences_in_mastoapi_responses/#push-subscription

--

Original issue: https://codeberg.org/husky/husky/issues/25