usbharu
|
c4798d7803
|
fix: #195 ActivityPubProcessor not found. の例外メッセージをわかりやすく
|
2023-12-07 16:02:12 +09:00 |
usbharu
|
d05e8cf68b
|
Merge pull request #197 from usbharu/feature/mastodon-follow-api
Feature/mastodon follow api
|
2023-12-07 15:13:27 +09:00 |
usbharu
|
08c1f63f3a
|
Merge remote-tracking branch 'origin/feature/mastodon-follow-api' into feature/mastodon-follow-api
|
2023-12-07 15:01:38 +09:00 |
usbharu
|
12e2a967a2
|
test: テストを修正
|
2023-12-07 15:01:17 +09:00 |
usbharu
|
05537c4a3b
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-07 14:30:35 +09:00 |
usbharu
|
5bef3be653
|
test: フォローの結合テストを追加
|
2023-12-07 11:53:02 +09:00 |
usbharu
|
6adba9894a
|
fix: OAuth2のスコープを修正
|
2023-12-07 11:14:51 +09:00 |
usbharu
|
229bcd1ee9
|
test: accounts api の結合テストを追加
|
2023-12-07 11:14:32 +09:00 |
usbharu
|
00c6fbf2a0
|
test: account api のUnitテストを追加
|
2023-12-07 10:32:54 +09:00 |
usbharu
|
b3002625a4
|
fix: Misskeyの脆弱性修正でHTTP Signatureの検証エラーが出て連合できなくなっていた問題を修正
|
2023-12-07 01:10:33 +09:00 |
usbharu
|
06561569ab
|
feat: ActivityPubリソースへアクセスできなくなっていたのを修正
|
2023-12-07 01:09:47 +09:00 |
usbharu
|
8eab0be498
|
fix: APに配信するアイコンのURLを修正
|
2023-12-07 01:08:48 +09:00 |
usbharu
|
ff4d605480
|
feat: Twidereでフォローボタンが表示されるように
|
2023-12-07 00:02:41 +09:00 |
usbharu
|
9067b91148
|
Merge branch 'develop' into feature/mastodon-follow-api
|
2023-12-06 22:31:04 +09:00 |
usbharu
|
66c003ce8e
|
Merge pull request #196 from usbharu/feature/local-file-controller
Feature/local file controller
|
2023-12-06 22:28:14 +09:00 |
usbharu
|
de2761e3cf
|
style: fix lint
|
2023-12-06 22:19:56 +09:00 |
usbharu
|
a614459485
|
feature: 暫定でユーザーアイコンを返却するように
|
2023-12-06 21:45:14 +09:00 |
usbharu
|
4fd5c487c6
|
fix: #188 で指定したエンドポイントでファイルを取得できない問題を修正
|
2023-12-06 21:37:00 +09:00 |
usbharu
|
e722ddd910
|
feat: #193 #194 ユーザー詳細画面で使われるAPIを実装
|
2023-12-06 21:11:59 +09:00 |
usbharu
|
e40e600547
|
feat: ジョブキューのログにjobIdを追加するように
|
2023-12-06 20:46:46 +09:00 |
usbharu
|
5da03cf200
|
fix: 不要なトランザクション宣言を削除
|
2023-12-06 20:46:20 +09:00 |
usbharu
|
b3bbefb543
|
fix: #191 Documentのnameがnullのとき空文字になるように
|
2023-12-06 18:24:23 +09:00 |
usbharu
|
73e04bdd8a
|
fix: #191 ImageのmediaTypeをnullableに
|
2023-12-06 18:19:33 +09:00 |
usbharu
|
b785d241f8
|
fix: #190 PostgreSQLを使用しているときにOAuth2クライアントを作成できない問題を修正
|
2023-12-06 18:12:35 +09:00 |
usbharu
|
b9ecd2feff
|
Merge branch 'develop' into feature/mastodon-follow-api
# Conflicts:
# src/main/kotlin/dev/usbharu/hideout/application/config/SecurityConfig.kt
# src/main/kotlin/dev/usbharu/hideout/application/infrastructure/exposed/ExposedTransaction.kt
# src/main/kotlin/dev/usbharu/hideout/core/infrastructure/springframework/httpsignature/HttpSignatureFilter.kt
# src/main/resources/application.yml
# src/main/resources/db/migration/V1__Init_DB.sql
|
2023-12-06 17:18:16 +09:00 |
usbharu
|
e75abfa018
|
Merge pull request #188 from usbharu/feature/media-local-file-system
Feature/media local file system
|
2023-12-06 16:15:38 +09:00 |
usbharu
|
aca1be114d
|
feat: Spring Configurationを修正
|
2023-12-06 16:15:38 +09:00 |
usbharu
|
bc186a4433
|
chore: gitignoreを修正
|
2023-12-06 16:15:06 +09:00 |
usbharu
|
39841b9d88
|
test: LocalFileSystemMediaDataStore.ktのテストを追加
|
2023-12-06 15:32:15 +09:00 |
usbharu
|
21e91e58a7
|
fix: リソースのクローズを行うように
|
2023-12-06 15:31:50 +09:00 |
usbharu
|
037bbd9da6
|
refactor: LocalFileSystemMediaDataStore.ktにログとエラーハンドリングを追加
|
2023-12-06 14:39:31 +09:00 |
usbharu
|
9cdbe195a6
|
doc: LocalStorageConfigにドキュメントを追加
|
2023-12-06 14:29:54 +09:00 |
usbharu
|
b56c5410aa
|
doc: LocalFileSystemMediaDataStore.ktにドキュメントを追加
|
2023-12-06 14:24:36 +09:00 |
usbharu
|
a8da0f5366
|
feat: S3以外にもメディアを保存できるように
|
2023-12-06 14:17:19 +09:00 |
usbharu
|
4943b8e94e
|
Merge pull request #185 from usbharu/feature/e2e-test
Feature/e2e test
|
2023-12-04 18:39:18 +09:00 |
usbharu
|
3f5a573fb3
|
test: headless chromeのオプションを変更
|
2023-12-04 18:33:55 +09:00 |
usbharu
|
bad5a2e268
|
chore: ステップidを追加
|
2023-12-03 17:26:10 +09:00 |
usbharu
|
1fdb5895a7
|
chore: ステップ名を修正
|
2023-12-03 17:21:23 +09:00 |
usbharu
|
78622b5827
|
style: fix lint
|
2023-12-03 17:20:13 +09:00 |
usbharu
|
32bb44c8a1
|
chore: e2eテスト用にChromeを追加
|
2023-12-03 17:14:22 +09:00 |
usbharu
|
488659e767
|
chore: e2eテスト用にChromeを追加
|
2023-12-03 16:39:52 +09:00 |
usbharu
|
2a9fac47b7
|
Merge remote-tracking branch 'origin/feature/e2e-test' into feature/e2e-test
|
2023-12-03 16:22:34 +09:00 |
usbharu
|
3676961a40
|
chore: テストレポートを修正
|
2023-12-03 16:22:06 +09:00 |
usbharu
|
96402acf1c
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2023-12-03 16:15:55 +09:00 |
usbharu
|
96196cf7ba
|
chore: e2eテストのチェックを修正
|
2023-12-03 16:14:17 +09:00 |
usbharu
|
b5872e5c76
|
chore: e2eテストのチェックを追加
|
2023-12-03 16:00:05 +09:00 |
usbharu
|
2b3b2b48d3
|
test: FollowAcceptTestを無効化 https://github.com/usbharu/Hideout/issues/179#issuecomment-1837388337
|
2023-12-03 15:52:01 +09:00 |
usbharu
|
aaa8bcdad8
|
test: FollowAcceptTestを追加
|
2023-12-03 15:50:23 +09:00 |
usbharu
|
8d4288247a
|
test: inboxのConsumesのテストを追加
|
2023-12-03 14:01:11 +09:00 |
usbharu
|
beeb27350e
|
test: user-inboxの認証テストを追加
|
2023-12-03 13:09:21 +09:00 |