OSDN Git Service

opentween/open-tween.git
6 weeks agoTwitterUser.Idプロパティを削除
Kimura Youichi [Wed, 5 Jun 2024 15:08:48 +0000 (00:08 +0900)]
TwitterUser.Idプロパティを削除

6 weeks agoTwitterDirectMessage.{Id,SenderId,RecipientId}プロパティを削除
Kimura Youichi [Wed, 5 Jun 2024 15:02:50 +0000 (00:02 +0900)]
TwitterDirectMessage.{Id,SenderId,RecipientId}プロパティを削除

6 weeks agoTwitterStatus.{Id,InReplyToStatusId,InReplyToUserId,QuotedStatusId}プロパティを削除
Kimura Youichi [Wed, 5 Jun 2024 14:54:25 +0000 (23:54 +0900)]
TwitterStatus.{Id,InReplyToStatusId,InReplyToUserId,QuotedStatusId}プロパティを削除

6 weeks agoTwitterEntityMention.Idプロパティを削除
Kimura Youichi [Wed, 5 Jun 2024 14:39:54 +0000 (23:39 +0900)]
TwitterEntityMention.Idプロパティを削除

6 weeks agoParseDateTimeFromSnowflakeIdにlongではなくTwitterStatusIdを使用する
Kimura Youichi [Wed, 5 Jun 2024 14:53:01 +0000 (23:53 +0900)]
ParseDateTimeFromSnowflakeIdにlongではなくTwitterStatusIdを使用する

6 weeks agoTwitter{Status,DirectMessage,User}Idインスタンス生成時にnullチェックを行う
Kimura Youichi [Wed, 5 Jun 2024 14:28:54 +0000 (23:28 +0900)]
Twitter{Status,DirectMessage,User}Idインスタンス生成時にnullチェックを行う

6 weeks agoMerge pull request #351 from opentween/thumbnailinfo
upsilon [Wed, 5 Jun 2024 13:50:28 +0000 (22:50 +0900)]
Merge pull request #351 from opentween/thumbnailinfo

ThumbnailInfoから画像ダウンロード処理を分離

6 weeks agoThumbnailInfoから画像ダウンロード処理を分離
Kimura Youichi [Wed, 5 Jun 2024 00:35:06 +0000 (09:35 +0900)]
ThumbnailInfoから画像ダウンロード処理を分離

6 weeks agoMerge pull request #350 from opentween/fix-reload-profile-image
upsilon [Sun, 2 Jun 2024 12:53:54 +0000 (21:53 +0900)]
Merge pull request #350 from opentween/fix-reload-profile-image

プロフィール画像の手動での再読み込みが行えない不具合を修正

6 weeks agoプロフィール画像の手動での再読み込みが行えない不具合を修正
Kimura Youichi [Sun, 2 Jun 2024 12:43:34 +0000 (21:43 +0900)]
プロフィール画像の手動での再読み込みが行えない不具合を修正

6 weeks agoMerge pull request #349 from opentween/webp-decoder
upsilon [Sun, 2 Jun 2024 10:18:30 +0000 (19:18 +0900)]
Merge pull request #349 from opentween/webp-decoder

WebP画像のデコードに対応

6 weeks agoCI環境ではConvertFromWebp_SuccessTestの実行をスキップする
Kimura Youichi [Sun, 2 Jun 2024 09:25:13 +0000 (18:25 +0900)]
CI環境ではConvertFromWebp_SuccessTestの実行をスキップする

6 weeks agoWebP画像のデコードに対応
Kimura Youichi [Thu, 30 May 2024 20:04:53 +0000 (05:04 +0900)]
WebP画像のデコードに対応

7 weeks agoMemoryImageのbufferをbyte[]からArraySegment<byte>に変更
Kimura Youichi [Thu, 30 May 2024 13:49:45 +0000 (22:49 +0900)]
MemoryImageのbufferをbyte[]からArraySegment<byte>に変更

7 weeks agoMerge pull request #348 from opentween/account-factory
upsilon [Sat, 25 May 2024 17:46:01 +0000 (02:46 +0900)]
Merge pull request #348 from opentween/account-factory

AccountFactoryクラスを追加

7 weeks agoAccountFactoryクラスを追加
Kimura Youichi [Sat, 25 May 2024 17:28:46 +0000 (02:28 +0900)]
AccountFactoryクラスを追加

7 weeks agoUserAccountの未設定のプロパティを SettingCommon.xml に書き出さないようにする
Kimura Youichi [Sat, 25 May 2024 17:27:08 +0000 (02:27 +0900)]
UserAccountの未設定のプロパティを SettingCommon.xml に書き出さないようにする

7 weeks agoIAccountFactoryをIAccountSetupに名前変更
Kimura Youichi [Sat, 25 May 2024 14:57:30 +0000 (23:57 +0900)]
IAccountFactoryをIAccountSetupに名前変更

7 weeks agoMerge pull request #347 from opentween/check-account-type
upsilon [Sat, 25 May 2024 01:10:45 +0000 (10:10 +0900)]
Merge pull request #347 from opentween/check-account-type

TweenMain.twプロパティを削除

7 weeks agoTweenMain.twプロパティを削除
Kimura Youichi [Sat, 25 May 2024 01:04:10 +0000 (10:04 +0900)]
TweenMain.twプロパティを削除

7 weeks agoISocialProtocolClient.DeletePostメソッドでDMの削除に対応する
Kimura Youichi [Sat, 25 May 2024 01:00:12 +0000 (10:00 +0900)]
ISocialProtocolClient.DeletePostメソッドでDMの削除に対応する

7 weeks agoMerge pull request #346 from opentween/compose-post-state
upsilon [Sat, 25 May 2024 00:49:28 +0000 (09:49 +0900)]
Merge pull request #346 from opentween/compose-post-state

発言投稿時の文字数カウントおよびattachment_url, exclude_reply_user_idsの抽出処理を別クラスに分離

7 weeks agoISocialProtocolClient.GetTextLengthRemainメソッドを追加
Kimura Youichi [Fri, 24 May 2024 21:46:26 +0000 (06:46 +0900)]
ISocialProtocolClient.GetTextLengthRemainメソッドを追加

7 weeks agoISocialProcotolClient.CreatePostメソッドを追加
Kimura Youichi [Fri, 24 May 2024 21:33:17 +0000 (06:33 +0900)]
ISocialProcotolClient.CreatePostメソッドを追加

7 weeks ago発言投稿時の文字数カウントおよびattachment_url, exclude_reply_user_idsの抽出処理を別クラスに分離
Kimura Youichi [Fri, 24 May 2024 21:06:29 +0000 (06:06 +0900)]
発言投稿時の文字数カウントおよびattachment_url, exclude_reply_user_idsの抽出処理を別クラスに分離

8 weeks agoMediaSelector.InitializeServicesメソッドにISocialAccountを使用可能にする
Kimura Youichi [Fri, 24 May 2024 20:13:54 +0000 (05:13 +0900)]
MediaSelector.InitializeServicesメソッドにISocialAccountを使用可能にする

8 weeks agoPostStatusParamsをimmutableに変更しFormatStatusTextメソッドで使用する
Kimura Youichi [Fri, 24 May 2024 19:51:08 +0000 (04:51 +0900)]
PostStatusParamsをimmutableに変更しFormatStatusTextメソッドで使用する

8 weeks agoIMediaUploadService.IsNativeUploadServiceを追加
Kimura Youichi [Fri, 24 May 2024 17:36:14 +0000 (02:36 +0900)]
IMediaUploadService.IsNativeUploadServiceを追加

8 weeks agoMerge pull request #345 from opentween/account-state-interface
upsilon [Thu, 23 May 2024 00:13:26 +0000 (09:13 +0900)]
Merge pull request #345 from opentween/account-state-interface

ISocialAccount.AccountStateを追加

8 weeks ago表示中のタブを切り替えるとレートリミットの情報が表示されなくなる不具合を修正
Kimura Youichi [Thu, 23 May 2024 00:04:27 +0000 (09:04 +0900)]
表示中のタブを切り替えるとレートリミットの情報が表示されなくなる不具合を修正

Fixes: f2ae9689 ("MyCommon.TwitterRateLimitsを廃止しアカウントごとにレートリミットを把握できるようにする")

8 weeks agoISocialAccount.AccountStateを追加
Kimura Youichi [Wed, 22 May 2024 23:51:21 +0000 (08:51 +0900)]
ISocialAccount.AccountStateを追加

8 weeks agoMerge pull request #344 from opentween/ratelimit-status
upsilon [Wed, 22 May 2024 22:42:23 +0000 (07:42 +0900)]
Merge pull request #344 from opentween/ratelimit-status

MyCommon.TwitterApiStatusを廃止しアカウントごとにレートリミットを把握できるようにする

8 weeks agoMyCommon.TwitterRateLimitsを廃止しアカウントごとにレートリミットを把握できるようにする
Kimura Youichi [Wed, 22 May 2024 22:28:13 +0000 (07:28 +0900)]
MyCommon.TwitterRateLimitsを廃止しアカウントごとにレートリミットを把握できるようにする

8 weeks agoToolStripAPIGaugeからMyCommon.TwitterRateLimitsへの依存を除去
Kimura Youichi [Wed, 22 May 2024 22:07:05 +0000 (07:07 +0900)]
ToolStripAPIGaugeからMyCommon.TwitterRateLimitsへの依存を除去

8 weeks agoレートリミットの更新通知をRateLimitCollection.SubscribeAccessLimitUpdatedメソッド経由で購読する
Kimura Youichi [Wed, 22 May 2024 21:29:31 +0000 (06:29 +0900)]
レートリミットの更新通知をRateLimitCollection.SubscribeAccessLimitUpdatedメソッド経由で購読する

8 weeks agoTwitterApiStatusをTwitterRateLimitCollectionに名前変更
Kimura Youichi [Wed, 22 May 2024 21:02:10 +0000 (06:02 +0900)]
TwitterApiStatusをTwitterRateLimitCollectionに名前変更

8 weeks agoTwitterApiStatus.EndpointLimitsクラスをRateLimitCollectionに名前変更
Kimura Youichi [Wed, 22 May 2024 20:43:17 +0000 (05:43 +0900)]
TwitterApiStatus.EndpointLimitsクラスをRateLimitCollectionに名前変更

8 weeks ago使用していないTwitterApiStatus.MediaUploadLimitを削除
Kimura Youichi [Wed, 22 May 2024 20:18:16 +0000 (05:18 +0900)]
使用していないTwitterApiStatus.MediaUploadLimitを削除

8 weeks agoX-Access-Levelフィールドによる権限チェックを削除
Kimura Youichi [Wed, 22 May 2024 20:13:20 +0000 (05:13 +0900)]
X-Access-Levelフィールドによる権限チェックを削除

APIレスポンスにX-Access-Levelが含まれなくなり判定自体が機能しなくなっているため

8 weeks agoMerge pull request #343 from opentween/refresh-configuration
upsilon [Tue, 21 May 2024 19:21:02 +0000 (04:21 +0900)]
Merge pull request #343 from opentween/refresh-configuration

ISocialProtocolClient.RefreshConfigurationメソッドを追加

8 weeks agoRefreshOwlをアカウント別に実行可能にする
Kimura Youichi [Tue, 21 May 2024 18:58:17 +0000 (03:58 +0900)]
RefreshOwlをアカウント別に実行可能にする

8 weeks agoTwitterConfigurationをTwitterAccountStateに移動
Kimura Youichi [Tue, 21 May 2024 16:23:28 +0000 (01:23 +0900)]
TwitterConfigurationをTwitterAccountStateに移動

8 weeks agoMerge pull request #342 from opentween/fix-parse-tweet-error
upsilon [Tue, 21 May 2024 16:05:21 +0000 (01:05 +0900)]
Merge pull request #342 from opentween/fix-parse-tweet-error

取得したツイートのlegacyプロパティが欠落していてエラーになる場合がある問題の回避策を追加

8 weeks agoISocialProtocolClient.RefreshConfigurationメソッドを追加
Kimura Youichi [Tue, 21 May 2024 16:02:38 +0000 (01:02 +0900)]
ISocialProtocolClient.RefreshConfigurationメソッドを追加

8 weeks ago取得したツイートのlegacyプロパティが欠落していてエラーになる場合がある問題の回避策を追加
Kimura Youichi [Tue, 21 May 2024 15:19:39 +0000 (00:19 +0900)]
取得したツイートのlegacyプロパティが欠落していてエラーになる場合がある問題の回避策を追加

8 weeks agoMerge pull request #341 from opentween/timeline-response-filter
upsilon [Mon, 20 May 2024 20:16:36 +0000 (05:16 +0900)]
Merge pull request #341 from opentween/timeline-response-filter

TimelineResponseFilterクラスを追加

8 weeks agoTabInformations.IsMutedをIsGlobalMutedに名前変更
Kimura Youichi [Mon, 20 May 2024 19:59:23 +0000 (04:59 +0900)]
TabInformations.IsMutedをIsGlobalMutedに名前変更

8 weeks agoMutedUserIdsによるフィルタをTimelineResponseFilterで行う
Kimura Youichi [Mon, 20 May 2024 19:55:57 +0000 (04:55 +0900)]
MutedUserIdsによるフィルタをTimelineResponseFilterで行う

8 weeks agoBlockedUserIdsによるフィルタをTimelineResponseFilterで行う
Kimura Youichi [Mon, 20 May 2024 19:35:00 +0000 (04:35 +0900)]
BlockedUserIdsによるフィルタをTimelineResponseFilterで行う

8 weeks agoTimelineResponseFilterクラスを追加
Kimura Youichi [Mon, 20 May 2024 18:57:29 +0000 (03:57 +0900)]
TimelineResponseFilterクラスを追加

8 weeks agoMerge pull request #340 from opentween/migrate-to-account-client
upsilon [Mon, 20 May 2024 18:49:17 +0000 (03:49 +0900)]
Merge pull request #340 from opentween/migrate-to-account-client

ISocialProtocolClient.Get{Mentions,Favorites,List}Timelineメソッドを追加

8 weeks agoISocialProtocolClient.GetListTimelineメソッドを追加
Kimura Youichi [Mon, 20 May 2024 18:21:08 +0000 (03:21 +0900)]
ISocialProtocolClient.GetListTimelineメソッドを追加

8 weeks agoISocialProtocolClient.GetFavoritesTimelineメソッドを追加
Kimura Youichi [Mon, 20 May 2024 18:12:01 +0000 (03:12 +0900)]
ISocialProtocolClient.GetFavoritesTimelineメソッドを追加

8 weeks agoISocialProtocolClient.GetMentionsTimelineメソッドを追加
Kimura Youichi [Mon, 20 May 2024 18:04:17 +0000 (03:04 +0900)]
ISocialProtocolClient.GetMentionsTimelineメソッドを追加

8 weeks agoMerge pull request #318 from opentween/home-specified-account
upsilon [Mon, 20 May 2024 17:29:53 +0000 (02:29 +0900)]
Merge pull request #318 from opentween/home-specified-account

メインアカウント以外のホームタイムラインを表示する機能を追加

8 weeks agoGetAccountForTabでアカウントが不明な場合にnullの代わりにInvalidAccountインスタンスを返す
Kimura Youichi [Thu, 2 May 2024 16:26:53 +0000 (01:26 +0900)]
GetAccountForTabでアカウントが不明な場合にnullの代わりにInvalidAccountインスタンスを返す

8 weeks agoHomeSpecifiedAccountTabのアカウント名をタブのヘッダーに表示する
Kimura Youichi [Thu, 2 May 2024 15:42:32 +0000 (00:42 +0900)]
HomeSpecifiedAccountTabのアカウント名をタブのヘッダーに表示する

8 weeks agoメイン以外のアカウントのホームタイムラインを表示する機能を追加
Kimura Youichi [Wed, 7 Feb 2024 01:12:53 +0000 (10:12 +0900)]
メイン以外のアカウントのホームタイムラインを表示する機能を追加

8 weeks agoMerge pull request #339 from opentween/revert-timeline-scheduler
upsilon [Mon, 20 May 2024 15:30:12 +0000 (00:30 +0900)]
Merge pull request #339 from opentween/revert-timeline-scheduler

Revert "タイムライン更新が停止する不具合への暫定的な対処"

8 weeks agoChangeLog 更新
Kimura Youichi [Mon, 20 May 2024 15:22:38 +0000 (00:22 +0900)]
ChangeLog 更新

8 weeks agoRevert "タイムライン更新に30秒以上掛かっている場合は完了を待機せず次のタイマーを開始させる"
Kimura Youichi [Mon, 20 May 2024 15:12:44 +0000 (00:12 +0900)]
Revert "タイムライン更新に30秒以上掛かっている場合は完了を待機せず次のタイマーを開始させる"

This reverts commit 7cb5a25483d1f185076458e830021d4f17068c15.

8 weeks agoRevert "タイムライン更新の次回実行が1時間以上先になる場合は異常値としてタイマーをリセットする"
Kimura Youichi [Mon, 20 May 2024 15:11:42 +0000 (00:11 +0900)]
Revert "タイムライン更新の次回実行が1時間以上先になる場合は異常値としてタイマーをリセットする"

This reverts commit e6099ad9c8446be808805cee19d08344118c09b0.

2 months agoMerge pull request #338 from opentween/account-setup-dialog
upsilon [Sun, 19 May 2024 18:27:48 +0000 (03:27 +0900)]
Merge pull request #338 from opentween/account-setup-dialog

アカウント追加時にTwitter{Cookie,OAuth}SetupDialogを使用する

2 months agoAuthDialog, AuthTypeSelectDialog を削除
Kimura Youichi [Sun, 19 May 2024 17:40:36 +0000 (02:40 +0900)]
AuthDialog, AuthTypeSelectDialog を削除

2 months agoアカウント追加時にTwitter{Cookie,OAuth}SetupDialogを使用する
Kimura Youichi [Sun, 19 May 2024 17:37:13 +0000 (02:37 +0900)]
アカウント追加時にTwitter{Cookie,OAuth}SetupDialogを使用する

2 months agoTwitterCookieSetupDialogを追加
Kimura Youichi [Sun, 19 May 2024 15:41:45 +0000 (00:41 +0900)]
TwitterCookieSetupDialogを追加

2 months agoTwitterOAuthSetupDialogを追加
Kimura Youichi [Sat, 18 May 2024 18:13:06 +0000 (03:13 +0900)]
TwitterOAuthSetupDialogを追加

2 months agoMerge pull request #337 from opentween/twitter-user-id
upsilon [Fri, 17 May 2024 20:12:01 +0000 (05:12 +0900)]
Merge pull request #337 from opentween/twitter-user-id

TwitterUserIdクラスを追加

2 months agoTwitterUserIdクラスを追加
Kimura Youichi [Fri, 17 May 2024 18:39:42 +0000 (03:39 +0900)]
TwitterUserIdクラスを追加

2 months agoMerge pull request #336 from opentween/settings-list-element
upsilon [Fri, 17 May 2024 19:23:10 +0000 (04:23 +0900)]
Merge pull request #336 from opentween/settings-list-element

SettingTabsからListElementを設定用の独立したクラスに分離

2 months agoSettingTabsからListElementを設定用の独立したクラスに分離
Kimura Youichi [Fri, 17 May 2024 19:06:16 +0000 (04:06 +0900)]
SettingTabsからListElementを設定用の独立したクラスに分離

2 months agoMerge pull request #335 from opentween/use-graphql-viewer-endpoint
upsilon [Fri, 17 May 2024 15:45:49 +0000 (00:45 +0900)]
Merge pull request #335 from opentween/use-graphql-viewer-endpoint

ISocialProtocolClient.VerityCredentialsメソッドを追加

2 months agoISocialProtocolClient.VerityCredentialsメソッドを追加
Kimura Youichi [Fri, 17 May 2024 15:21:05 +0000 (00:21 +0900)]
ISocialProtocolClient.VerityCredentialsメソッドを追加

2 months agoCookie使用時に account/verify_credentials.json ではなくViewerを使用する
Kimura Youichi [Fri, 17 May 2024 14:59:30 +0000 (23:59 +0900)]
Cookie使用時に account/verify_credentials.json ではなくViewerを使用する

2 months agoMerge pull request #334 from opentween/fix-loading-timeline-icon
upsilon [Wed, 15 May 2024 17:44:08 +0000 (02:44 +0900)]
Merge pull request #334 from opentween/fix-loading-timeline-icon

発言一覧のプロフィール画像の読み込みでエラーが発生すると無限ループが生じる不具合を修正

2 months ago発言一覧のプロフィール画像の読み込みでエラーが発生すると無限ループが生じる不具合を修正
Kimura Youichi [Wed, 15 May 2024 17:34:47 +0000 (02:34 +0900)]
発言一覧のプロフィール画像の読み込みでエラーが発生すると無限ループが生じる不具合を修正

Fixes: 3cd3775b ("DrawListViewItemIconメソッドからプロフィール画像の描画処理をメソッドに抽出")

2 months agoMerge pull request #333 from opentween/update-url-regex
upsilon [Wed, 15 May 2024 17:31:48 +0000 (02:31 +0900)]
Merge pull request #333 from opentween/update-url-regex

twitter.com のURLを抽出する正規表現パターンを x.com に対応させる

2 months agotwitter.com のURLを抽出する正規表現パターンを x.com に対応させる
Kimura Youichi [Wed, 15 May 2024 17:23:26 +0000 (02:23 +0900)]
twitter.com のURLを抽出する正規表現パターンを x.com に対応させる

2 months agoMerge pull request #332 from opentween/update-twemoji
upsilon [Wed, 15 May 2024 14:41:59 +0000 (23:41 +0900)]
Merge pull request #332 from opentween/update-twemoji

Twemojiの正規表現パターンを更新

2 months agoTwemojiの正規表現パターンを更新
Kimura Youichi [Wed, 15 May 2024 14:33:54 +0000 (23:33 +0900)]
Twemojiの正規表現パターンを更新

https://github.com/jdecked/twemoji-parser/blob/v15.1.0/src/lib/regex.js#L5

2 months agoMerge pull request #331 from opentween/social-protocol-client
upsilon [Tue, 14 May 2024 19:57:21 +0000 (04:57 +0900)]
Merge pull request #331 from opentween/social-protocol-client

Twitterクラスの一部メソッドをISocialProtocolClientに移動

2 months agoTwitterV1Clientでのcursorに対するテストコードを追加
Kimura Youichi [Tue, 14 May 2024 19:24:05 +0000 (04:24 +0900)]
TwitterV1Clientでのcursorに対するテストコードを追加

2 months agoISocialProtocolClient.GetRelatedPostsメソッドを追加
Kimura Youichi [Tue, 14 May 2024 18:54:34 +0000 (03:54 +0900)]
ISocialProtocolClient.GetRelatedPostsメソッドを追加

2 months agoISocialProtocolClient.GetSearchTimelineメソッドを追加
Kimura Youichi [Tue, 14 May 2024 18:35:46 +0000 (03:35 +0900)]
ISocialProtocolClient.GetSearchTimelineメソッドを追加

2 months agoISocialProtocolClient.GetPostByIdメソッドを追加
Kimura Youichi [Tue, 14 May 2024 18:01:47 +0000 (03:01 +0900)]
ISocialProtocolClient.GetPostByIdメソッドを追加

2 months agoTweenMain.TwitterInstanceプロパティを削除
Kimura Youichi [Tue, 14 May 2024 18:14:46 +0000 (03:14 +0900)]
TweenMain.TwitterInstanceプロパティを削除

2 months agoISocialAccount.AccountTypeプロパティを追加
Kimura Youichi [Tue, 14 May 2024 19:12:25 +0000 (04:12 +0900)]
ISocialAccount.AccountTypeプロパティを追加

2 months agoISocialProtocolQueryとISocialProtocolMutationを統合
Kimura Youichi [Tue, 14 May 2024 17:49:23 +0000 (02:49 +0900)]
ISocialProtocolQueryとISocialProtocolMutationを統合

2 months agoMerge pull request #330 from opentween/api-connection-dependency
upsilon [Fri, 10 May 2024 19:39:38 +0000 (04:39 +0900)]
Merge pull request #330 from opentween/api-connection-dependency

TwitterApiConnectionインスタンスの生成をTwitterAccountで行う

2 months agoTwitterApiクラスからTwitterAccountStateへの依存を除去
Kimura Youichi [Fri, 10 May 2024 19:05:49 +0000 (04:05 +0900)]
TwitterApiクラスからTwitterAccountStateへの依存を除去

2 months agoMyLists,UserInfoDialogにTwitterApiを直接渡さずTwitterクラスを使用する
Kimura Youichi [Fri, 10 May 2024 19:03:14 +0000 (04:03 +0900)]
MyLists,UserInfoDialogにTwitterApiを直接渡さずTwitterクラスを使用する

2 months agoTwitterApiConnectionインスタンスの生成をTwitterAccountで行う
Kimura Youichi [Fri, 10 May 2024 18:37:39 +0000 (03:37 +0900)]
TwitterApiConnectionインスタンスの生成をTwitterAccountで行う

2 months agoTwitter.AccountStateをTwitterAccountStateのプロパティに移動
Kimura Youichi [Fri, 10 May 2024 18:11:28 +0000 (03:11 +0900)]
Twitter.AccountStateをTwitterAccountStateのプロパティに移動

2 months agoTweenMain.CheckAccountValidをインスタンスメソッドに変更
Kimura Youichi [Fri, 10 May 2024 18:09:54 +0000 (03:09 +0900)]
TweenMain.CheckAccountValidをインスタンスメソッドに変更

2 months agoMerge pull request #329 from opentween/mutation-class
upsilon [Fri, 10 May 2024 16:29:19 +0000 (01:29 +0900)]
Merge pull request #329 from opentween/mutation-class

Post/DeleteRetweet, DeletePost メソッドを ISocialProtocolMutation に移動

2 months agoDeleteTweetメソッドをISocialProtocolMutationに移動
Kimura Youichi [Fri, 10 May 2024 15:26:38 +0000 (00:26 +0900)]
DeleteTweetメソッドをISocialProtocolMutationに移動

2 months agoDeleteRetweetメソッドをISocialProtocolMutationに移動
Kimura Youichi [Thu, 9 May 2024 16:49:19 +0000 (01:49 +0900)]
DeleteRetweetメソッドをISocialProtocolMutationに移動

2 months agoPostRetweetメソッドをISocialProtocolMutationに移動
Kimura Youichi [Thu, 9 May 2024 16:42:57 +0000 (01:42 +0900)]
PostRetweetメソッドをISocialProtocolMutationに移動

2 months agoRTの取り消しに /statuses/unretweet.json を使用する
Kimura Youichi [Thu, 9 May 2024 16:23:24 +0000 (01:23 +0900)]
RTの取り消しに /statuses/unretweet.json を使用する

2 months agoMerge pull request #328 from opentween/mutation-class
upsilon [Wed, 8 May 2024 18:36:38 +0000 (03:36 +0900)]
Merge pull request #328 from opentween/mutation-class

ISocialAccount.Mutation を追加