OSDN Git Service

バージョン v3.10.1-dev 開発開始
[opentween/open-tween.git] / OpenTween /
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 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 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 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-07 Kimura YouichiTweetThumbnailをTweetThumbnailControlに名前変更
2023-07-07 upsilonMerge pull request #224 from opentween/tabmodel-cursor
2023-07-07 Kimura YouichiTimelineTimelineCursorを使用した過去ツイートの取得に対応
2023-07-07 Kimura YouichiDirectMessageTabModel.NextCursorプロパティを追加
2023-07-07 Kimura YouichiTabModel.OldestId, SinceId プロパティを具象クラスに移動
2023-07-05 Kimura Youichiバージョン v3.6.3-dev 開発開始
2023-07-05 Kimura YouichiOpenTween v3.6.2 リリース
2023-07-06 upsilonMerge pull request #222 from opentween/fix-tweet-with...
2023-07-05 Kimura Youichiリプライ制限されたツイートのRTがParseTweetでエラーになる不具合の修正
2023-07-04 Kimura Youichiバージョン v3.6.2-dev 開発開始
2023-07-04 Kimura YouichiOpenTween v3.6.1 リリース
2023-07-06 upsilonMerge pull request #220 from opentween/fix-postclass...
2023-07-06 upsilonMerge pull request #219 from opentween/fix-graphql...
2023-07-06 upsilonMerge pull request #218 from opentween/fix-user-defined-url
2023-07-06 upsilonMerge pull request #217 from opentween/fix-owl
2023-07-06 upsilonMerge pull request #216 from opentween/update-changelog
2023-07-06 upsilonMerge pull request #215 from opentween/log-error-tweets
2023-07-06 upsilonMerge pull request #214 from opentween/tweet-with-visib...
2023-07-04 Kimura YouichiPostClass.IsReply の判定の誤りを修正
2023-07-04 Kimura Youichigraphqlのレスポンス読み込み中に発生したIOExceptionがハンドルされない不具合を修正
2023-07-04 Kimura YouichiUserAppointUrlが空文字列の場合にエラーが発生する不具合を修正 (thx @Tan90909090!)
2023-07-04 Kimura Youichi自分のツイートに対して PostClass.IsOwl がtrueにセットされる不具合の修正
2023-07-04 Kimura YouichiChangeLog修正
2023-07-04 Kimura YouichiTimelineTweetのパース失敗時にレスポンスのJSONをErrorLogsに書き出す
2023-07-04 Kimura YouichiTweetWithVisibilityResultsに含まれるツイートの読み込みに対応
2023-07-04 Kimura Youichiバージョン v3.6.1-dev 開発開始
2023-07-04 Kimura YouichiOpenTween v3.6.0 リリース
2023-07-04 upsilonMerge pull request #212 from opentween/graphql
2023-07-04 Kimura Youichigraphqlエンドポイントを使用したリストのタイムライン取得に対応
2023-07-04 upsilonMerge pull request #211 from opentween/use-postid-for...
2023-07-04 Kimura YouichiGetQuoteTweetStatusIdsで抽出したIDをTwitterStatusIdとして返す
2023-07-02 upsilonMerge pull request #210 from opentween/csharp11
2023-07-02 Kimura YouichiRaw string literalsを使用する
2023-07-02 Kimura YouichiC# の言語バージョンを C# 11.0 に変更
2023-07-02 upsilonMerge pull request #209 from opentween/postid
2023-07-01 Kimura Youichi発言IDを表現するPostIdクラスを追加
2023-07-01 Kimura YouichiTabModel.NextUnreadIdをNullableに変更
2023-07-01 Kimura YouichiTabModel.SelectedStatusIdをNullableに変更
2023-07-01 Kimura YouichiPostClass.StatusIdからミリ秒精度の日時を抽出してソートに使用する
2023-06-25 upsilonMerge pull request #208 from opentween/postclass-record
2023-06-25 Kimura YouichiPostClassをレコード型に変更, 初期化後に変更しないプロパティをinit-onlyに変更
2023-06-25 Kimura YouichiTwitterPostFactoryでのPostClassインスタンスの生成にオブジェクト初期化子を使用する
2023-06-25 Kimura YouichiPostClass.IsDeleted = true 設定時に他のプロパティに変更を加えない
2023-06-25 Kimura YouichiPostClass.StateIndexをgetter内で都度計算する
next