OSDN Git Service

Merge pull request #307 from opentween/detect-rate-limits
[opentween/open-tween.git] / OpenTween.Tests / Api /
2024-01-24 upsilonMerge pull request #307 from opentween/detect-rate...
2024-01-24 upsilonMerge pull request #306 from opentween/ignore-empty...
2024-01-24 upsilonMerge pull request #305 from opentween/mentions-endpoint
2024-01-24 Kimura Youichiタイムラインの取得結果にレートリミットに関するメッセージが含まれていた場合はエラーとして扱う
2024-01-24 Kimura YouichiTimelineTweetの中身が空だった場合は無視する
2024-01-19 Kimura Youichi/notifications/mentions.json を使用したReplyタブの更新に対応
2024-01-19 upsilonMerge pull request #300 from opentween/graphql-home...
2024-01-19 Kimura Youichigraphqlエンドポイントを使用したホームタイムラインの取得に対応
2024-01-06 upsilonMerge pull request #291 from opentween/fix-empty-user
2024-01-06 Kimura YouichiUserByScreenNameで空のユーザー情報が返ってきた場合にエラーとして扱う
2024-01-06 upsilonMerge pull request #290 from opentween/to-statuses...
2024-01-06 Kimura YouichiTimelineResponse.ToTwitterStatusesメソッドを追加
2023-12-22 upsilonMerge pull request #284 from opentween/replace-cursor
2023-12-22 Kimura YouichiTimelineReplaceEntryでcursorが更新されるテストケースを追加
2023-12-12 upsilonMerge pull request #280 from opentween/api-connection
2023-12-12 Kimura YouichiIApiConnectionLegacyを削除
2023-12-12 Kimura YouichiIApiConnectionLegacy.GetAsyncを使用している箇所をGetRequestに移行
2023-12-12 Kimura YouichiIApiConnectionLegacy.PostLazyAsyncを使用している箇所をPostRequestに移行
2023-12-12 Kimura YouichiTwitterApiTestでリクエストを検証するモックを生成するためのヘルパーを追加
2023-12-12 Kimura YouichiIMediaItemを引数に取るIApiConnectionLegacy.PostLazyAsyncを使用して...
2023-12-11 upsilonMerge pull request #278 from opentween/api-connection
2023-12-11 Kimura YouichiIApiConnectionLegacy.DeleteAsyncを使用している箇所をDeleteRequestに移行
2023-12-11 Kimura YouichiIApiConnectionLegacy.PostJsonAsyncを使用している箇所をPostJsonReq...
2023-12-11 upsilonMerge pull request #277 from opentween/graphql-quoted...
2023-12-11 Kimura YouichiTimelineTweetに含まれる引用ツイートの取得に対応
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-08 upsilonMerge pull request #273 from opentween/api-connection
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をIApiConnectionLegacyに名前変更
2023-12-06 upsilonMerge pull request #270 from opentween/update-nuget...
2023-12-06 Kimura YouichiMoq 4.20.70 にアップデート
2023-12-06 Kimura Youichiテストコード内で ConfigureAwait(false) を使用しない (xUnit1030)
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 #251 from opentween/user-timeline
2023-11-24 Kimura Youichigraphqlエンドポイントを使用したユーザータイムラインの取得に対応
2023-11-24 Kimura Youichigraphqlエンドポイントを使用したプロフィール情報の取得に対応
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 Youichi各タブのOldestIdの型にPostIdを使用する
2023-11-17 upsilonMerge pull request #246 from opentween/graphql-public...
2023-11-17 Kimura Youichigraphqlエンドポイントを使用した検索タイムラインの取得に対応
2023-11-17 Kimura YouichiPromoted Tweetの表示に対応
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-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-02 upsilonMerge pull request #210 from opentween/csharp11
2023-07-02 Kimura YouichiRaw string literalsを使用する
2023-07-02 upsilonMerge pull request #209 from opentween/postid
2023-07-01 Kimura Youichi発言IDを表現するPostIdクラスを追加
2022-07-07 upsilonMerge pull request #139 from opentween/home-timeline...
2022-07-07 Kimura YouichiRecentタブのツイート取得にTwitter API v2を使用する
2022-03-29 upsilonMerge pull request #130 from opentween/csharp10
2022-03-27 Kimura Youichi簡略化した new 式を使用する (IDE0090)
2022-02-28 upsilonMerge pull request #119 from kzrnm/feature/status_url
2022-02-28 upsilonMerge pull request #120 from opentween/stylecop
2022-02-28 Kimura Youichiファイル名とクラス名の不一致を修正 (SA1649)
2022-02-28 Kimura Youichiブロックの括弧を独立した行に書く (SA1500, SA1501, SA1502)
2022-02-28 Kimura Youichiフィールド名にアンダーバーを入れない (SA1310)
2022-02-28 Kimura Youichi識別子をPascalCaseにする (SA1300, SA1303, SA1307, SA1309,...
2022-02-27 Kimura Youichiパラメータの途中で改行しない (SA1118)
2022-02-27 Kimura Youichiパラメータの行を揃える (SA1117)
2022-02-27 Kimura Youichi`{`, `}` の前後にスペースを入れる (SA1012, SA1013)
next