Commit Graph

196 Commits

Author SHA1 Message Date
usbharu 8027f937e9
refactor: 不要なメソッドを削除、FollowQueryServiceの実体をRelationshipQueryServiceに 2023-12-10 15:55:09 +09:00
usbharu e41763b96d
test: テストを修正 2023-12-10 15:43:12 +09:00
usbharu c1397471db
test: RelationshipServiceImplTestを追加 2023-12-10 14:32:43 +09:00
usbharu e353012936
test: Rejectのシリアライズデシリアライズのテストを追加 2023-12-07 17:52:57 +09:00
usbharu 61a1f5dcc9
test: Blockのシリアライズテストを修正 2023-12-07 17:29:57 +09:00
usbharu dd89b48d57
test: Blockのシリアライズ、デシリアライズテストを追加 2023-12-07 17:19:33 +09:00
usbharu bec8af6388
test: account api のUnitテストを追加 2023-12-07 10:32:54 +09:00
usbharu 76f883913a
test: LocalFileSystemMediaDataStore.ktのテストを追加 2023-12-06 15:32:15 +09:00
usbharu 89b29f7f22
fix: トランザクションの修正 2023-12-03 10:29:22 +09:00
usbharu 47d4da8f0d
fix: 一部のAP Objectがデシリアライズできなくなっていた問題を修正 2023-12-03 10:26:48 +09:00
usbharu 9769b5e2c9
Merge branch 'develop' into feature/mastodon-api-int-test 2023-11-29 17:03:42 +09:00
usbharu afc5efdec7
test: メディアアップロードのテストを追加 2023-11-29 15:02:46 +09:00
usbharu 5b0ae2efad
test: テストを修正 2023-11-28 15:24:54 +09:00
usbharu 6ebfdce531
refactor: objectをapObjectにしてエスケープの必要をなくした 2023-11-28 12:34:56 +09:00
usbharu d92f6d0cd5
refactor: POJOの変更を反映 2023-11-28 11:58:30 +09:00
usbharu dc7e597f5c
test: 不要なテストを削除 2023-11-27 14:23:51 +09:00
usbharu 5382370a0a
refactor: ActivityPubStringResponseを削除 2023-11-22 00:27:44 +09:00
usbharu d63503daef
test: テストを修正 2023-11-19 12:09:44 +09:00
usbharu c67b1ec1e9
fix: lint 2023-11-16 20:59:22 +09:00
usbharu 9e33f2d21c
chore: 不要な依存を削除 2023-11-09 18:03:45 +09:00
usbharu 2c27bf20eb
test: テストを修正 2023-11-09 15:32:35 +09:00
usbharu 0417e4af3b
test: APSendCreateServiceImplのテストを追加 2023-11-08 17:19:27 +09:00
usbharu e2c0dafc3f
test: Outboxのテストを追加 2023-11-08 17:04:24 +09:00
usbharu 03243602c5
test: equalsとtostringでカバレッジ計測時に無視できるようなテストを追加(テストを目的としていない) 2023-11-08 16:48:28 +09:00
usbharu b78f0a8c1c
test: timelineServiceのテストを追加 2023-11-07 15:12:25 +09:00
usbharu 63c24e7f34
test: ReactionServiceImplのテストを追加 2023-11-07 14:35:23 +09:00
usbharu d63548cecc
test: postServiceImplのテストを追加 2023-11-07 12:52:27 +09:00
usbharu 32c69afeb4
test: mastodonTimelineApiControllerのテストを追加 2023-11-06 23:11:36 +09:00
usbharu fe73f50277
test: mastodonStatusesApiControllerのテストを追加 2023-11-06 17:22:01 +09:00
usbharu cf2aca902a
test: MastodonMediaApiControllerのテストを追加 2023-11-06 16:56:06 +09:00
usbharu 3ebfc8051c
test: MastodonInstanceApiControllerのテストを追加 2023-11-06 16:32:51 +09:00
usbharu af56bdf8fd
test: MastodonAccountApiControllerのテストを追加 2023-11-06 15:05:28 +09:00
usbharu 4c898112ca
test: MastodonAppsApiControllerのテストを追加 2023-11-06 15:05:03 +09:00
usbharu 32d25f0984
test: テスト名が間違っていたので修正 2023-11-05 14:51:16 +09:00
usbharu b62058c668
test: noteのエンドポイントのテストを追加 2023-11-05 14:46:20 +09:00
usbharu 386fafbe7e
test: inboxのコントローラーのテストにuser-inboxのテストを追加 2023-11-05 13:30:25 +09:00
usbharu 9f7c5117f5
test: actorのエンドポイントのテストを追加 2023-11-05 13:28:04 +09:00
usbharu 39a5e44580
test: inboxのテストを追加 2023-11-05 00:34:01 +09:00
usbharu 7a1751253b
test: inboxのテストを追加 2023-11-05 00:24:56 +09:00
usbharu 8cdef67def
test: WebFingerControllerのテストを追加 2023-11-04 19:10:52 +09:00
usbharu f9b09b795a
test: Noteのシリアライズテストを追加 2023-11-03 15:04:09 +09:00
usbharu 582b3dc098
test: Objectのシリアライズテストを追加 2023-11-03 14:46:07 +09:00
usbharu 1b9df084c1
test: テストを修正 2023-11-03 14:11:14 +09:00
usbharu 684cd508c0
test: jsonldのシリアライズテストを追加 2023-11-03 13:59:42 +09:00
usbharu f7f9f58e77
test: Deleteのシリアライズのテストを追加 2023-11-03 01:36:39 +09:00
usbharu 4d8864179e
test: テストを修正 2023-11-03 01:00:35 +09:00
usbharu 6d81cf0643
test: テストを修正 2023-11-02 19:58:37 +09:00
usbharu 224137e3b7
refactor: 投稿の配送Jobの改善 2023-11-02 16:43:06 +09:00
usbharu 3248816d58
refactor: APNoteServiceをNote取得クエリを少なくなるようにリファクタリング 2023-11-02 12:40:20 +09:00
usbharu dfc2a6f33c
refactor: 予約語を使っていたパッケージ名を修正 2023-11-01 14:10:59 +09:00