usbharu
|
570895bfdd
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-01 13:57:19 +09:00 |
usbharu
|
3e6f657cb4
|
test: テストのパッケージを修正
|
2023-11-01 13:51:11 +09:00 |
usbharu
|
820a688ae6
|
test: テストを修正
|
2023-11-01 13:41:20 +09:00 |
usbharu
|
ab6f8b4f15
|
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
|
bfc341b28d
|
refactor: パッケージ構成を変更
|
2023-11-01 13:34:24 +09:00 |
usbharu
|
6995c88d10
|
Merge pull request #104 from usbharu/feature/test-2
Feature/test 2
|
2023-11-01 13:32:18 +09:00 |
usbharu
|
23db387054
|
test: 無効化していたAPResourceResolveServiceImplのテストを有効化
|
2023-10-31 18:50:40 +09:00 |
usbharu
|
3ad36109e0
|
fix: LikeのUndoのidが間違っていたのを修正
|
2023-10-31 18:10:20 +09:00 |
usbharu
|
adc477998b
|
test: APReactionJobServiceImplのテストを追加
|
2023-10-31 18:10:01 +09:00 |
usbharu
|
33015817fd
|
fix: 投稿の配送処理のtoが間違っていたのを修正
|
2023-10-31 17:32:04 +09:00 |
usbharu
|
95f3da5bb6
|
test: ApNoteJobServiceImplのテストを移動
|
2023-10-31 17:30:07 +09:00 |
usbharu
|
89e1675611
|
Merge pull request #102 from usbharu/feature/test
Feature/test
|
2023-10-31 16:47:02 +09:00 |
usbharu
|
eecfde0960
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-31 16:40:31 +09:00 |
usbharu
|
85337420cd
|
refactor: 不要な依存を削除
|
2023-10-31 16:35:05 +09:00 |
usbharu
|
1eabe75cd9
|
fix: apPost時にbodyがnullのときリクエストボディにnullと出力されてしまう問題を修正
|
2023-10-31 16:34:20 +09:00 |
usbharu
|
dbfc4ed1a7
|
fix: FollowのUndoの処理に成功しているのに未実装エラーが出るのを修正
|
2023-10-31 16:26:46 +09:00 |
usbharu
|
496206a7ad
|
fix: ActivityのTypeのパース時のエラーを修正
|
2023-10-31 16:24:15 +09:00 |
usbharu
|
40d1b6cbd3
|
test: APUndoServiceImplのテストを追加
|
2023-10-31 16:15:49 +09:00 |
usbharu
|
353fc8f87a
|
test: APServiceImplのテストを追加
|
2023-10-31 15:48:03 +09:00 |
usbharu
|
d0b5cd411d
|
test: APSendFollowServiceImplのテストを追加
|
2023-10-31 15:25:52 +09:00 |
usbharu
|
aec68aaeba
|
test: APRequestServiceImplのテストを追加
|
2023-10-31 15:19:53 +09:00 |
usbharu
|
e0b471fb7f
|
test: APReactionServiceImplのテストを追加
|
2023-10-30 16:46:30 +09:00 |
usbharu
|
8e4a0d6584
|
test: APNoteServiceImplのテストを追加
|
2023-10-30 11:57:18 +09:00 |
usbharu
|
f2fe870888
|
test: APLikeServiceImplのテストを追加
|
2023-10-29 17:32:04 +09:00 |
usbharu
|
24ae118bb6
|
test: APCreateServiceimplのテストを追加
|
2023-10-29 16:58:42 +09:00 |
usbharu
|
0e665dac34
|
test: APAcceptServiceImplのテストを追加
|
2023-10-29 16:36:24 +09:00 |
usbharu
|
6dd9400113
|
Merge pull request #98 from usbharu/feature/job-queue
Feature/job queue
|
2023-10-27 14:17:59 +09:00 |
usbharu
|
6fe7ec0f3c
|
test: テストを修正
|
2023-10-27 14:13:07 +09:00 |
usbharu
|
a099b63706
|
style: fix lint
|
2023-10-27 14:10:04 +09:00 |
usbharu
|
2d8deb0d4f
|
style: fix lint
|
2023-10-27 14:08:38 +09:00 |
usbharu
|
61ee7ab59f
|
refactor: jobを別のクラスに切り出し2
|
2023-10-27 13:54:33 +09:00 |
usbharu
|
ab25e136dd
|
refactor: jobを別のクラスに切り出し
|
2023-10-27 13:22:18 +09:00 |
usbharu
|
1118ca30fb
|
Merge pull request #97 from usbharu/feature/logging-2
Feature/logging 2
|
2023-10-27 11:43:57 +09:00 |
usbharu
|
eebcc09c5a
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-27 11:38:21 +09:00 |
usbharu
|
c1dc1011b3
|
feat: 署名されないリクエストもログをとるように
|
2023-10-27 11:28:35 +09:00 |
usbharu
|
94900cc32c
|
feat: ActivityPubリクエストのログを追加
|
2023-10-27 11:17:05 +09:00 |
usbharu
|
cec0c620f6
|
feat: フォローリクエストが飛んできたときのログを追加
|
2023-10-27 11:16:40 +09:00 |
usbharu
|
31a06a3e9e
|
Merge pull request #96 from usbharu/feature/logging-2
Feature/logging 2
|
2023-10-24 20:52:02 +09:00 |
usbharu
|
98d3234e18
|
feat: セキュリティフィルターの前にMDCを追加するように
|
2023-10-24 20:19:22 +09:00 |
usbharu
|
a98af0185c
|
feat: ログのMDCをkotlinx.coroutineに対応
|
2023-10-24 20:05:53 +09:00 |
usbharu
|
63c15b35d1
|
refactor: ログを追加
|
2023-10-24 12:52:15 +09:00 |
usbharu
|
8347bd7d0f
|
Merge pull request #94 from usbharu/feature/entity-builder
Feature/entity builder
|
2023-10-23 14:00:36 +09:00 |
usbharu
|
db41101475
|
Merge remote-tracking branch 'origin/feature/entity-builder' into feature/entity-builder
|
2023-10-23 13:57:01 +09:00 |
usbharu
|
adfac74816
|
test: fix test
|
2023-10-23 13:56:49 +09:00 |
usbharu
|
9065db5f44
|
Merge branch 'develop' into feature/entity-builder
|
2023-10-23 13:44:53 +09:00 |
usbharu
|
2eca02e1c3
|
Merge pull request #93 from usbharu/feature/enhanced-timeline
feat: タイムラインにメディア情報と純粋なリポスト日の情報を追加
|
2023-10-23 13:43:20 +09:00 |
usbharu
|
8aecd26cfe
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-23 13:40:12 +09:00 |
usbharu
|
66cf62f1a7
|
style: fix lint
|
2023-10-23 13:39:36 +09:00 |
usbharu
|
9943809bfc
|
style: fix lint
|
2023-10-23 13:39:30 +09:00 |
usbharu
|
046ca2c155
|
Update src/main/kotlin/dev/usbharu/hideout/service/post/MongoGenerateTimelineService.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-10-23 13:33:14 +09:00 |