OSDN Git Service

opentween/open-tween.git
2023-12-02 upsilonMerge pull request #265 from opentween/httpclient-builder
2023-12-02 Kimura YouichiHttpClientBuilderクラスを追加
2023-12-02 Kimura YouichiChangeLogの更新ミスを修正
2023-12-02 Kimura Youichiバージョン v3.9.1-dev 開発開始
2023-12-02 Kimura YouichiMerge branch 'develop' into release OpenTween_v3.9.0
2023-12-02 Kimura YouichiOpenTween v3.9.0 リリース
2023-12-02 upsilonMerge pull request #263 from opentween/fix-entity-witho...
2023-12-02 Kimura Youichidisplay_url, expanded_url の不足したEntityでエラーになる不具合を修正
2023-12-02 Kimura YouichiTwitterEntityUrl.DisplayUrl, ExpandedUrl をNullableに変更
2023-12-01 upsilonMerge pull request #262 from opentween/graphql-ratelimit
2023-12-01 Kimura Youichigraphqlエンドポイントに対するレートリミットの表示に対応
2023-11-29 upsilonMerge pull request #261 from opentween/fix-read-write...
2023-11-29 upsilonMerge pull request #260 from opentween/graphql-cursor-top
2023-11-28 Kimura YouichiWebRequestHandler.ReadWriteTimeoutの設定漏れを修正
2023-11-28 Kimura Youichicursorを使用した新着投稿の取得に対応
2023-11-28 Kimura Youichiバージョン v3.8.1-dev 開発開始
2023-11-28 Kimura YouichiMerge branch 'develop' into release OpenTween_v3.8.0
2023-11-28 Kimura YouichiOpenTween v3.8.0 リリース
2023-11-28 upsilonMerge pull request #257 from opentween/user-tweets...
2023-11-28 Kimura Youichiユーザータイムラインにリプライが含まれない不具合を修正
2023-11-27 upsilonMerge pull request #256 from opentween/disable-build-pdb
2023-11-27 Kimura YouichiCIでのビルド時に *.pdb の生成を無効化する
2023-11-26 upsilonMerge pull request #255 from opentween/fix-reproducible...
2023-11-26 Kimura YouichiDeterministicSourcePathsオプションを有効化
2023-11-26 upsilonMerge pull request #254 from opentween/handle-suspended...
2023-11-25 Kimura Youichi凍結されたユーザーのプロフィール情報取得時のエラー表示に対応
2023-11-25 Kimura Youichi凍結されたユーザーのツイートに対するエラー表示に対応
2023-11-24 upsilonMerge pull request #253 from opentween/fix-duplicate...
2023-11-24 Kimura Youichi起動直後にタイムラインの取得が重複して行われる不具合を修正
2023-11-24 upsilonMerge pull request #252 from opentween/drop-unnecessary...
2023-11-24 Kimura YouichiCookieを使用してAPI v1.1のユーザータイムラインにアクセスする際に必要だった制限を削除
2023-11-24 upsilonMerge pull request #251 from opentween/user-timeline
2023-11-24 Kimura Youichigraphqlエンドポイントを使用したユーザータイムラインの取得に対応
2023-11-24 Kimura Youichigraphqlエンドポイントを使用したプロフィール情報の取得に対応
2023-11-24 upsilonMerge pull request #250 from opentween/fix-search-timel...
2023-11-24 Kimura Youichi検索タイムラインで誤って公式RTが除外される不具合を修正
2023-11-21 upsilonMerge pull request #249 from opentween/fix-postid-comparer
2023-11-21 Kimura YouichiPostIdのソート順の仕様を変更
2023-11-20 upsilonMerge pull request #248 from opentween/fix-search-error
2023-11-20 Kimura YouichiAPIレスポンスにerrorsとdataの両方を含む場合はエラーを無視する
2023-11-20 upsilonMerge pull request #247 from opentween/adjust-promotion...
2023-11-20 Kimura YouichiPromoted Tweetのソート順をAPIレスポンスの順序に合わせる
2023-11-20 Kimura Youichi各タブのOldestIdの型にPostIdを使用する
2023-11-20 Kimura Youichi比較演算子によるPostIdの比較に対応
2023-11-17 upsilonMerge pull request #246 from opentween/graphql-public...
2023-11-17 Kimura Youichigraphqlエンドポイントを使用した検索タイムラインの取得に対応
2023-11-17 Kimura YouichiPromoted Tweetの表示に対応
2023-11-13 upsilonMerge pull request #245 from opentween/fix-stream-error
2023-11-13 Kimura YouichiJsonReaderWriterFactoryで発生するIOExceptionを適切にハンドルできていない不具合を修正
2023-11-13 upsilonMerge pull request #244 from opentween/fix-timeline...
2023-11-13 Kimura Youichiタイムライン更新の次回実行が1時間以上先になる場合は異常値としてタイマーをリセットする
2023-11-13 Kimura Youichiタイムライン更新に30秒以上掛かっている場合は完了を待機せず次のタイマーを開始させる
2023-11-11 upsilonMerge pull request #241 from opentween/task-collection
2023-11-11 Kimura YouichiTaskCollectionクラスを追加
2023-09-26 upsilonMerge pull request #240 from opentween/fix-playable...
2023-09-26 Kimura Youichi動画のサムネイル表示時に再生可能であることを示すアイコンが表示されない不具合を修正
2023-07-19 Kimura Youichiバージョン v3.7.2-dev 開発開始
2023-07-19 Kimura YouichiMerge branch 'develop' into release OpenTween_v3.7.1
2023-07-19 Kimura YouichiOpenTween v3.7.1 リリース
2023-07-19 upsilonMerge pull request #238 from opentween/fix-self-thread
2023-07-19 Kimura YouichiSelfThreadのツイートを取得できない不具合を修正
2023-07-19 upsilonMerge pull request #237 from opentween/fix-create-tweet
2023-07-19 Kimura YouichiCreateTweetでの2回目以降の投稿がエラーになる不具合を修正
2023-07-18 Kimura Youichiバージョン v3.7.1-dev 開発開始
2023-07-18 Kimura YouichiMerge branch 'develop' into release OpenTween_v3.7.0
2023-07-18 Kimura YouichiOpenTween v3.7.0 リリース
2023-07-18 upsilonMerge pull request #235 from opentween/drop-rts-if...
2023-07-18 Kimura Youichi「Listの発言取得に公式RTを含める」が無効の場合はRTを読み捨てる
2023-07-18 upsilonMerge pull request #234 from opentween/add-readme
2023-07-18 Kimura YouichiREADME.md を追加
2023-07-18 Kimura YouichiChangeLog.txt を配置する階層を移動
2023-07-18 upsilonMerge pull request #233 from opentween/handle-graphql...
2023-07-18 Kimura Youichigraphqlエンドポイントがエラーを返した場合にWebApiExceptionを発生させる
2023-07-17 upsilonMerge pull request #232 from opentween/ignore-stream...
2023-07-17 Kimura YouichiListLatestTweetsTimelineRequestで時々報告されるNotSupportedExce...
2023-07-17 upsilonMerge pull request #231 from opentween/fix-status-link
2023-07-16 Kimura YouichiDateTimeLabelのクリック時にStatusIdの型をチェックする
2023-07-16 upsilonMerge pull request #230 from opentween/tweet-detail
2023-07-16 Kimura YouichiTweetDetailを使用したツイートの取得に対応
2023-07-16 upsilonMerge pull request #229 from opentween/create-retweet
2023-07-16 Kimura YouichiDeleteRetweetを使用したリツイートの取消に対応
2023-07-16 Kimura YouichiCreateRetweetを使用したリツイートに対応
2023-07-16 upsilonMerge pull request #228 from opentween/delete-tweet
2023-07-16 Kimura YouichiDeleteTweetを使用したツイートの削除に対応
2023-07-16 Kimura YouichiCreateTweetRequestの不足しているパラメータを追加
2023-07-16 upsilonMerge pull request #227 from opentween/graphql-create...
2023-07-16 Kimura YouichiCreateTweetRequestを使用したツイート投稿に対応
2023-07-16 Kimura YouichiCreateTweetRequestを実装
2023-07-16 Kimura YouichiIApiConnection.PostJsonAsyncからレスポンスボディを取得できるように変更
2023-07-16 Kimura Youichirequiredプロパティを使用するために必要な属性を追加
2023-07-09 upsilonMerge pull request #226 from opentween/fix-image-search
2023-07-09 upsilonMerge pull request #225 from opentween/tweet-thumbnail
2023-07-08 Kimura YouichiGoogle画像検索のURLの変更に対応
2023-07-08 Kimura Youichiサムネイル情報の取得が短時間に完了した場合のPanel2Collapsedの変更回数を減らす
2023-07-08 Kimura Youichi画像をブラウザで開く処理をTweetThumbnailControl内で行う
2023-07-08 Kimura YouichiTweetThumbnailControlクラスからWinFormsに依存しない処理を分離
2023-07-08 Kimura YouichiMouseWheelMessageFilterにIDisposebleを実装
2023-07-08 Kimura YouichiOTPictureBox.Imageを直接更新した場合もSetImageFromTaskをキャンセルした扱いにする
2023-07-08 Kimura YouichiOTPictureBoxTestにWinFormsFactを使用する
2023-07-07 Kimura YouichiTweetThumbnailをTweetThumbnailControlに名前変更
next