usbharu
|
22475bfed0
|
test: テスト名が間違っていたので修正
|
2023-11-05 14:51:16 +09:00 |
usbharu
|
5bf7a1a25c
|
refactor: 不要なデフォルト実装を削除
|
2023-11-05 14:50:06 +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 |
usbharu
|
3ed6b20dc5
|
test: inboxのテストを追加
|
2023-11-05 00:24:56 +09:00 |
usbharu
|
df61e65fb0
|
test: WebFingerControllerのテストを追加
|
2023-11-04 19:10:52 +09:00 |
usbharu
|
4418caaf99
|
test: Noteのシリアライズテストを追加
|
2023-11-03 15:04:09 +09:00 |
usbharu
|
ef352d43a6
|
test: Objectのシリアライズテストを追加
|
2023-11-03 14:46:07 +09:00 |
usbharu
|
00d24b5030
|
test: テストを修正
|
2023-11-03 14:11:14 +09:00 |
usbharu
|
31a3bfd714
|
test: jsonldのシリアライズテストを追加
|
2023-11-03 13:59:42 +09:00 |
usbharu
|
381d07bf62
|
Merge pull request #136 from usbharu/bugfix/timeline-duplicate-exception
fix: タイムライン重複判定で発生する例外のcatchの失敗を修正
|
2023-11-03 01:37:47 +09:00 |
usbharu
|
08fac14c89
|
Merge branch 'develop' into bugfix/timeline-duplicate-exception
|
2023-11-03 01:36:46 +09:00 |
usbharu
|
9a457e25c3
|
test: Deleteのシリアライズのテストを追加
|
2023-11-03 01:36:39 +09:00 |
usbharu
|
ed6dec521e
|
fix: タイムライン重複判定で発生する例外のcatchの失敗を修正
|
2023-11-03 01:09:06 +09:00 |
usbharu
|
8596c3efca
|
Merge pull request #134 from usbharu/feature/receive-delete
feat: リモートのNoteのDelete Activityの受信に対応
|
2023-11-03 01:08:35 +09:00 |
usbharu
|
88fbec075f
|
style: fix lint
|
2023-11-03 01:05:58 +09:00 |
usbharu
|
318ff91eb4
|
Merge remote-tracking branch 'origin/feature/receive-delete' into feature/receive-delete
|
2023-11-03 01:00:43 +09:00 |
usbharu
|
8915f18eab
|
test: テストを修正
|
2023-11-03 01:00:35 +09:00 |
usbharu
|
f023c1ddb0
|
Update src/main/kotlin/dev/usbharu/hideout/activitypub/domain/model/Delete.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-03 00:57:57 +09:00 |
usbharu
|
5c6987f2b0
|
feat: リモートのNoteのDelete Activityの受信に対応
|
2023-11-03 00:52:33 +09:00 |
usbharu
|
ce7024849a
|
Merge pull request #132 from usbharu/feature/remote-media
Feature/remote media
|
2023-11-02 20:13:06 +09:00 |
usbharu
|
8264d798b8
|
style: fix lint
|
2023-11-02 20:09:45 +09:00 |
usbharu
|
8eead0d115
|
Merge branch 'develop' into feature/remote-media
|
2023-11-02 20:01:17 +09:00 |
usbharu
|
c4c7ae92e0
|
Merge pull request #133 from usbharu/bugfix/timeline-duplicate
fix: タイムラインが重複する現象を修正
|
2023-11-02 20:00:55 +09:00 |
usbharu
|
61f4a49756
|
Merge remote-tracking branch 'origin/feature/remote-media' into feature/remote-media
|
2023-11-02 19:58:48 +09:00 |
usbharu
|
67d284ffcc
|
test: テストを修正
|
2023-11-02 19:58:37 +09:00 |
usbharu
|
b1a7d8adf9
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-02 19:56:06 +09:00 |
usbharu
|
4b935b8c12
|
fix: タイムラインが重複する現象を修正
|
2023-11-02 19:55:44 +09:00 |
usbharu
|
f8c54e3d9f
|
chore: webp対応
|
2023-11-02 19:41:36 +09:00 |
usbharu
|
c02b7efc83
|
feat: リモートのメディアをローカルに保存するように
|
2023-11-02 19:34:07 +09:00 |
usbharu
|
1e322fb8ae
|
feat: リモートのメディアを保存したように動かす処理を追加
|
2023-11-02 18:46:48 +09:00 |
usbharu
|
82974b5abe
|
feat: リモートのメディアを保存するように
|
2023-11-02 18:25:50 +09:00 |
usbharu
|
38b34b0424
|
Merge pull request #130 from usbharu/feature/mongodb-url
feat: mongodbのurlを変更可能に
|
2023-11-02 18:25:17 +09:00 |
usbharu
|
f391221bc0
|
feat: mongodbのurlを変更可能に
|
2023-11-02 18:17:46 +09:00 |
usbharu
|
3c1b262d6f
|
Merge pull request #108 from usbharu/feature/refactor-note-service-2
Feature/refactor note service 2
|
2023-11-02 17:48:07 +09:00 |
usbharu
|
5530ad7320
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-02 17:42:52 +09:00 |
usbharu
|
4a25c4290e
|
refactor: nullチェックをrequirenotnullに置換
|
2023-11-02 17:19:01 +09:00 |
usbharu
|
64ca262343
|
refactor: 投稿の配送Jobの改善
|
2023-11-02 16:43:06 +09:00 |
usbharu
|
015376d32e
|
refactor: 投稿作成時のjob発行箇所をリファクタリング
|
2023-11-02 16:19:08 +09:00 |
usbharu
|
36aa131c3d
|
Merge pull request #107 from usbharu/feature/refactor-note-service
refactor: APNoteServiceをNote取得クエリを少なくなるようにリファクタリング
|
2023-11-02 12:44:50 +09:00 |
usbharu
|
3d47d15f5d
|
Update src/main/kotlin/dev/usbharu/hideout/activitypub/service/objects/note/APNoteService.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-02 12:44:44 +09:00 |
usbharu
|
5ddec3d981
|
refactor: APNoteServiceをNote取得クエリを少なくなるようにリファクタリング
|
2023-11-02 12:40:20 +09:00 |
usbharu
|
725f6e54a4
|
feat: postgres対応
|
2023-11-02 11:56:03 +09:00 |
usbharu
|
9f0eaaddbd
|
Merge pull request #105 from usbharu/feature/refactor
Feature/refactor
|
2023-11-01 14:13:59 +09:00 |
usbharu
|
5586a61298
|
refactor: 予約語を使っていたパッケージ名を修正
|
2023-11-01 14:10:59 +09:00 |
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 |