nanacoのApple Pay登録後の「会員メニュー用パスワード」をサポートに問い合わせた。
物理カードでもパスワードの設定は可能で、自分の場合設定していたのでそれが引き継がれている状態だったそうな(必ずメモするのに知らないのは不可解だけど)。先方にパスワードリセット設定をして貰って解決した。
情報BOTやツールを作ってます。
・震度速報 (@quaketelop)
・津波注意報・警報速報 (@tsunamitelop)
・日経平均株価 (@stockaverage)
・厳選ニュース (@newsselection)
・ねこ画像ブースト (@nekodon)
・いぬ画像ブースト (@inudon)
・ほどほどトレンドワード (@feditrend)
・API検索(https://www.antun.net/tool/mastodon/mastodoc.html)
・過去投稿ビュワー(https://www.antun.net/tool/mastodon/pastodon.html)
・Mastodonの投稿についた絵文字リアクションをだいたい表示するWebツール(https://gist.githack.com/antunnet/357dde794217e56a49695fab769b3e8c/raw/mastodonReactionViewer.html)
nanacoのApple Pay登録後の「会員メニュー用パスワード」をサポートに問い合わせた。
物理カードでもパスワードの設定は可能で、自分の場合設定していたのでそれが引き継がれている状態だったそうな(必ずメモするのに知らないのは不可解だけど)。先方にパスワードリセット設定をして貰って解決した。
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
Entitiesの記載忘れてるぞ編。
Filter
contextの値に"account"もある
Attachment
preview_remote_url
Report
説明が空っぽ
Instance
configuration (3.4.1の次〜)
続けて引数など記載忘れてるぞ編。
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
(続き)
GET /api/v1/accounts/lookup (3.4〜)
https://github.com/mastodon/mastodon/pull/15740
GET /api/v1/instance/rules (3.4〜)
https://github.com/mastodon/mastodon/pull/15769
POST /api/v1/emails/confirmations (3.4〜)
https://github.com/mastodon/mastodon/pull/15816
GET /api/v2/suggestions (3.4〜)
https://github.com/mastodon/mastodon/pull/15945
POST /api/v1/accounts/:id/remove_from_followers (3.4.1の次〜)
https://github.com/mastodon/mastodon/pull/16864
GET /api/v1/streaming/user/notification (導入時期不明)
https://github.com/mastodon/mastodon/blob/main/streaming/index.js
以上。3.0から更新さぼってるみたい。
Mastodon公式APIドキュメントに記載されていないAPIを調べあげました。他にご存じの方いましたら情報提供求む。
GET /health (3.0〜)
https://github.com/mastodon/mastodon/pull/11770
https://github.com/mastodon/mastodon/pull/15988
POST /api/v2/media (3.1.3〜 ?)
https://github.com/mastodon/mastodon/pull/13210
GET /api/v1/streaming/public/remote (3.1.4〜)
https://github.com/mastodon/mastodon/pull/13504
(続く)
nanacoのApple Pay登録後、「会員メニュー用パスワード」の入力を求められるのだけど、登録した覚えがなくはまる。
本来はアプリ初回起動時に設定を求められるのに、でない場合がある不具合があるらしく、自分もこれになった模様。パスワード再設定に進んでも発行直後だからだめと弾かれる。