diff options
author | Eugen Rochko <eugen@zeonfederated.com> | 2017-04-11 21:30:48 +0200 |
---|---|---|
committer | Eugen Rochko <eugen@zeonfederated.com> | 2017-04-11 21:30:48 +0200 |
commit | 9f7ea77d0c2841fc911afe0485c27750b71e68c3 (patch) | |
tree | 1585a341c65ce99c7807a0a1807e60900a016bb4 /docs/Using-the-API/Push-notifications.md | |
parent | 5f74397ef032948ec3c648cec209fd2a279d4dd1 (diff) | |
parent | 47aacb773bfde280fff3cb00d309a9eb7dc8783b (diff) |
Merge branch 'master' of github.com:tootsuite/mastodon
Diffstat (limited to 'docs/Using-the-API/Push-notifications.md')
-rw-r--r-- | docs/Using-the-API/Push-notifications.md | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/docs/Using-the-API/Push-notifications.md b/docs/Using-the-API/Push-notifications.md index fc373e723..3292c0a6e 100644 --- a/docs/Using-the-API/Push-notifications.md +++ b/docs/Using-the-API/Push-notifications.md @@ -1,4 +1 @@ -Push notifications -================== - -See <https://github.com/Gargron/tusky-api> for an example of how to create push notifications for a mobile app. It involves using the Mastodon streaming API on behalf of the app's users, as a sort of proxy. +[The documentation has moved to its own repository](https://github.com/tootsuite/documentation/blob/master/Using-the-API/Push-notifications.md) |