@noellabo
Fedibirdでプッシュ通知が拡張されたのは emoji_reaction だけで、quoteやstatus_reference はこない感じであってますか?
https://github.com/fedibird/mastodon/blob/main/app/controllers/api/v1/push/subscriptions_controller.rb#L55
https://github.com/fedibird/mastodon/blob/main/app/models/notification.rb#L31
Notification::TYPES にも存在してない感じです
@tateisu お、抜けてるな??(見直しますー)
@noellabo 片方はscheduled_statusないですね…
@tateisu やはり抜けてた。そんな気がしてた……
@noellabo Notification::TYPES を参照しましょう
@noellabo ありがとうございます!
@noellabo ああmainブランチじゃないのですね。失礼しました