Commit Graph

1092 Commits

Author SHA1 Message Date
usbharu 1612dcc905
refactor: Notification APIをPagination APIに対応 2024-01-29 19:37:30 +09:00
usbharu f098fe40de
refactor: 不要になった関数を削除 2024-01-29 19:26:02 +09:00
usbharu 862a21fb2a
refactor: Pagination APIを追加 2024-01-29 19:22:08 +09:00
usbharu 89ce5e1573
style: 変数名を変更 2024-01-29 19:05:31 +09:00
usbharu 087e1172b7
refactor: 不要になった関数を削除 2024-01-29 19:04:04 +09:00
usbharu 144b411869
refactor: Pagination APIを使うように 2024-01-29 18:59:37 +09:00
usbharu 1f124f6d3d
refactor: Kotlin/JVMの制限のための変更 2024-01-29 18:03:48 +09:00
usbharu 2c9099dfbb
refactor: RelationshipRepositoryをPagination APIに変更 2024-01-29 17:59:46 +09:00
usbharu 34c62e596e
feat: ページネーション情報を持つPaginationListを追加 2024-01-29 17:59:02 +09:00
usbharu cd12a2b527
feat: ページネーションの統一化 2024-01-29 16:10:17 +09:00
usbharu 2149d39770
Merge pull request #264 from usbharu/bugfix/undo-published
Bugfix/undo published
2024-01-29 11:25:15 +09:00
usbharu 616cb8e6a7
feat: JSONのデシリアライズに失敗したときログを出すように 2024-01-29 11:17:58 +09:00
usbharu 0ecf6f7032
test: UndoにMastodonのJSONのデシリアライズテストを追加 2024-01-29 11:00:11 +09:00
usbharu 25efe83176
fix: undoにpublishedが必須になっていたのを修正 2024-01-29 10:59:32 +09:00
usbharu 181f10ccab
Merge pull request #259 from usbharu/feature/notification
Feature/notification
2024-01-28 17:54:26 +09:00
usbharu 25b4b97adb
style: fix lint 2024-01-28 17:49:44 +09:00
usbharu 74cf38e164
fix: ReactionRepositoryImplのfindByIdに失敗する問題を修正 2024-01-28 17:18:07 +09:00
usbharu d949591ab6
test: RelationshipNotificationManagementServiceImplのテストを追加 2024-01-28 17:17:38 +09:00
usbharu c18c52d45e
test: NotificationRequestのテストを追加 2024-01-28 17:17:15 +09:00
usbharu ed941a6547
test: NotificationTypeのテストを追加 2024-01-28 12:17:41 +09:00
usbharu bcefc270ae
fix: admin.sign_upがadmin.aign_upになっていたのを修正 2024-01-28 12:17:22 +09:00
usbharu d80d7f5eaa
Merge remote-tracking branch 'origin/feature/notification' into feature/notification 2024-01-28 11:49:59 +09:00
usbharu 4221ef4b2f
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 0d2b9e1b64
test: テストを修正 2024-01-27 18:17:48 +09:00
usbharu 9e20fec4dd
feat: 通知のMastodon互換APIを実装 2024-01-27 17:52:52 +09:00
usbharu f1ad420a9d
feat: Mastodonの通知APIのNotificationStoreを追加 2024-01-27 16:31:06 +09:00
usbharu 5948ce10a1
feat: NotificationStoreのエラーハンドリングとログを追加 2024-01-27 13:12:05 +09:00
usbharu 0e39b226bc
feat: 通知を送信するように 2024-01-27 12:47:50 +09:00
usbharu 95064e0123
feat: notificationsのテーブル定義を追加 2024-01-27 11:27:45 +09:00
usbharu 94943c009e
feat: 忘れていたプライマリキーの指定を追加 2024-01-27 11:27:04 +09:00
usbharu f614dc7eaf
feat: 通知の仕組みを実装 2024-01-26 23:59:59 +09:00
usbharu ccbcdd880d
feat: NotificationにRepositoryとExposed実装を追加 2024-01-26 21:22:41 +09:00
usbharu 864440877a
feat: Notificationにidを追加 2024-01-26 21:09:51 +09:00
usbharu 5b523fccc9
feat: 通知のインターフェイスを作成 2024-01-26 21:08:37 +09:00
usbharu 793df105ba
Merge pull request #256 from usbharu/feature/controller-login-user-id
Feature/controller login user
2024-01-26 12:54:29 +09:00
usbharu a2d8d64388
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 a98c363ba4
test: テストコードをログインユーザー取得に対応 2024-01-26 12:17:09 +09:00
usbharu 41b2b447d4
feat: Timeline APIのログインユーザー取得部分を共通化 2024-01-26 12:09:40 +09:00
usbharu 4825fd43b9
feat: Statuses APIのログインユーザー取得部分を共通化 2024-01-26 12:09:29 +09:00
usbharu 1c52bad3c7
feat: Account APIのログインユーザー取得部分を共通化 2024-01-26 12:06:53 +09:00
usbharu 44f2e02f05
feat: ログインユーザー取得部分を共通化 2024-01-26 12:06:34 +09:00
usbharu acaaf32b5c
Merge pull request #254 from usbharu/feature/mute
feat: ユーザーのミュートのMastodon互換APIを実装
2024-01-26 11:56:49 +09:00
usbharu 228a3eb38c
test: ミュートのテストを追加 2024-01-26 11:50:28 +09:00
usbharu 70ee560952
feat: ミュートAPIの権限の設定を追加 2024-01-26 11:50:02 +09:00
usbharu 6254d2325c
feat: ユーザーのミュートのMastodon互換APIを実装 2024-01-25 22:53:43 +09:00
usbharu 0e5c819cef
Merge pull request #252 from usbharu/bugfix/issue-216
perf: Updateが多発する問題の一時的な修正
2024-01-25 22:52:52 +09:00
usbharu d6d9169ed3
perf: Updateが多発する問題の一時的な修正 2024-01-25 22:22:16 +09:00
usbharu 7581663e80
Merge pull request #250 from usbharu/delete-web-ui
chore: 不要になったWeb UIのコードを削除
2024-01-25 15:29:36 +09:00
usbharu 61036fe66a
chore: 不要になったWeb UIのコードを削除 2024-01-25 15:17:09 +09:00
usbharu 3b08740665
Merge pull request #248 from usbharu/feature/remote-media-file-size-limit
feat: リモートのメディアのファイルサイズ制限ができるように
2024-01-25 15:06:56 +09:00