usbharu
|
613afdffef
|
feat: ページネーションの統一化
|
2024-01-29 16:10:17 +09:00 |
usbharu
|
98e47cbfe0
|
Merge pull request #264 from usbharu/bugfix/undo-published
Bugfix/undo published
|
2024-01-29 11:25:15 +09:00 |
usbharu
|
23b0c5e5fc
|
feat: JSONのデシリアライズに失敗したときログを出すように
|
2024-01-29 11:17:58 +09:00 |
usbharu
|
e3a5995acb
|
test: UndoにMastodonのJSONのデシリアライズテストを追加
|
2024-01-29 11:00:11 +09:00 |
usbharu
|
ed715e0af4
|
fix: undoにpublishedが必須になっていたのを修正
|
2024-01-29 10:59:32 +09:00 |
usbharu
|
fe3082db59
|
Merge pull request #259 from usbharu/feature/notification
Feature/notification
|
2024-01-28 17:54:26 +09:00 |
usbharu
|
beac1ccdcb
|
style: fix lint
|
2024-01-28 17:49:44 +09:00 |
usbharu
|
acd2dded30
|
fix: ReactionRepositoryImplのfindByIdに失敗する問題を修正
|
2024-01-28 17:18:07 +09:00 |
usbharu
|
5b1f9353b4
|
test: RelationshipNotificationManagementServiceImplのテストを追加
|
2024-01-28 17:17:38 +09:00 |
usbharu
|
234a9f4d7b
|
test: NotificationRequestのテストを追加
|
2024-01-28 17:17:15 +09:00 |
usbharu
|
33a685b9d3
|
test: NotificationTypeのテストを追加
|
2024-01-28 12:17:41 +09:00 |
usbharu
|
862dded716
|
fix: admin.sign_upがadmin.aign_upになっていたのを修正
|
2024-01-28 12:17:22 +09:00 |
usbharu
|
ea6e6c9619
|
Merge remote-tracking branch 'origin/feature/notification' into feature/notification
|
2024-01-28 11:49:59 +09:00 |
usbharu
|
4c15be67f7
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-28 11:42:03 +09:00 |
usbharu
|
72d937a104
|
test: テストを修正
|
2024-01-27 18:17:48 +09:00 |
usbharu
|
31240b8797
|
feat: 通知のMastodon互換APIを実装
|
2024-01-27 17:52:52 +09:00 |
usbharu
|
ee3681468b
|
feat: Mastodonの通知APIのNotificationStoreを追加
|
2024-01-27 16:31:06 +09:00 |
usbharu
|
cf5c396d32
|
feat: NotificationStoreのエラーハンドリングとログを追加
|
2024-01-27 13:12:05 +09:00 |
usbharu
|
e7a6f52ef1
|
feat: 通知を送信するように
|
2024-01-27 12:47:50 +09:00 |
usbharu
|
cd0a659cd6
|
feat: notificationsのテーブル定義を追加
|
2024-01-27 11:27:45 +09:00 |
usbharu
|
7567cd6dcd
|
feat: 忘れていたプライマリキーの指定を追加
|
2024-01-27 11:27:04 +09:00 |
usbharu
|
90da507e41
|
feat: 通知の仕組みを実装
|
2024-01-26 23:59:59 +09:00 |
usbharu
|
ffdf34e934
|
feat: NotificationにRepositoryとExposed実装を追加
|
2024-01-26 21:22:41 +09:00 |
usbharu
|
3099d3ee3a
|
feat: Notificationにidを追加
|
2024-01-26 21:09:51 +09:00 |
usbharu
|
921de7ac87
|
feat: 通知のインターフェイスを作成
|
2024-01-26 21:08:37 +09:00 |
usbharu
|
da0f38a608
|
Merge pull request #256 from usbharu/feature/controller-login-user-id
Feature/controller login user
|
2024-01-26 12:54:29 +09:00 |
usbharu
|
70d7e94d4c
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-26 12:50:33 +09:00 |
usbharu
|
63632f7676
|
test: テストコードをログインユーザー取得に対応
|
2024-01-26 12:17:09 +09:00 |
usbharu
|
54b89c290a
|
feat: Timeline APIのログインユーザー取得部分を共通化
|
2024-01-26 12:09:40 +09:00 |
usbharu
|
34170d9b80
|
feat: Statuses APIのログインユーザー取得部分を共通化
|
2024-01-26 12:09:29 +09:00 |
usbharu
|
91622bb33f
|
feat: Account APIのログインユーザー取得部分を共通化
|
2024-01-26 12:06:53 +09:00 |
usbharu
|
e2365c632b
|
feat: ログインユーザー取得部分を共通化
|
2024-01-26 12:06:34 +09:00 |
usbharu
|
a60b58daef
|
Merge pull request #254 from usbharu/feature/mute
feat: ユーザーのミュートのMastodon互換APIを実装
|
2024-01-26 11:56:49 +09:00 |
usbharu
|
9e912c1bb4
|
test: ミュートのテストを追加
|
2024-01-26 11:50:28 +09:00 |
usbharu
|
94cc109dce
|
feat: ミュートAPIの権限の設定を追加
|
2024-01-26 11:50:02 +09:00 |
usbharu
|
d204cfc37f
|
feat: ユーザーのミュートのMastodon互換APIを実装
|
2024-01-25 22:53:43 +09:00 |
usbharu
|
128e536330
|
Merge pull request #252 from usbharu/bugfix/issue-216
perf: Updateが多発する問題の一時的な修正
|
2024-01-25 22:52:52 +09:00 |
usbharu
|
ce837a0494
|
perf: Updateが多発する問題の一時的な修正
|
2024-01-25 22:22:16 +09:00 |
usbharu
|
85d07e31f3
|
Merge pull request #250 from usbharu/delete-web-ui
chore: 不要になったWeb UIのコードを削除
|
2024-01-25 15:29:36 +09:00 |
usbharu
|
b65f9dc120
|
chore: 不要になったWeb UIのコードを削除
|
2024-01-25 15:17:09 +09:00 |
usbharu
|
3e649ca13d
|
Merge pull request #248 from usbharu/feature/remote-media-file-size-limit
feat: リモートのメディアのファイルサイズ制限ができるように
|
2024-01-25 15:06:56 +09:00 |
usbharu
|
995d40f0a4
|
Merge remote-tracking branch 'origin/feature/remote-media-file-size-limit' into feature/remote-media-file-size-limit
|
2024-01-25 15:03:15 +09:00 |
usbharu
|
8b9fe2d7be
|
test: ファイルサイズ制限を超えたファイルのときファイルのダウンロードに失敗するように
|
2024-01-25 15:03:04 +09:00 |
usbharu
|
c5aee7b35d
|
Update src/main/kotlin/dev/usbharu/hideout/core/service/media/RemoteMediaDownloadServiceImpl.kt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-25 13:47:52 +09:00 |
usbharu
|
5db462d9d8
|
feat: リモートのメディアのファイルサイズ制限ができるように
|
2024-01-25 13:20:27 +09:00 |
usbharu
|
99081d6483
|
Merge pull request #246 from usbharu/feature/post-decoration
Feature/post decoration
|
2024-01-25 12:26:04 +09:00 |
usbharu
|
82f2742c0c
|
Merge remote-tracking branch 'origin/feature/post-decoration' into feature/post-decoration
|
2024-01-25 12:22:02 +09:00 |
usbharu
|
d00ae6aba5
|
test: テストのSQLを修正
|
2024-01-25 12:21:40 +09:00 |
usbharu
|
5a4f6c0733
|
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
|
2024-01-25 12:12:02 +09:00 |
usbharu
|
06ce40991c
|
feat: HTMLへのサニタイズを外部ライブラリで行うように
|
2024-01-24 21:25:27 +09:00 |