OpenTween icon indicating copy to clipboard operation
OpenTween copied to clipboard

Mastodonクライアントの実装

Open upsilon opened this issue 7 years ago • 1 comments

開発中の upsilon:mastodon ブランチの最新ビルドは下記URLからダウンロードできます。 設定ファイルを壊す可能性があるため、普段使用しているOpenTweenには上書きせず必ず新しいフォルダに展開して使用して下さい。 https://ci.appveyor.com/project/upsilon/opentween/builds/45549844/artifacts

The latest build of the upsilon:mastodon branch under development can be downloaded from the following URL. This build may corrupt the setting file, DO NOT overwrite the OpenTween folder that you usually use. https://ci.appveyor.com/project/upsilon/opentween/builds/45549844/artifacts


  • [x] SettingCommon.xml に Mastodon の認証情報の項目を追加
  • [x] 設定ダイアログに Mastodon の認証画面を実装 (Authorization Code Grant)
  • [x] ホームタイムライン
  • [x] トゥート
  • [x] ふぁぼ
  • [x] ブースト
  • [x] トゥートに添付された画像の表示
  • [ ] PostClassでTwitterとMastodonのstatus_idを区別できる状態にする

ここから下は後回し

  • [ ] CW が設定されたトゥートの表示切り替え
  • [ ] NSFW が設定された画像の表示切り替え
  • [ ] ユーザープロフィール表示
  • [ ] ユーザータイムライン表示
  • [ ] トゥート投稿時の公開範囲設定
  • [ ] タイムライン振り分けタブ
  • [ ] Streaming API を使用したタイムラインのリアルタイム受信

upsilon avatar Apr 29 '17 08:04 upsilon

Any updates on this PR? I would love Mastodon in OpenTween

TheQuinbox avatar Jan 30 '22 13:01 TheQuinbox