misskey/packages/backend/test/unit
taichan 4a2970fdb0 fix(backend): DBフォールバック有効時、複数のFTTソースから取得するタイムラインで取得漏れが起きる現象の修正 (再) (#114)
* fix: DBフォールバック有効時、複数のFTTソースから取得するタイムラインで取得漏れが起きる現象の修正 https://github.com/nadesskey/nadesskey/pull/35 の修正

* fix: revert unnecessary changes

* refactor(test): FTTEndpointのテストを改善

* fix: ids自体が空配列の時を考慮

* Fix: typerror

* fix: 昇順のページネーションにおけるfttThresholdIdの計算を修正し、関連するテストを追加しました。

* Fix: Type Error

* fix: `useDbFallback` が false の場合に `fttThresholdId` によるタイムラインノートの意図しないフィルタリングを防止
2026-01-27 13:05:13 +09:00
..
entities refactor: DriveFileEntityServiceとDriveFolderEntityServiceの複数件取得をリファクタ (#17064) 2026-01-06 13:13:06 +09:00
misc fix(backend): fix tests (#16947) 2025-12-06 19:32:13 +09:00
queue/processors fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
server chore(backend): FileServerServiceのunit-testを追加 (#17086) 2026-01-11 11:34:29 +09:00
AbuseReportNotificationService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
AnnouncementService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
ApMfmService.ts perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ削減・高速化 (#16885) 2025-11-29 19:16:05 +09:00
CaptchaService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
ChannelFollowingService.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
ChannelMutingService.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
CustomEmojiService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
DriveService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
FanoutTimelineEndpointService.ts fix(backend): DBフォールバック有効時、複数のFTTソースから取得するタイムラインで取得漏れが起きる現象の修正 (再) (#114) 2026-01-27 13:05:13 +09:00
FetchInstanceMetadataService.ts feat: リモートサーバーのサーバー情報を収集しないオプション (#14634) 2024-10-13 20:22:16 +09:00
FileInfoService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
FlashService.ts fix(test): Play検索機能でBackend Unit Testが壊れている 2025-07-04 18:31:34 +09:00
MetaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MfmService.ts perf(backend): jsdom、happy-domをやめて軽量な実装にし、メモリ削減・高速化 (#16885) 2025-11-29 19:16:05 +09:00
NoteCreateService.ts feat: チャンネルミュートの実装 (#14105) 2025-11-07 08:39:21 +09:00
ReactionService.ts refactor 2025-07-04 18:33:41 +09:00
RelayService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
RoleService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
S3Service.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
SearchService.ts chore: SearchServiceのunit-test追加 (#17035) 2025-12-28 19:57:18 +09:00
SigninWithPasskeyApiService.ts fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
SystemWebhookService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
UserSearchService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
UserWebhookService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
WebhookTestService.ts fix(backend): typeormのbreaking changeに対応 (#16105) 2025-05-27 13:50:45 +09:00
activitypub.ts fix tests 2025-05-29 12:41:27 +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 fix(deps): update [backend] update dependencies (major) (#16099) 2025-11-30 09:58:06 +09:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00