OSDN Git Service

opentween/open-tween.git
2023-07-18 Kimura Youichi「Listの発言取得に公式RTを含める」が無効の場合はRTを読み捨てる
2023-07-18 upsilonMerge pull request #234 from opentween/add-readme
2023-07-18 Kimura YouichiREADME.md を追加
2023-07-18 Kimura YouichiChangeLog.txt を配置する階層を移動
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-17 upsilonMerge pull request #231 from opentween/fix-status-link
2023-07-16 Kimura YouichiDateTimeLabelのクリック時にStatusIdの型をチェックする
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 Kimura YouichiCreateTweetRequestの不足しているパラメータを追加
2023-07-16 upsilonMerge pull request #227 from opentween/graphql-create...
2023-07-16 Kimura YouichiCreateTweetRequestを使用したツイート投稿に対応
2023-07-16 Kimura YouichiCreateTweetRequestを実装
2023-07-16 Kimura YouichiIApiConnection.PostJsonAsyncからレスポンスボディを取得できるように変更
2023-07-16 Kimura Youichirequiredプロパティを使用するために必要な属性を追加
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 Youichiサムネイル情報の取得が短時間に完了した場合のPanel2Collapsedの変更回数を減らす
2023-07-08 Kimura Youichi画像をブラウザで開く処理をTweetThumbnailControl内で行う
2023-07-08 Kimura YouichiTweetThumbnailControlクラスからWinFormsに依存しない処理を分離
2023-07-08 Kimura YouichiMouseWheelMessageFilterにIDisposebleを実装
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-07 Kimura YouichiDirectMessageTabModel.NextCursorプロパティを追加
2023-07-07 Kimura YouichiTabModel.OldestId, SinceId プロパティを具象クラスに移動
2023-07-05 Kimura Youichiバージョン v3.6.3-dev 開発開始
2023-07-05 Kimura YouichiOpenTween v3.6.2 リリース
2023-07-06 upsilonMerge pull request #222 from opentween/fix-tweet-with...
2023-07-05 Kimura Youichiリプライ制限されたツイートのRTがParseTweetでエラーになる不具合の修正
2023-07-04 Kimura Youichiバージョン v3.6.2-dev 開発開始
2023-07-04 Kimura YouichiOpenTween v3.6.1 リリース
2023-07-06 upsilonMerge pull request #220 from opentween/fix-postclass...
2023-07-06 upsilonMerge pull request #219 from opentween/fix-graphql...
2023-07-06 upsilonMerge pull request #218 from opentween/fix-user-defined-url
2023-07-06 upsilonMerge pull request #217 from opentween/fix-owl
2023-07-06 upsilonMerge pull request #216 from opentween/update-changelog
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 YouichiPostClass.IsReply の判定の誤りを修正
2023-07-04 Kimura Youichigraphqlのレスポンス読み込み中に発生したIOExceptionがハンドルされない不具合を修正
2023-07-04 Kimura YouichiUserAppointUrlが空文字列の場合にエラーが発生する不具合を修正 (thx @Tan90909090!)
2023-07-04 Kimura Youichi自分のツイートに対して PostClass.IsOwl がtrueにセットされる不具合の修正
2023-07-04 Kimura YouichiChangeLog修正
2023-07-04 Kimura YouichiTimelineTweetのパース失敗時にレスポンスのJSONをErrorLogsに書き出す
2023-07-04 Kimura YouichiTweetWithVisibilityResultsに含まれるツイートの読み込みに対応
2023-07-04 Kimura Youichiバージョン v3.6.1-dev 開発開始
2023-07-04 Kimura YouichiOpenTween v3.6.0 リリース
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.NextUnreadIdをNullableに変更
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 YouichiTwitterPostFactoryでのPostClassインスタンスの生成にオブジェクト初期化子を使用する
2023-06-25 Kimura YouichiPostClass.IsDeleted = true 設定時に他のプロパティに変更を加えない
2023-06-25 Kimura YouichiPostClass.StateIndexをgetter内で都度計算する
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-06-15 Kimura Youichiバージョン v3.5.1-dev 開発開始
2023-06-15 Kimura YouichiOpenTween v3.5.0 リリース
2023-06-15 upsilonMerge pull request #202 from opentween/fix-timeline...
2023-06-15 upsilonMerge pull request #201 from opentween/fix-disposing...
2023-06-15 upsilonMerge pull request #200 from opentween/fix-undo-removed-tab
2023-06-15 upsilonMerge pull request #199 from opentween/option-for-built...
2023-06-15 upsilonMerge pull request #198 from opentween/warn-on-unsuppor...
2023-06-15 Kimura YouichiCookieを使用する場合にUserTimelineで99件を超えて取得するとエラーが返る問題の回避策を追加
2023-06-15 Kimura YouichiTwitterApi.AppTokenプロパティをpublicに変更
2023-06-15 Kimura YouichiImageCache内のTaskで発生したエラーがハンドルされずに破棄されてしまう場合がある不具合の修正
2023-06-15 Kimura Youichi削除したタブの取消時に同名のタブが存在した場合のエラーが適切に処理されない不具合を修正
2023-06-15 Kimura YouichiAuthByOAuth1BuiltinKeyRadioButtonを追加
2023-06-15 Kimura YouichiConsumerKey/ConsumerSecret未指定の場合にOpenTweenのAPIキーを使用する
next