usbharu
|
6dbac87d23
|
feat: Instanceのエンティティを追加
|
2023-11-18 00:35:52 +09:00 |
usbharu
|
02aa3a7b06
|
Merge branch 'develop' into feature/oauth-scopes
|
2023-11-18 00:28:26 +09:00 |
usbharu
|
227c9544e1
|
Update src/main/kotlin/dev/usbharu/hideout/mastodon/service/app/AppApiService.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-18 00:28:20 +09:00 |
usbharu
|
b588f201e1
|
feat: OAuth2のスコープの処理方法を変更
|
2023-11-18 00:06:49 +09:00 |
usbharu
|
e11872aac5
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-11-16 23:38:24 +09:00 |
usbharu
|
6268850a5b
|
feat: タイムラインのJDBC実装
|
2023-11-16 23:33:10 +09:00 |
usbharu
|
ac0e05ade8
|
fix: lint
|
2023-11-16 20:59:22 +09:00 |
usbharu
|
f0a84e7fa1
|
feat: 動画のアップロード
|
2023-11-16 15:36:45 +09:00 |
usbharu
|
477d12fa61
|
feat: メディアのリネームを別クラスに切り出し
|
2023-11-15 20:50:03 +09:00 |
usbharu
|
c9d802dae7
|
test: sqlを修正
|
2023-11-15 20:25:41 +09:00 |
usbharu
|
94065578b4
|
feat: ALTの永続化
|
2023-11-15 20:17:02 +09:00 |
usbharu
|
58b0931a49
|
feat: リモートの画像のOOM対策を追加
|
2023-11-15 14:36:41 +09:00 |
usbharu
|
5f50f4fb28
|
test: SQLを修正
|
2023-11-15 13:07:42 +09:00 |
usbharu
|
3a2286e8fe
|
refactor: MediaServiceImplをリファクタリング
|
2023-11-14 22:47:00 +09:00 |
usbharu
|
cdf0f23332
|
refactor: メディア関係をリファクタリング
|
2023-11-14 22:04:41 +09:00 |
usbharu
|
875650c2c0
|
test: メディア付き投稿とリプライの投稿のテストを追加
|
2023-11-13 15:04:11 +09:00 |
usbharu
|
31d61435dd
|
fix: リプライ先取得失敗時のエラーハンドリングを修正
|
2023-11-13 15:03:38 +09:00 |
usbharu
|
41da5f1acd
|
test: フォロワーがフォロワー限定投稿の取得のテストを追加
|
2023-11-12 17:24:56 +09:00 |
usbharu
|
2dccf3ff3d
|
test: SQLのファイル名を修正
|
2023-11-12 16:29:51 +09:00 |
usbharu
|
87d6b61b25
|
test: WithMockHttpSignatureを追加
|
2023-11-12 15:05:23 +09:00 |
usbharu
|
59298f77c2
|
test: noteの匿名のときのテストを追加
|
2023-11-11 17:37:22 +09:00 |
usbharu
|
ee0ad59d40
|
test: Inboxのセキュリティテストを追加
|
2023-11-11 14:20:26 +09:00 |
usbharu
|
3a0d91de79
|
test: WebFingerの統合テストを追加
|
2023-11-11 11:59:54 +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
|
64cd9c0a34
|
fix: コントローラーのバグ修正
|
2023-11-09 15:32:14 +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
|
0192e799e6
|
Merge branch 'develop' into feature/test-serialize
|
2023-11-07 00:50:00 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
f391221bc0
|
feat: mongodbのurlを変更可能に
|
2023-11-02 18:17:46 +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
|
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
|
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 |
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
|
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
|
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 |