Procházet zdrojové kódy

Obfuscate filenames better, double rate limits

Eugen Rochko před 7 roky
rodič
revize
0a76382b7f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Using-the-API/Push-notifications.md

+ 1 - 1
Using-the-API/Push-notifications.md

@@ -1,4 +1,4 @@
 Push notifications
 ==================
 
-**Note: This push notification design turned out to not be fully operational on the side of Firebase. A different approach is in consideration**
+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.