@omnicaritas
that problem can be reproduced by using some API test tool. not ST's problem.
https://github.com/tateisu/SubwayTooter/releases/tag/v4.7.0
軽微な不具合の修正です。
- ピン留め投稿をブーストされた通知のアクション時刻の表記にピン留めアイコンが出てしまうバグの修正
- API応答の日時データがUTC時刻ではない場合に対応
- (Fedibird)ブースト通知に公開範囲アイコンを表示する
- gradle.properties の org.gradle.unsafe.configuration-cache=true は generate signed APK するときにエラーを出すことがあるのでfalseに変更した。