OSDN Git Service

発言に含まれる短縮URLの展開処理をPostUrlExpanderクラスに移動
[opentween/open-tween.git] / OpenTween.Tests /
2023-12-11 Kimura Youichi発言に含まれる短縮URLの展開処理をPostUrlExpanderクラスに移動
2023-12-10 upsilonMerge pull request #275 from opentween/api-connection
2023-12-10 Kimura YouichiTwitterApiクラスの初期値としてTwitterCredentialNoneを使用する
2023-12-10 Kimura YouichiITwitterCredentialとアクセス手段ごとの具象クラスを追加
2023-12-10 upsilonMerge pull request #274 from opentween/api-connection
2023-12-10 Kimura YouichiGraphQL関連のリクエストにPostJsonRequestクラスを使用する
2023-12-10 Kimura YouichiPostJsonRequestクラスを追加
2023-12-10 Kimura YouichiApiResponse.ReadAsStringメソッドを追加
2023-12-10 Kimura YouichiApiResponse.ReadAsLazyJsonメソッドを追加
2023-12-08 upsilonMerge pull request #273 from opentween/api-connection
2023-12-08 Kimura Youichiton.twitter.com のサムネイル画像の取得に新しいIApiConnectionを使用する
2023-12-08 Kimura YouichiUserTweetsAndRepliesの取得に新しいIApiConnectionを使用する
2023-12-08 Kimura YouichiUserByScreenNameの取得に新しいIApiConnectionを使用する
2023-12-08 Kimura YouichiTweetDetailの取得に新しいIApiConnectionを使用する
2023-12-08 Kimura YouichiSearchTimelineの取得に新しいIApiConnectionを使用する
2023-12-08 Kimura YouichiListLatestTweetsTimelineの取得に新しいIApiConnectionを使用する
2023-12-08 Kimura YouichiIApiConnection, IHttpRequest, ApiResponseで構成する新しいTwitte...
2023-12-08 Kimura YouichiIApiConnectionをIApiConnectionLegacyに名前変更
2023-12-06 upsilonMerge pull request #270 from opentween/update-nuget...
2023-12-06 Kimura YouichiAltCover 8.6.95 にアップデート
2023-12-06 Kimura YouichiMoq 4.20.70 にアップデート
2023-12-06 Kimura YouichiLRUCacheDictionaryのテストにAssert.Containsを使用しない
2023-12-06 Kimura YouichiMemberDataとメソッド引数の型を合わせる (xUnit1012, xUnit1039)
2023-12-06 Kimura YouichiAssert.Empty, Assert.Single を使用する (xUnit2013)
2023-12-06 Kimura YouichiTask.Resultを使用しない (xUnit1031)
2023-12-06 Kimura Youichiテストコード内で ConfigureAwait(false) を使用しない (xUnit1030)
2023-12-06 Kimura YouichixUnit.net 2.6.2 にアップデート
2023-12-06 Kimura YouichiStyleCop.Analyzers 1.2.0-beta.507 にアップデート
2023-12-06 upsilonMerge pull request #268 from opentween/add-tweenmain...
2023-12-06 Kimura YouichiTweenMainのコンストラクタに対するテストコードを追加
2023-12-06 Kimura YouichiVerifyCredentialsメソッドの呼び出しをTweenMainコンストラクタの外に移動
2023-12-06 upsilonMerge pull request #269 from opentween/add-winforms...
2023-12-06 Kimura YouichiControl.TryInvokeメソッドに対するテストコードを追加
2023-12-06 Kimura YouichiOTBaseForm.ScaleChildControlメソッドに対するテストコードを追加
2023-12-06 Kimura YouichiFormおよびControl派生クラス等のコンストラクタに対するテストコードを追加
2023-12-06 Kimura YouichiSettingTabsから読み込んだタブ名が重複した場合の命名規則を変更
2023-12-02 upsilonMerge pull request #265 from opentween/httpclient-builder
2023-12-02 Kimura YouichiHttpClientBuilderクラスを追加
2023-12-02 upsilonMerge pull request #263 from opentween/fix-entity-witho...
2023-12-02 Kimura Youichidisplay_url, expanded_url の不足したEntityでエラーになる不具合を修正
2023-12-01 upsilonMerge pull request #262 from opentween/graphql-ratelimit
2023-12-01 Kimura Youichigraphqlエンドポイントに対するレートリミットの表示に対応
2023-11-29 upsilonMerge pull request #260 from opentween/graphql-cursor-top
2023-11-28 Kimura Youichicursorを使用した新着投稿の取得に対応
2023-11-28 upsilonMerge pull request #257 from opentween/user-tweets...
2023-11-28 Kimura Youichiユーザータイムラインにリプライが含まれない不具合を修正
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 #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に対するテストコードを追加
next