Commit Graph

208 Commits

Author SHA1 Message Date
usbharu 0f51ea7a17 test: テストを修正 2023-12-13 17:02:00 +09:00
usbharu ddaf630ed3 feat: フォローリクエストAPIを追加 2023-12-12 13:02:19 +09:00
usbharu fe74d1e30b feat: フォロー承認制ユーザーかの情報をActivityPub側でも持たせるように 2023-12-12 01:32:55 +09:00
usbharu 1eaac1247a test: テストを修正 2023-12-11 18:08:32 +09:00
usbharu bbd7754385 refactor: passwordをUserDetailに移動 2023-12-11 17:58:22 +09:00
usbharu 9c2107eac1 refactor: 命名をプログラムにも適用 2023-12-11 17:13:29 +09:00
usbharu aba7460672 test: APDeliverBlockJobProcessorとAPSendAcceptServiceImplのテストを追加 2023-12-11 14:35:35 +09:00
usbharu 93d6b74c23 test: APAcceptProcessorとAPDeliverAcceptJobProcessorのテストを追加 2023-12-11 14:17:12 +09:00
usbharu 35d957567c test: rejectFollowRequestのテストを修正 2023-12-11 12:43:27 +09:00
usbharu c57ba6d434 refactor: 不要な依存を削除 fix lint 2023-12-11 01:47:23 +09:00
usbharu 55783fefa2 fix: フォロー承認に失敗するのを修正 2023-12-11 01:22:17 +09:00
usbharu 6dead7462e feat: 仮の実装をちゃんと実装 2023-12-10 17:43:46 +09:00
usbharu a011d22587 refactor: 不要なメソッドを削除、FollowQueryServiceの実体をRelationshipQueryServiceに 2023-12-10 15:55:09 +09:00
usbharu 30b190584a test: テストを修正 2023-12-10 15:43:12 +09:00
usbharu b5e2981095 test: RelationshipServiceImplTestを追加 2023-12-10 14:32:43 +09:00
usbharu 1cb54ee08e test: Rejectのシリアライズデシリアライズのテストを追加 2023-12-07 17:52:57 +09:00
usbharu 430686436f test: Blockのシリアライズテストを修正 2023-12-07 17:29:57 +09:00
usbharu 785adbd15a test: Blockのシリアライズ、デシリアライズテストを追加 2023-12-07 17:19:33 +09:00
usbharu 00c6fbf2a0 test: account api のUnitテストを追加 2023-12-07 10:32:54 +09:00
usbharu 39841b9d88 test: LocalFileSystemMediaDataStore.ktのテストを追加 2023-12-06 15:32:15 +09:00
usbharu 51aeff6015 fix: トランザクションの修正 2023-12-03 10:29:22 +09:00
usbharu bfc5c9e110 fix: 一部のAP Objectがデシリアライズできなくなっていた問題を修正 2023-12-03 10:26:48 +09:00
usbharu 0efd92a371 Merge branch 'develop' into feature/mastodon-api-int-test 2023-11-29 17:03:42 +09:00
usbharu a91bb89859 test: メディアアップロードのテストを追加 2023-11-29 15:02:46 +09:00
usbharu b1356e8496 test: テストを修正 2023-11-28 15:24:54 +09:00
usbharu 259ff937dc refactor: objectをapObjectにしてエスケープの必要をなくした 2023-11-28 12:34:56 +09:00
usbharu 2e1cee4e1a refactor: POJOの変更を反映 2023-11-28 11:58:30 +09:00
usbharu a3adba6813 test: 不要なテストを削除 2023-11-27 14:23:51 +09:00
usbharu cedebb794b refactor: ActivityPubStringResponseを削除 2023-11-22 00:27:44 +09:00
usbharu 8b6182c6e7 test: テストを修正 2023-11-19 12:09:44 +09:00
usbharu ac0e05ade8 fix: lint 2023-11-16 20:59:22 +09:00
usbharu f2fea24fce chore: 不要な依存を削除 2023-11-09 18:03:45 +09:00
usbharu 1089f63e36 test: テストを修正 2023-11-09 15:32:35 +09:00
usbharu 217a010b77 test: APSendCreateServiceImplのテストを追加 2023-11-08 17:19:27 +09:00
usbharu b4df1fdeba test: Outboxのテストを追加 2023-11-08 17:04:24 +09:00
usbharu 66fb3c3c93 test: equalsとtostringでカバレッジ計測時に無視できるようなテストを追加(テストを目的としていない) 2023-11-08 16:48:28 +09:00
usbharu 3ec6ace113 test: timelineServiceのテストを追加 2023-11-07 15:12:25 +09:00
usbharu 6a51a9be37 test: ReactionServiceImplのテストを追加 2023-11-07 14:35:23 +09:00
usbharu c6cd6e82cf test: postServiceImplのテストを追加 2023-11-07 12:52:27 +09:00
usbharu 1a34981288 test: mastodonTimelineApiControllerのテストを追加 2023-11-06 23:11:36 +09:00
usbharu 8a770ab1f2 test: mastodonStatusesApiControllerのテストを追加 2023-11-06 17:22:01 +09:00
usbharu 09f5794357 test: MastodonMediaApiControllerのテストを追加 2023-11-06 16:56:06 +09:00
usbharu 9649105999 test: MastodonInstanceApiControllerのテストを追加 2023-11-06 16:32:51 +09:00
usbharu 948f24c451 test: MastodonAccountApiControllerのテストを追加 2023-11-06 15:05:28 +09:00
usbharu 3684d3f2ef test: MastodonAppsApiControllerのテストを追加 2023-11-06 15:05:03 +09:00
usbharu 22475bfed0 test: テスト名が間違っていたので修正 2023-11-05 14:51:16 +09:00
usbharu 117a97123c test: noteのエンドポイントのテストを追加 2023-11-05 14:46:20 +09:00
usbharu d650586a7a test: inboxのコントローラーのテストにuser-inboxのテストを追加 2023-11-05 13:30:25 +09:00
usbharu a2420622c5 test: actorのエンドポイントのテストを追加 2023-11-05 13:28:04 +09:00
usbharu ec24100f0a test: inboxのテストを追加 2023-11-05 00:34:01 +09:00