From 62711e29d4d3521ba187f5c0bc9b6f8501acc220 Mon Sep 17 00:00:00 2001 From: Justin Mazzocchi <2831158+jzzocc@users.noreply.github.com> Date: Wed, 17 Mar 2021 21:48:58 -0700 Subject: [PATCH] Add metatext-apns to list of push relay services (#864) --- content/en/methods/notifications/push.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/en/methods/notifications/push.md b/content/en/methods/notifications/push.md index fe23b096..d479b4d2 100644 --- a/content/en/methods/notifications/push.md +++ b/content/en/methods/notifications/push.md @@ -15,6 +15,7 @@ Mastodon natively supports the [Web Push API](https://developer.mozilla.org/en-U * [toot-relay](https://github.com/DagAgren/toot-relay) * [PushToFCM](https://github.com/tateisu/PushToFCM) +* [metatext-apns](https://github.com/metabolist/metatext-apns) {{< api-method method="post" host="https://mastodon.example" path="/api/v1/push/subscription" title="Subscribe to push notifications" >}} {{< api-method-description >}}