OSDN Git Service

バージョン v3.13.1-dev 開発開始
[opentween/open-tween.git] / OpenTween / Api / GraphQL / ListLatestTweetsTimelineRequest.cs
2024-01-24 upsilonMerge pull request #307 from opentween/detect-rate...
2024-01-24 Kimura YouichiTimelineResponseParserを追加
2023-12-08 upsilonMerge pull request #273 from opentween/api-connection
2023-12-08 Kimura YouichiListLatestTweetsTimelineの取得に新しいIApiConnectionを使用する
2023-12-08 Kimura YouichiIApiConnectionをIApiConnectionLegacyに名前変更
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-13 upsilonMerge pull request #245 from opentween/fix-stream-error
2023-11-13 Kimura YouichiJsonReaderWriterFactoryで発生するIOExceptionを適切にハンドルできていない不具合を修正
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-07 upsilonMerge pull request #224 from opentween/tabmodel-cursor
2023-07-07 Kimura YouichiTimelineTimelineCursorを使用した過去ツイートの取得に対応
2023-07-06 upsilonMerge pull request #219 from opentween/fix-graphql...
2023-07-04 Kimura Youichigraphqlのレスポンス読み込み中に発生したIOExceptionがハンドルされない不具合を修正
2023-07-04 upsilonMerge pull request #212 from opentween/graphql
2023-07-04 Kimura Youichigraphqlエンドポイントを使用したリストのタイムライン取得に対応