Commit Graph

65 Commits

Author SHA1 Message Date
usbharu ee7bdf66eb
chore: カバレッジレポート名を修正 2024-09-17 01:47:34 +09:00
usbharu e36c7d6fb9
chore: ファイル名を修正 2024-09-17 00:04:14 +09:00
usbharu 6ffd675f35
chore: gradlewのパーミッションを設定 2024-09-16 23:46:39 +09:00
usbharu 5456413e42
chore: mastodonでもカバレッジ率を計測するように 2024-09-16 23:39:12 +09:00
usbharu 572ceacc67 style: fix lint (CI) 2024-09-16 13:40:48 +00:00
usbharu cb52248b1c
test: Filter APIのテストを一部復活 2024-09-16 01:43:00 +09:00
usbharu 5cc8267135
test: MediaAPIのテストを復活 2024-09-16 01:08:25 +09:00
usbharu 33d7bcb665
test: 昔のMastodon互換APIのテストを復活 2024-09-16 00:50:52 +09:00
usbharu c52d157696
fix: リファクタリングで壊れた部分を修正 2024-09-14 22:09:39 +09:00
usbharu 6904bc0692
refactor: Application Serviceをリファクタリング3 2024-09-14 21:52:27 +09:00
usbharu bde0b31d28
refactor: Application Serviceをリファクタリング 2024-09-14 21:35:18 +09:00
usbharu daae3b2912
Merge branch 'develop' into repository-test 2024-09-13 14:11:25 +09:00
usbharu d74101a2b6 style: fix lint (CI) 2024-09-12 17:57:49 +00:00
usbharu 5969371a40 style: fix lint (CI) 2024-09-12 17:53:29 +00:00
usbharu 94365e09f2
chore: ログを改善 2024-09-13 01:38:12 +09:00
usbharu 85d36e5aa2
refactor: ExposedActorRepository.ktにuri型を導入2 2024-09-11 18:08:46 +09:00
usbharu d2c608333d style: fix lint (CI) 2024-09-10 12:14:38 +00:00
usbharu ad112406b8 style: fix lint (CI) 2024-09-10 12:11:46 +00:00
renovate[bot] 4c879e3e04 chore(deps): update dependency gradle to v8.10.1 2024-09-09 09:56:46 +00:00
usbharu 1544a161e6
fix: Mastodon互換APIからフォロー等ができない問題をシュスエイ 2024-09-09 18:39:33 +09:00
usbharu 3b57786984
feat: Mastodonでホームタイムラインを読めるように 2024-09-09 16:15:20 +09:00
usbharu 021f6b0d45
feat: mastodon 互換APIを追加 2024-09-08 23:32:01 +09:00
usbharu e8724f333d
chore: ロガーをlogbackに変更して構造化ログを出力するように 2024-09-07 13:27:02 +09:00
usbharu 0463ad6b69
wip 2024-08-29 14:02:16 +09:00
usbharu 896e7de1ec style: fix lint (CI) 2024-08-23 15:20:28 +00:00
usbharu 486268609b
Merge branch 'develop' into detekt 2024-08-24 00:16:19 +09:00
usbharu de56fa0547
style: fix lint 2024-08-23 23:56:47 +09:00
usbharu da1235f95c
chore: hideout-mastodonにDetektを追加 2024-08-23 23:51:25 +09:00
usbharu e15380c96c
feat: MediaにオーナーのActorIdを追加 2024-08-23 22:43:11 +09:00
renovate[bot] 04a0059fb2 chore(deps): update dependency gradle to v8.10 2024-08-14 13:46:21 +00:00
usbharu f4d30e837e
feat: 投稿詳細ページを作成 2024-08-12 21:38:07 +09:00
usbharu ced41e64fd
fix: メディア付き投稿に失敗する問題を修正 2024-08-12 13:28:03 +09:00
usbharu 7ec997c1d5
fix: よくない修正だったのでロールバック 2024-08-11 16:33:22 +09:00
usbharu 94f790d039
test: 権限チェックのテストを追加 2024-08-11 16:07:10 +09:00
usbharu ed3b3f07fb
fix: 自分自身の投稿が見えないようになっていた問題を修正 2024-08-11 13:10:10 +09:00
usbharu 146b907c69
feat: QueryServiceの認可処理を追加して起動できるように 2024-08-11 12:33:37 +09:00
usbharu 540fe0eaa5
feat: 権限チェック等を追加 2024-08-11 01:22:43 +09:00
usbharu 3ab86fc511
テストを追加 2024-08-09 23:06:43 +09:00
usbharu c056b7598b
feat: 新しい認可システムを組み込み 2024-08-06 13:00:00 +09:00
usbharu f5fc4fd0ee
feat: 多少の改善にはなっただろうか 2024-08-06 00:04:32 +09:00
usbharu 884983f3e4
認可(Spring Security以外全部)を破壊 2024-08-03 16:37:55 +09:00
usbharu 175c0b38da
Merge branch 'refs/heads/develop' into timeline 2024-07-30 00:36:35 +09:00
usbharu 2fe5b1c278
chore: jetbrainsのを参考に改良2 2024-07-30 00:06:09 +09:00
usbharu 96be4e5577
Merge branch 'refs/heads/develop' into timeline 2024-07-29 22:52:42 +09:00
renovate[bot] 1247ea3302 chore(deps): update dependency gradle to v8.9 2024-07-11 15:55:57 +00:00
usbharu c0f03560d5
feat: TimelinePostCreateSubscriberが機能するように 2024-06-29 12:31:57 +09:00
renovate[bot] 9732b82e8e chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.8.0 2024-06-18 09:52:50 +00:00
renovate[bot] 1dcc2d6222 chore(deps): update dependency gradle to v8.8 2024-06-17 14:11:23 +00:00
usbharu 446b87e3d9 style: fix lint 2024-06-16 16:54:56 +09:00
usbharu 48a4874fc4 feat: メディアアップロードAPIを追加 2024-06-16 16:03:39 +09:00