Commit Graph

576 Commits

Author SHA1 Message Date
usbharu b1c2b554b0
Merge branch 'develop' into feature/instance 2023-11-18 13:41:35 +09:00
usbharu 8bb6b3d017
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-11-18 13:41:13 +09:00
usbharu 3bddfa854e
feat: userにinstanceのidを追加 2023-11-18 12:29:20 +09:00
usbharu 1323815abd
feat: Instanceの重複チェックを追加 2023-11-18 12:20:29 +09:00
usbharu e0b1cf6bc0
feat: Nodeinfoのデシリアライズ用クラスを別に準備 2023-11-18 12:02:40 +09:00
usbharu 84356161a8
feat: 新規ユーザー作成時にInstanceを取得するように 2023-11-18 11:37:51 +09:00
usbharu b8756b40a6
feat: 汎用ResourceResolverを追加 2023-11-18 11:05:02 +09:00
usbharu 4aa1970c76
feat: InstanceServiceを追加 2023-11-18 10:39:37 +09:00
usbharu a29cf62cfb
feat: Instanceのリポジトリを追加 2023-11-18 00:51:57 +09:00
usbharu 53b26ecf8f
feat: Instanceのエンティティを追加 2023-11-18 00:35:52 +09:00
usbharu f8619a36ba
Merge branch 'develop' into feature/oauth-scopes 2023-11-18 00:28:26 +09:00
usbharu 25169671b6
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 d4548fe095
feat: OAuth2のスコープの処理方法を変更 2023-11-18 00:06:49 +09:00
usbharu 621a8084fb
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 22b6dacb5d
feat: タイムラインのJDBC実装 2023-11-16 23:33:10 +09:00
usbharu c67b1ec1e9
fix: lint 2023-11-16 20:59:22 +09:00
usbharu f206ee312d
feat: 動画のアップロード 2023-11-16 15:36:45 +09:00
usbharu 79b6e65005
feat: メディアのリネームを別クラスに切り出し 2023-11-15 20:50:03 +09:00
usbharu a44d0c5b1f
test: sqlを修正 2023-11-15 20:25:41 +09:00
usbharu 4a20054ea4
feat: ALTの永続化 2023-11-15 20:17:02 +09:00
usbharu dc55bba2b3
feat: リモートの画像のOOM対策を追加 2023-11-15 14:36:41 +09:00
usbharu 5b4112e9cc
test: SQLを修正 2023-11-15 13:07:42 +09:00
usbharu f389fe2412
refactor: MediaServiceImplをリファクタリング 2023-11-14 22:47:00 +09:00
usbharu f3b3a607ce
refactor: メディア関係をリファクタリング 2023-11-14 22:04:41 +09:00
usbharu ab2f08df3a
test: メディア付き投稿とリプライの投稿のテストを追加 2023-11-13 15:04:11 +09:00
usbharu c08b03de78
fix: リプライ先取得失敗時のエラーハンドリングを修正 2023-11-13 15:03:38 +09:00
usbharu 5a7a4c0bb9
test: フォロワーがフォロワー限定投稿の取得のテストを追加 2023-11-12 17:24:56 +09:00
usbharu ee029fe31c
test: SQLのファイル名を修正 2023-11-12 16:29:51 +09:00
usbharu 878406eece
test: WithMockHttpSignatureを追加 2023-11-12 15:05:23 +09:00
usbharu 870262b619
test: noteの匿名のときのテストを追加 2023-11-11 17:37:22 +09:00
usbharu 5d0d680d3c
test: Inboxのセキュリティテストを追加 2023-11-11 14:20:26 +09:00
usbharu 54cd5e8c5c
test: WebFingerの統合テストを追加 2023-11-11 11:59:54 +09:00
usbharu 9e33f2d21c
chore: 不要な依存を削除 2023-11-09 18:03:45 +09:00
usbharu 2c27bf20eb
test: テストを修正 2023-11-09 15:32:35 +09:00
usbharu 8d69492b89
fix: コントローラーのバグ修正 2023-11-09 15:32:14 +09:00
usbharu 0417e4af3b
test: APSendCreateServiceImplのテストを追加 2023-11-08 17:19:27 +09:00
usbharu e2c0dafc3f
test: Outboxのテストを追加 2023-11-08 17:04:24 +09:00
usbharu 03243602c5
test: equalsとtostringでカバレッジ計測時に無視できるようなテストを追加(テストを目的としていない) 2023-11-08 16:48:28 +09:00
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 715a119521
Merge branch 'develop' into feature/test-serialize 2023-11-07 00:50:00 +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 e90a28b06a
refactor: 不要なデフォルト実装を削除 2023-11-05 14:50:06 +09:00