Commit Graph

172 Commits

Author SHA1 Message Date
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
usbharu 351e99cbe9
test: テストのパッケージを修正 2023-11-01 13:51:11 +09:00
usbharu 8484a29fc3
test: テストを修正 2023-11-01 13:41:20 +09:00
usbharu 6e9a25c120
Merge branch 'develop' into feature/refactor
# Conflicts:
#	src/test/kotlin/dev/usbharu/hideout/service/ap/APNoteServiceImplTest.kt
#	src/test/kotlin/dev/usbharu/hideout/service/ap/resource/APResourceResolveServiceImplTest.kt
2023-11-01 13:38:45 +09:00
usbharu fdb6ec9622
refactor: パッケージ構成を変更 2023-11-01 13:34:24 +09:00
usbharu e50fbc73cc
test: 無効化していたAPResourceResolveServiceImplのテストを有効化 2023-10-31 18:50:40 +09:00
usbharu 937a3e1a57
test: APReactionJobServiceImplのテストを追加 2023-10-31 18:10:01 +09:00
usbharu 4e4a401062
test: ApNoteJobServiceImplのテストを移動 2023-10-31 17:30:07 +09:00
usbharu 617a8c5a6f
refactor: 不要な依存を削除 2023-10-31 16:35:05 +09:00
usbharu d884387bcf
test: APUndoServiceImplのテストを追加 2023-10-31 16:15:49 +09:00
usbharu 031678f805
test: APServiceImplのテストを追加 2023-10-31 15:48:03 +09:00
usbharu 93fd726ffb
test: APSendFollowServiceImplのテストを追加 2023-10-31 15:25:52 +09:00
usbharu 6251e02266
test: APRequestServiceImplのテストを追加 2023-10-31 15:19:53 +09:00
usbharu b9d568c9c3
test: APReactionServiceImplのテストを追加 2023-10-30 16:46:30 +09:00
usbharu 659dee87a0
test: APNoteServiceImplのテストを追加 2023-10-30 11:57:18 +09:00
usbharu dfd6655e91
test: APLikeServiceImplのテストを追加 2023-10-29 17:32:04 +09:00
usbharu e2e564d71b
test: APCreateServiceimplのテストを追加 2023-10-29 16:58:42 +09:00
usbharu 486abaaaf3
test: APAcceptServiceImplのテストを追加 2023-10-29 16:36:24 +09:00
usbharu 2353414d16
test: テストを修正 2023-10-27 14:13:07 +09:00
usbharu 0eb2cfbb86
refactor: jobを別のクラスに切り出し 2023-10-27 13:22:18 +09:00
usbharu 1e676901e7
test: fix test 2023-10-23 13:56:49 +09:00
usbharu 7427030f00
feat: 不要になったコンフィグを削除 2023-10-23 13:32:50 +09:00
usbharu 830206b43a
feat: 不要なコンフィグを削除 2023-10-23 12:50:25 +09:00
usbharu 5acce0051e
style: スタイルを修正 2023-10-20 12:21:52 +09:00
usbharu 185b449c3b
feat: DBにfollowing,followersとkeyidを追加 2023-10-19 12:17:02 +09:00