Commit Graph

1121 Commits

Author SHA1 Message Date
usbharu 8dc7a2dcfe
test: テスト実行前にMongodbをクリアするように 2024-01-31 15:05:00 +09:00
usbharu e6d2f49bbf
fix: Mongodbの通知APIがおかしくなっていたのを修正 2024-01-31 15:01:59 +09:00
usbharu 216ebbea19
test: Mongodb使用時の通知APIのページネーションのテストを追加 2024-01-31 15:01:30 +09:00
usbharu a54b68b4a3
test: Mongodbでのテストを行えるようにするためにSQLを分割 2024-01-31 15:01:07 +09:00
usbharu e3dd3b4460
test: 通知APIとページネーションのレスポンスチェックを追加 2024-01-31 14:40:11 +09:00
usbharu fe2a9185d2
chore: JacksonがRequiredだがnullableを理解しないので変更 2024-01-31 14:39:35 +09:00
usbharu 604ba54fdd
fix: ページングのレスポンスが間違っていたのを修正 2024-01-31 00:46:12 +09:00
usbharu e125be6b0e
test: Mastodon互換APIの通知エンドポイントのページングテストを追加 2024-01-31 00:45:42 +09:00
usbharu 60e946f09a
Merge branch 'develop' into feature/pagination 2024-01-31 00:00:34 +09:00
usbharu 1b523b8eec
Merge pull request #269 from usbharu/bugfix/mastodon-notification-table
fix: 忘れていたテーブル定義を追加
2024-01-30 23:59:02 +09:00
usbharu 943b7655ca
fix: 忘れていたテーブル定義を追加 2024-01-30 23:51:51 +09:00
usbharu f56579eff0
test: 通知APIのページングのテスト用SQLを追加 2024-01-30 23:47:08 +09:00
usbharu c8e3a3f42d
refactor: 不要なnullチェックを削除 2024-01-30 23:17:41 +09:00
usbharu 530d38ec22
test: prevとnextがnullになる場合のテストを追加 2024-01-30 22:59:13 +09:00
usbharu d2ea2cb0ab
refactor: 間違っている実装を削除 2024-01-30 22:55:06 +09:00
usbharu d88f28af29
fix: 修正した実装に切り替え 2024-01-30 22:54:39 +09:00
usbharu e2805c20c4
test: 修正した実装の正しいテストを追加 2024-01-30 22:54:23 +09:00
usbharu 79fcff03db
feat: 修正した実装を追加 2024-01-30 22:26:27 +09:00
usbharu 59f72fb66e
test: 間違っているテストを追加 2024-01-30 22:26:13 +09:00
usbharu 4eed97254e
fix: ページネーションのHTTPヘッダー変換のURL組み立て部分のバグを修正 2024-01-30 14:13:40 +09:00
usbharu 80bbe54060
test: ページネーション系のテストを追加 2024-01-30 14:12:46 +09:00
usbharu 12582d5600
Apply suggestions from code review
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-01-29 21:01:59 +09:00
usbharu f089230843
test: テストをPagination APIに対応 2024-01-29 20:55:28 +09:00
usbharu 60859431af
feat: デフォルト引数を追加 2024-01-29 20:55:08 +09:00
usbharu 75429f3a46
refactor: 不要になった関数を削除 2024-01-29 20:30:35 +09:00
usbharu a255e3e56a
refactor: Timeline APIをPagination APIに対応 2024-01-29 20:28:46 +09:00
usbharu 7e1232d311
refactor: 不要になった関数を削除 2024-01-29 20:17:15 +09:00
usbharu 5ea57be7a2
refactor: Notifications APIをPagination APIに対応 2024-01-29 19:44:50 +09:00
usbharu 7629de7a6f
fix: コピペ後の編集忘れを修正 2024-01-29 19:44:35 +09:00
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