https://github.com/tateisu/SubwayTooter/releases/tag/v4.5.5
- (Nightly fedibird)絵文字リアクション機能。
- fix #156, Subway Tooter requests grant type `client_credentials` when trying to connect to Friendica.
https://github.com/tateisu/SubwayTooter/releases/tag/v4.5.5
- (Nightly fedibird)絵文字リアクション機能。
- fix #156, Subway Tooter requests grant type `client_credentials` when trying to connect to Friendica.
https://github.com/tateisu/SubwayTooter/releases/tag/v4.5.6
試験リリースです。
- (Nightly Fedibird)自分の投稿へのリアクションの通知をWebPushで受け取る(購読の更新が必要)。
- (Nightly Fedibird)絵文字リアクションのストリーミングイベントに対応。
- Columnクラスの多すぎるメソッドをほぼ全て拡張関数として別ファイルに移動。
- firebase-messaging:22.0.0
https://github.com/tateisu/SubwayTooter/releases/tag/v4.5.7
試験リリースです。
- Mastdonのプロフカラムを見れないバグを修正
#SubwayTooter
https://github.com/tateisu/SubwayTooter/releases/tag/v4.5.8
試験リリースです。
- (Fedibird)「リアクションした投稿」カラムを追加。
- リアクションの+/-ボタンの位置を移動。
- 「アプリ設定/見た目/リアクション表示用の空間を確保する」を追加。
- リアクションの別アカ操作を改善。https://mastodon.juggler.jp/@tateisu/106267444494714783
- ほか、巨大クラスのメソッドを別ファイルに分割するなど。