Commit Graph

248 Commits

Author SHA1 Message Date
usbharu 9e06327c8f
test: テストを修正 2024-02-20 23:01:01 +09:00
usbharu 59ea9feef3
test: InboxControllerImplのテストを追加 2024-02-20 13:13:04 +09:00
usbharu dd297448ac
test: HttpSignatureHeaderCheckerのテストを追加 2024-02-19 19:31:25 +09:00
usbharu ad7e1a7da2
chore: コードにライセンスを追加 2024-02-17 11:18:48 +09:00
usbharu 4e59809003
test: テストを追加 2024-02-14 14:04:37 +09:00
usbharu 2be0feed95
feat: ミュートの基本部分を実装 2024-02-09 18:10:22 +09:00
usbharu 6d05ad9cb0
chore: ExposedのAPIを更新 2024-02-04 16:07:29 +09:00
usbharu 4ab6c362b6
feat: Announceを受け取れるように 2024-02-02 16:53:32 +09:00
usbharu 2a3b34b99a
feat: Announceを追加 2024-02-02 16:52:46 +09:00
usbharu 530d38ec22
test: prevとnextがnullになる場合のテストを追加 2024-01-30 22:59:13 +09:00
usbharu e2805c20c4
test: 修正した実装の正しいテストを追加 2024-01-30 22:54:23 +09:00
usbharu 59f72fb66e
test: 間違っているテストを追加 2024-01-30 22:26:13 +09:00
usbharu 80bbe54060
test: ページネーション系のテストを追加 2024-01-30 14:12:46 +09:00
usbharu f089230843
test: テストをPagination APIに対応 2024-01-29 20:55:28 +09:00
usbharu 0ecf6f7032
test: UndoにMastodonのJSONのデシリアライズテストを追加 2024-01-29 11:00:11 +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 0d2b9e1b64
test: テストを修正 2024-01-27 18:17:48 +09:00
usbharu a98c363ba4
test: テストコードをログインユーザー取得に対応 2024-01-26 12:17:09 +09:00
usbharu 7bbb2db4e8
test: ファイルサイズ制限を超えたファイルのときファイルのダウンロードに失敗するように 2024-01-25 15:03:04 +09:00
usbharu 578c2f702d
feat: HTMLへのサニタイズを外部ライブラリで行うように 2024-01-24 21:25:27 +09:00
usbharu 2e2a936d76
feat: suspendでない関数に変更 2024-01-24 16:16:58 +09:00
usbharu a08169238d
feat: HTMLを整形し、不正なHTMLを含まないように 2024-01-24 15:27:38 +09:00
usbharu d60e1e702c
feat: Note中のHTMLをPostBuilderにいれる準備 2024-01-18 17:03:53 +09:00
usbharu be6e206088
Merge branch 'develop' into bugfix/deliver-local-post-delete 2024-01-16 16:14:55 +09:00
usbharu 41f80ed2a5
test: ローカル投稿削除の配送テストを追加 2024-01-16 15:14:47 +09:00
usbharu e9f9705224
test: テストを修正 2024-01-16 14:39:03 +09:00
usbharu 080fabd99b
test: リアクション重複時の挙動の変更をテストに反映 2024-01-08 17:30:23 +09:00
usbharu 0fe7c3254b
feat: emoji-ktを追加 2024-01-07 12:55:52 +09:00
usbharu ef35892fd2
test: テストを修正 2023-12-22 16:22:53 +09:00
usbharu b39af51723
feat: 受け取ったノートのEmojiを認識するように 2023-12-22 14:02:23 +09:00
usbharu a4320389a2
style: fix lint 2023-12-22 12:20:41 +09:00
usbharu 8d3d454646
Merge branch 'develop' into feature/for-update-transaction
# Conflicts:
#	src/main/kotlin/dev/usbharu/hideout/core/domain/model/actor/Actor.kt
2023-12-21 14:50:36 +09:00
usbharu a6cdd7f414
test: テストを修正 2023-12-21 12:57:06 +09:00
usbharu 0888613838
refactor: 不要なQueryServiceを削除 2023-12-21 11:08:59 +09:00
usbharu d79541d71b
refactor: actorのDBからの取得に関する大規模な変更 2023-12-17 19:08:18 +09:00
usbharu b0c9f5d35e
test: Equalsのテストを修正 2023-12-14 15:50:01 +09:00
usbharu 39818469cb
test: テストを追加 2023-12-14 14:37:36 +09:00
usbharu f65277b102
test: テストを修正 2023-12-14 12:07:47 +09:00
usbharu 5093585c7e
test: テストを修正 2023-12-13 17:02:00 +09:00
usbharu 9244f6d9ea
feat: フォローリクエストAPIを追加 2023-12-12 13:02:19 +09:00
usbharu ee69e0af41
feat: フォロー承認制ユーザーかの情報をActivityPub側でも持たせるように 2023-12-12 01:32:55 +09:00
usbharu beae886318
test: テストを修正 2023-12-11 18:08:32 +09:00
usbharu 9427e3140d
refactor: passwordをUserDetailに移動 2023-12-11 17:58:22 +09:00
usbharu 227326123f
refactor: 命名をプログラムにも適用 2023-12-11 17:13:29 +09:00
usbharu a458dbd432
test: APDeliverBlockJobProcessorとAPSendAcceptServiceImplのテストを追加 2023-12-11 14:35:35 +09:00
usbharu 87a11c5d18
test: APAcceptProcessorとAPDeliverAcceptJobProcessorのテストを追加 2023-12-11 14:17:12 +09:00
usbharu ef653be4f8
test: rejectFollowRequestのテストを修正 2023-12-11 12:43:27 +09:00
usbharu 9c8f90bb05
refactor: 不要な依存を削除 fix lint 2023-12-11 01:47:23 +09:00