Curl

GoToSocial Push notifications using Pushover

       773 words, 4 minutes

GoToSocial does not seem to support push notifications for iOS applications. As far as I understand, this is because it doesn’t implement the Mastodon Web Push API . But GtS exposes a notification API. So let’s poll this API and use Pushover to get push notifications on the iOS devices.

Continue reading...


Manage your Mastodon blocked domains using cURL

       702 words, 4 minutes

I am no Dev and have nearly no clue on how to deal with APIs. But I am a SysAdmin. And where there’s a shell, there’s a way. So those are my notes on how to deal with Mastodon API using shell tools.

Continue reading...