OSDN Git Service

IApiConnection.PostJsonAsyncからレスポンスボディを取得できるように変更
[opentween/open-tween.git] / OpenTween / Connection / IApiConnection.cs
2023-07-16 Kimura YouichiIApiConnection.PostJsonAsyncからレスポンスボディを取得できるように変更
2019-08-31 upsilonMerge pull request #76 from upsilon/csharp8
2019-08-30 Kimura YouichiC# 8.0 のnull許容参照型を有効化
2019-07-16 Kimura YouichiDM送信完了時のレスポンスを即座にDirectタブに反映させる
2018-08-17 Kimura Youichi/direct_messages/events/destroy.json のリクエスト形式の誤りを修正
2018-08-17 Kimura Youichi/direct_messages/events/destroy.json によるDMの削除に対応
2018-06-08 upsilonMerge pull request #59 from upsilon/post-dm-event
2018-06-05 Kimura Youichiツイートに添付する画像のchunked uploadに対応
2016-08-26 spxMerge remote-tracking branch 'remotes/spx268/streaming...
2016-07-02 spxUserStreamsの接続をGetStreamingStreamAsyncへ分離
2016-05-27 Kimura YouichiTwitterApi.MediaMetadataCreateメソッドを追加
2016-05-20 Kimura YouichiTwitterApiConnectionの使用されていないメソッドを削除
2016-05-08 Kimura YouichiMerge pull request #34 from opentween/async-twitterapi
2016-05-02 Kimura Youichiton.twitter.com の画像の読み込みにTwitterApiConnectionクラスを使用する
2016-04-28 Kimura YouichiTwitterApiクラスからのレートリミットの更新に対応
2016-04-28 Kimura YouichiIApiConnectionにmultipart/form-dataを送信するためのメソッドを追加
2016-04-26 Kimura YouichiMerge branch 'master' into async-twitterapi
2016-01-05 Kimura YouichiTwitterApiクラスと関連するクラス及びインタフェースを追加