17:40:29 @SubwayTooter@mastodon.juggler.jp
Subway Tooter 2.5.0
icon

github.com/tateisu/SubwayToote
プッシュ購読APIにGETが追加された( github.com/tootsuite/mastodon/ , github.com/tootsuite/mastodon/ ) ので、現在の状況を確認して不要な更新を行わないようにした。

ただしプッシュ購読APIのGETはAPIがない場合と購読がない場合の両方で404が返る。タンスのバージョンで読み分けるにしても2.4.0正式版と2.4.1以降でないと「購読がない」という判断ができない。2.4.0rc1はコミットによりAPIの有無が異なるが、バージョン番号には表れないので、おしなべて「APIがない」と解釈せざるを得ない。よってタンスが2.4.0正式版になるまでの間は、通知が不要な場合でも購読解除を定期的に呼び出すことがある。

Web site image
Release vestion 2.5.0 · tateisu/SubwayTooter
Web site image
Add GET /api/v1/push/subscription REST API by Gargron · Pull Request #7471 · mastodon/mastodon
Web site image
Fix 404 for GET /api/v1/push/subscription by Gargron · Pull Request #7472 · mastodon/mastodon