OSDN Git Service

凍結されたユーザーのツイートに対するエラー表示に対応
[opentween/open-tween.git] / OpenTween.Tests /
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 #251 from opentween/user-timeline
2023-11-24 Kimura Youichigraphqlエンドポイントを使用したユーザータイムラインの取得に対応
2023-11-24 Kimura Youichigraphqlエンドポイントを使用したプロフィール情報の取得に対応
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-11 upsilonMerge pull request #241 from opentween/task-collection
2023-11-11 Kimura YouichiTaskCollectionクラスを追加
2023-07-19 upsilonMerge pull request #238 from opentween/fix-self-thread
2023-07-19 Kimura YouichiSelfThreadのツイートを取得できない不具合を修正
2023-07-18 upsilonMerge pull request #233 from opentween/handle-graphql...
2023-07-18 Kimura Youichigraphqlエンドポイントがエラーを返した場合にWebApiExceptionを発生させる
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 upsilonMerge pull request #227 from opentween/graphql-create...
2023-07-16 Kimura YouichiCreateTweetRequestを実装
2023-07-16 Kimura YouichiIApiConnection.PostJsonAsyncからレスポンスボディを取得できるように変更
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 YouichiTweetThumbnailControlクラスからWinFormsに依存しない処理を分離
2023-07-08 Kimura YouichiOTPictureBox.Imageを直接更新した場合もSetImageFromTaskをキャンセルした扱いにする
2023-07-08 Kimura YouichiOTPictureBoxTestにWinFormsFactを使用する
2023-07-07 Kimura YouichiTweetThumbnailをTweetThumbnailControlに名前変更
2023-07-07 upsilonMerge pull request #224 from opentween/tabmodel-cursor
2023-07-07 Kimura YouichiTimelineTimelineCursorを使用した過去ツイートの取得に対応
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 YouichiTimelineTweetのパース失敗時にレスポンスのJSONをErrorLogsに書き出す
2023-07-04 Kimura YouichiTweetWithVisibilityResultsに含まれるツイートの読み込みに対応
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-04 upsilonMerge pull request #206 from opentween/add-testcases
2023-07-04 Kimura YouichiTabInformationsに対するテストコードを追加
2023-07-04 Kimura YouichiMediaSelectorに対するテストコードを追加
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.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 YouichiPostClass.IsDeleted = true 設定時に他のプロパティに変更を加えない
2023-06-25 Kimura YouichiPostClass.IsFav更新時にRT元のPostClassを更新する挙動を削除
2023-06-25 upsilonMerge pull request #207 from opentween/fix-clear-tab
2023-06-25 Kimura YouichiTabInformations.ClearTabIdsで不要になった発言がPostsから削除されない場合がある...
2023-06-17 upsilonMerge pull request #205 from opentween/update-dependencies
2023-06-17 Kimura YouichiOpenTween.Testsプロジェクトの依存関係を更新
2023-06-17 upsilonMerge pull request #204 from opentween/add-testcases
2023-06-16 Kimura Youichiタブ削除の取消の処理をTabInformationsに移動
2023-06-16 Kimura YouichiTabInformationsクラスのテストケースを追加
2023-01-23 upsilonMerge pull request #195 from opentween/reorder-in-media...
2023-01-23 Kimura YouichiMediaSelectorに追加したメディアの順序変更・削除に対応
2023-01-22 upsilonMerge pull request #193 from opentween/add-testcase
2023-01-22 Kimura YouichiTwitterComCookieHandlerのテストコードを追加
2023-01-21 upsilonMerge pull request #190 from opentween/launch-browser...
2023-01-21 Kimura YouichiURLをWebブラウザで開く時にスキームが正しいか検証する
2023-01-19 upsilonMerge pull request #187 from opentween/renew-media...
2023-01-19 Kimura Youichi選択中の画像のMemoryImageをMediaSelectorで保持する
2023-01-19 Kimura YouichiIMediaItem.IsDisposed プロパティを追加
2023-01-19 Kimura YouichiMediaSelectorクラスにWinFormsに依存しない処理を分離
2023-01-14 Kimura YouichiMediaSelectorをMediaSelectorPanelに名前変更
2023-01-10 upsilonMerge pull request #177 from opentween/net48
2023-01-10 Kimura YouichiTargetFrameworkを .NET Framework 4.8 に変更
2023-01-10 upsilonMerge pull request #174 from niyari/patch-1
2023-01-10 niyaritwitter / twemoji のCDNを変更
2022-08-30 upsilonMerge pull request #162 from kzrnm/feature/csproj_edito...
2022-08-28 upsilonMerge pull request #164 from opentween/fix-deadlock...
2022-08-28 Kimura Youichiサムネイル画像の読み込みを明示的にワーカースレッド上で行う
2022-07-29 upsilonMerge pull request #153 from opentween/fix-invoke-async
2022-07-29 Kimura YouichiRevert "InvokeAsyncメソッドをOTBaseFormからExtensionsに移動"
2022-07-24 upsilonMerge pull request #148 from opentween/update-twemoji...
2022-07-24 Kimura YouichiTwemojiの正規表現パターンを更新
2022-07-10 upsilonMerge pull request #146 from opentween/fix-max-results...
2022-07-10 Kimura YouichiRecentタブのAPI v2移行による取得件数上限の変更を反映
2022-07-07 upsilonMerge pull request #139 from opentween/home-timeline...
2022-07-07 Kimura YouichiPostClassインスタンスの生成処理をTwitterPostFactoryクラスに分離
2022-07-07 Kimura YouichiRecentタブのツイート取得にTwitter API v2を使用する
2022-05-22 upsilonMerge pull request #138 from opentween/altcover
2022-05-22 Kimura Youichiコードカバレッジの取得にAltCoverを使用する
next