misskey/packages/backend/test/unit
syuilo f1f24e39d2
Feat: Chat (#15686)
* wip

* wip

* wip

* wip

* wip

* wip

* Update types.ts

* Create 1742203321812-chat.js

* wip

* wip

* Update room.vue

* Update home.vue

* Update home.vue

* Update ja-JP.yml

* Update index.d.ts

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* Update CHANGELOG.md

* wip

* Update home.vue

* clean up

* Update misskey-js.api.md

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* wip

* lint fixes

* lint

* Update UserEntityService.ts

* search

* wip

* 🎨

* wip

* Update home.ownedRooms.vue

* wip

* Update CHANGELOG.md

* Update style.scss

* wip

* improve performance

* improve performance

* Update timeline.test.ts
2025-03-24 21:32:46 +09:00
..
entities Feat: Chat (#15686) 2025-03-24 21:32:46 +09:00
misc
queue/processors enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
AbuseReportNotificationService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
AnnouncementService.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
ApMfmService.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
CaptchaService.ts feat(frontend): Botプロテクションの設定変更時は実際に検証を通過しないと保存できないようにする (#15151) 2025-01-14 10:57:58 +00:00
CustomEmojiService.ts feat: 新カスタム絵文字管理画面(β)の追加 (#13473) 2025-01-20 11:35:37 +00:00
DriveService.ts
FetchInstanceMetadataService.ts feat: リモートサーバーのサーバー情報を収集しないオプション (#14634) 2024-10-13 20:22:16 +09:00
FileInfoService.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
FlashService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
MetaService.ts
MfmService.ts update deps (#15311) 2025-02-15 10:24:22 +09:00
NoteCreateService.ts
ReactionService.ts
RelayService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
RoleService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
S3Service.ts
SigninWithPasskeyApiService.ts test(backend): Add test for Passkey API (#14635) 2024-09-28 08:09:30 +09:00
SystemWebhookService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
UserSearchService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
UserWebhookService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
WebhookTestService.ts fix(backend): mismatch in `emojis` param of test WebHook payload (#15675) 2025-03-20 09:00:58 +09:00
activitypub.ts fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
ap-request.ts fix(backend): tighten an overly relaxed criteria and remove capability of matching multiple final URLs in URL authority checking (#15655) 2025-03-12 12:39:24 +00:00
chart.ts
extract-mentions.ts