Commit Graph

642 Commits

Author SHA1 Message Date
usbharu 0cfd078d4b
feat: リモートのメディア保存前に重複チェックを実施するように 2023-11-30 01:28:44 +09:00
usbharu 6c5fca38bd
fix: リモートのメディアを取得するときにResourceResolverを使用するように変更 2023-11-30 01:19:22 +09:00
usbharu cd7ccaf3f7
test: 全テスト後にDBをDropするように 2023-11-30 00:50:18 +09:00
usbharu 9769b5e2c9
Merge branch 'develop' into feature/mastodon-api-int-test 2023-11-29 17:03:42 +09:00
usbharu 774938ff33
style: fix lint 2023-11-29 16:53:01 +09:00
usbharu a673ae1443
fix: 投稿のスコープの設定を修正 2023-11-29 16:24:54 +09:00
usbharu 5da3bc9d54
fix: 返信が無視されていたのを修正 2023-11-29 16:24:30 +09:00
usbharu 2d0293aa25
test: Statusのテストを追加 2023-11-29 16:23:59 +09:00
usbharu 9146d39116
refactor: MediaTest.ktを移動 2023-11-29 15:33:53 +09:00
usbharu ccb036ebc1
fix: メディアアップロードのスコープの設定を修正 2023-11-29 15:18:12 +09:00
usbharu d56ec95029
test: メディアアップロードのスコープのテストを追加 2023-11-29 15:17:52 +09:00
usbharu 5788f423ba
fix: png形式の画像の一時ファイルの作成に失敗する問題を修正 2023-11-29 15:03:21 +09:00
usbharu afc5efdec7
test: メディアアップロードのテストを追加 2023-11-29 15:02:46 +09:00
usbharu c4c31bae75
test: apps apiのテストを追加 2023-11-29 12:49:18 +09:00
usbharu 3739d09463
test: account apiのテストを追加 2023-11-29 12:48:56 +09:00
usbharu 5b0ae2efad
test: テストを修正 2023-11-28 15:24:54 +09:00
usbharu 50b1a50e47
feat: Signatureヘッダーがない場合コントローラーの時点で401を返すように 2023-11-28 13:56:39 +09:00
usbharu c11fa94261
feat: http-signatureのSpring Securityを使用した認証をpostのみに変更 2023-11-28 13:34:21 +09:00
usbharu 3cb0eac56c
feat: 登録されていなかったJobProcessorやActivityPubProcessorを登録 2023-11-28 13:24:01 +09:00
usbharu b14e62d36a
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-28 12:41:26 +09:00
usbharu 6ebfdce531
refactor: objectをapObjectにしてエスケープの必要をなくした 2023-11-28 12:34:56 +09:00
usbharu 0cec15f73b
refactor: 不要な宣言等を削除 2023-11-28 12:28:32 +09:00
usbharu 2aa01f98ad
reafactor: その他の部分もNull-safeに 2023-11-28 12:10:40 +09:00
usbharu d92f6d0cd5
refactor: POJOの変更を反映 2023-11-28 11:58:30 +09:00
usbharu 02c1e8ed90
refactor: Objectを継承するJSONマッピング用のPOJOをNull-safeに 2023-11-28 11:19:27 +09:00
usbharu 71acfe7371
refactor: 一部のAPのJSONマッピング用のPOJOをNull-safeに 2023-11-28 10:44:54 +09:00
usbharu c89e407935
refactor: 長すぎるメソッドなどを修正 2023-11-27 18:28:41 +09:00
usbharu a205c8608c
refactor: 長すぎるメソッドなどを修正 2023-11-27 17:29:11 +09:00
usbharu 4a137dea91
style: fix lint 2023-11-27 16:04:06 +09:00
usbharu 472c147758
style: fix lint 2023-11-27 15:52:49 +09:00
usbharu 553ce4943f
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-27 15:10:22 +09:00
usbharu 08ba37f3b1
refactor: 不要な依存を削除 2023-11-27 15:03:26 +09:00
usbharu dc7e597f5c
test: 不要なテストを削除 2023-11-27 14:23:51 +09:00
usbharu 6951c525bd
refactor: 不要になったAPServiceを削除 2023-11-27 14:13:08 +09:00
usbharu 7fb7fe8ff4
feat: その他のJobProcessorを追加 2023-11-27 14:09:44 +09:00
usbharu ed0db751a3
feat: 不要になったAPServiceを削除 2023-11-27 13:52:42 +09:00
usbharu 0790f4b0ef
feat: その他のActivityPubプロセッサーを追加 2023-11-27 13:43:37 +09:00
usbharu 2cfb6bd9e9
feat: followのジョブプロセッサーを追加 2023-11-27 11:57:42 +09:00
usbharu b6746fe886
refactor: tmpから正式なパッケージに移動 2023-11-26 15:47:40 +09:00
usbharu e11bcee6e7
feat: Inboxのジョブキューを型安全ジョブキュー実装に切り替え 2023-11-26 15:36:43 +09:00
usbharu 1cba8e87a4
feat: Inboxのジョブキューを型安全ジョブキュー実装に切り替え 2023-11-26 13:17:49 +09:00
usbharu 187e22df9c
feat: 型安全ジョブキューの骨組みを作成 2023-11-26 12:40:59 +09:00
usbharu 6dfbf1565b
feat: 型安全なジョブキューのプロセッサーを追加 2023-11-26 11:19:25 +09:00
usbharu 0b0c932736
feat: 型安全ジョブキューをすべてのジョブキューに適用 2023-11-25 16:46:03 +09:00
usbharu a35bc7b56b
feat: 型安全ジョブキュー 2023-11-25 16:23:00 +09:00
usbharu 34a6f6e91c
feat: Createのアクティビティに対応 2023-11-22 02:14:21 +09:00
usbharu d02e68cba4
feat: InboxJobProcessorを使用するように 2023-11-22 02:00:19 +09:00
usbharu 829929a241
feat: InboxJobProcessorを追加 2023-11-22 01:57:42 +09:00
usbharu 084eda9d39
feat: ActivityPubの処理共通interfaceを追加 2023-11-22 00:56:12 +09:00
usbharu 5382370a0a
refactor: ActivityPubStringResponseを削除 2023-11-22 00:27:44 +09:00