icon

nanacoのApple Pay登録後の「会員メニュー用パスワード」をサポートに問い合わせた。
物理カードでもパスワードの設定は可能で、自分の場合設定していたのでそれが引き継がれている状態だったそうな(必ずメモするのに知らないのは不可解だけど)。先方にパスワードリセット設定をして貰って解決した。

icon

Streamingの記載忘れてるぞ編。これでラスト。

Endpoints
GET /api/v1/streaming/public?only_media=true
GET /api/v1/streaming/public/local?only_media=true
GET /api/v1/streaming/public/remote?only_media=true

WebSocket
user:notification
public:remote (3.4.1〜)
public:media
public:local:media
public:remote:media (3.4.1〜)

Event types
conversation, announcement, announcement.reaction, announcement.delete

icon

Entitiesの記載忘れてるぞ編。

Filter
contextの値に"account"もある
Attachment
preview_remote_url
Report
説明が空っぽ
Instance
configuration (3.4.1の次〜)

icon

続けて引数など記載忘れてるぞ編。

GET /api/v1/accounts/:id/statuses
only_media(2.3〜?), pinned(2.5〜?), max_id, since_id, limit (Def:20, Max:40), exclude_replies, exclude_reblogs, tagged
GET /api/v1/accounts/:id/featured_tags
OAuthが本当はPublic
レスポンスの例にないけど、urlも返ってくる
GET /api/v1/timelines/public
limitのMaxは40
GET /api/v1/timelines/tag/:hashtag
any[], all[], none[]
GET /api/v1/bookmarks
引数の説明が空っぽ
POST /api/v1/push/subscription
policy

icon

(続き)
GET /api/v1/accounts/lookup (3.4〜)
github.com/mastodon/mastodon/p
GET /api/v1/instance/rules (3.4〜)
github.com/mastodon/mastodon/p
POST /api/v1/emails/confirmations (3.4〜)
github.com/mastodon/mastodon/p
GET /api/v2/suggestions (3.4〜)
github.com/mastodon/mastodon/p
POST /api/v1/accounts/:id/remove_from_followers (3.4.1の次〜)
github.com/mastodon/mastodon/p
GET /api/v1/streaming/user/notification (導入時期不明)
github.com/mastodon/mastodon/b

以上。3.0から更新さぼってるみたい。

Web site image
Add `GET /api/v1/accounts/lookup` REST API by Gargron · Pull Request #15740 · mastodon/mastodon
Web site image
Add server rules by Gargron · Pull Request #15769 · mastodon/mastodon
Web site image
Add `POST /api/v1/emails/confirmations` to REST API by Gargron · Pull Request #15816 · mastodon/mastodon
Web site image
Add cold start follow recommendations by Gargron · Pull Request #15945 · mastodon/mastodon
Web site image
Add remove from followers api by noellabo · Pull Request #16864 · mastodon/mastodon
Web site image
mastodon/index.js at main · mastodon/mastodon
icon

Mastodon公式APIドキュメントに記載されていないAPIを調べあげました。他にご存じの方いましたら情報提供求む。

GET /health (3.0〜)
github.com/mastodon/mastodon/p
github.com/mastodon/mastodon/p
POST /api/v2/media (3.1.3〜 ?)
github.com/mastodon/mastodon/p
GET /api/v1/streaming/public/remote (3.1.4〜)
github.com/mastodon/mastodon/p
(続く)

Web site image
Add healthcheck endpoint for web by ykzts · Pull Request #11770 · mastodon/mastodon
Web site image
Change health check by Gargron · Pull Request #15988 · mastodon/mastodon
Web site image
Change local media attachments to perform heavy processing asynchronously by Gargron · Pull Request #13210 · mastodon/mastodon
Web site image
Add remote only to public timeline by noellabo · Pull Request #13504 · mastodon/mastodon
icon

nanacoのApple Pay登録後、「会員メニュー用パスワード」の入力を求められるのだけど、登録した覚えがなくはまる。
本来はアプリ初回起動時に設定を求められるのに、でない場合がある不具合があるらしく、自分もこれになった模様。パスワード再設定に進んでも発行直後だからだめと弾かれる。