usbharu
|
ca33eb344b
|
test: Mongodbでのテストを行えるようにするためにSQLを分割
|
2024-01-31 15:01:07 +09:00 |
usbharu
|
75a66ee2d3
|
test: 通知APIとページネーションのレスポンスチェックを追加
|
2024-01-31 14:40:11 +09:00 |
usbharu
|
48974d71fa
|
chore: JacksonがRequiredだがnullableを理解しないので変更
|
2024-01-31 14:39:35 +09:00 |
usbharu
|
44bca9d373
|
fix: ページングのレスポンスが間違っていたのを修正
|
2024-01-31 00:46:12 +09:00 |
usbharu
|
637b2b84d5
|
test: Mastodon互換APIの通知エンドポイントのページングテストを追加
|
2024-01-31 00:45:42 +09:00 |
usbharu
|
9deff9fef8
|
Merge branch 'develop' into feature/pagination
|
2024-01-31 00:00:34 +09:00 |
usbharu
|
cd41c2fd0e
|
Merge pull request #269 from usbharu/bugfix/mastodon-notification-table
fix: 忘れていたテーブル定義を追加
|
2024-01-30 23:59:02 +09:00 |
usbharu
|
44da988141
|
fix: 忘れていたテーブル定義を追加
|
2024-01-30 23:51:51 +09:00 |
usbharu
|
31697ee5b7
|
test: 通知APIのページングのテスト用SQLを追加
|
2024-01-30 23:47:08 +09:00 |
usbharu
|
09e5ff7ea5
|
refactor: 不要なnullチェックを削除
|
2024-01-30 23:17:41 +09:00 |
usbharu
|
2d6d25763e
|
test: prevとnextがnullになる場合のテストを追加
|
2024-01-30 22:59:13 +09:00 |
usbharu
|
f80148815a
|
refactor: 間違っている実装を削除
|
2024-01-30 22:55:06 +09:00 |
usbharu
|
3a6271a872
|
fix: 修正した実装に切り替え
|
2024-01-30 22:54:39 +09:00 |
usbharu
|
97f773144a
|
test: 修正した実装の正しいテストを追加
|
2024-01-30 22:54:23 +09:00 |
usbharu
|
e028da5925
|
feat: 修正した実装を追加
|
2024-01-30 22:26:27 +09:00 |
usbharu
|
2efae6f6da
|
test: 間違っているテストを追加
|
2024-01-30 22:26:13 +09:00 |
usbharu
|
ec7c1bdde5
|
fix: ページネーションのHTTPヘッダー変換のURL組み立て部分のバグを修正
|
2024-01-30 14:13:40 +09:00 |
usbharu
|
063692832d
|
test: ページネーション系のテストを追加
|
2024-01-30 14:12:46 +09:00 |
usbharu
|
71a14c65c8
|
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
|
942d5d71e3
|
test: テストをPagination APIに対応
|
2024-01-29 20:55:28 +09:00 |
usbharu
|
370869af62
|
feat: デフォルト引数を追加
|
2024-01-29 20:55:08 +09:00 |
usbharu
|
c0a7c2da34
|
refactor: 不要になった関数を削除
|
2024-01-29 20:30:35 +09:00 |
usbharu
|
b63288ff28
|
refactor: Timeline APIをPagination APIに対応
|
2024-01-29 20:28:46 +09:00 |
usbharu
|
7141c7bc6a
|
refactor: 不要になった関数を削除
|
2024-01-29 20:17:15 +09:00 |
usbharu
|
ee88e29770
|
refactor: Notifications APIをPagination APIに対応
|
2024-01-29 19:44:50 +09:00 |
usbharu
|
c187aeafa8
|
fix: コピペ後の編集忘れを修正
|
2024-01-29 19:44:35 +09:00 |
usbharu
|
0f4d008406
|
refactor: Notification APIをPagination APIに対応
|
2024-01-29 19:37:30 +09:00 |
usbharu
|
a1cf528a59
|
refactor: 不要になった関数を削除
|
2024-01-29 19:26:02 +09:00 |
usbharu
|
7a116513b2
|
refactor: Pagination APIを追加
|
2024-01-29 19:22:08 +09:00 |
usbharu
|
592aba3edc
|
style: 変数名を変更
|
2024-01-29 19:05:31 +09:00 |
usbharu
|
0a19ef572c
|
refactor: 不要になった関数を削除
|
2024-01-29 19:04:04 +09:00 |
usbharu
|
f616f72415
|
refactor: Pagination APIを使うように
|
2024-01-29 18:59:37 +09:00 |
usbharu
|
69c8a18bd1
|
refactor: Kotlin/JVMの制限のための変更
|
2024-01-29 18:03:48 +09:00 |
usbharu
|
deb2d5b0b5
|
refactor: RelationshipRepositoryをPagination APIに変更
|
2024-01-29 17:59:46 +09:00 |
usbharu
|
ba6e21decd
|
feat: ページネーション情報を持つPaginationListを追加
|
2024-01-29 17:59:02 +09:00 |
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 |