..
core
fix unit tests for HttpRequestService.ts
2025-05-13 22:27:18 -04:00
entities
disable caches in unit tests
2025-06-09 11:02:36 -04:00
misc
normalize userFollowingsCache / userFollowersCache and add hibernatedUserCache to reduce the number of cache-clears and allow use of caching in many more places
2025-06-09 11:02:51 -04:00
models
fix lint errors in backend unit tests
2024-10-15 21:40:20 -04:00
queue /processors
enhance(backend): refine system account ( #15530 )
2025-03-02 20:06:20 +09:00
server /api
refactor: ファイルアップロード時のテストを追加 ( #15928 )
2025-05-08 20:03:53 +02:00
AbuseReportNotificationService.ts
remove unused fields from WebhookTestService.ts
2025-06-04 10:48:24 -04:00
activitypub.ts
merge: Emit log messages with correct level ( !1097 )
2025-06-12 19:06:43 +00:00
AnnouncementService.ts
disable caches in unit tests
2025-06-09 11:02:36 -04:00
ap-request.ts
remerge: remove FetchAllowSoftFailMask in favor of our same-authority checks
2025-03-25 17:19:38 -04:00
ApMfmService.ts
test(backend): kill many any
in backend test (partial) ( #14054 )
2024-07-14 09:33:16 +09:00
CaptchaService.ts
fix captcha test
2025-02-05 12:00:58 +00:00
chart.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
CustomEmojiService.ts
fix time zone for CustomEmojiService test
2025-02-18 20:57:55 +00:00
DriveService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
extract-mentions.ts
merge: upstream
2024-02-19 10:47:42 +01:00
FetchInstanceMetadataService.ts
feat: リモートサーバーのサーバー情報を収集しないオプション ( #14634 )
2024-10-13 20:22:16 +09:00
FileInfoService.ts
fix lint errors in backend unit tests
2024-10-15 21:40:20 -04:00
FlashService.ts
enhance(backend): refine system account ( #15530 )
2025-03-02 20:06:20 +09:00
MetaService.ts
fix tests
2025-05-28 21:31:41 -04:00
MfmService.ts
pcleanup dependencies:
2025-06-12 21:11:16 -04:00
NoteCreateService.ts
fix type errors caused by new User, Note, and Instance fields
2025-05-28 21:31:40 -04:00
ReactionService.ts
refactor(backend): ReactionService.prototype.convertLegacyReactions
( #13375 )
2024-02-21 14:31:50 +09:00
RelayService.ts
enhance(backend): refine system account ( #15530 )
2025-03-02 20:06:20 +09:00
RoleService.ts
disable caches in unit tests
2025-06-09 11:02:36 -04:00
S3Service.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
SigninWithPasskeyApiService.ts
merge upstream again
2025-04-24 14:23:45 -04:00
SystemWebhookService.ts
enhance(backend): refine system account ( #15530 )
2025-03-02 20:06:20 +09:00
UserSearchService.ts
fix tests
2025-05-28 21:31:41 -04:00
UserWebhookService.ts
enhance(backend): refine system account ( #15530 )
2025-03-02 20:06:20 +09:00
UtilityService.ts
make toPuny
work better in testing
2025-04-21 16:44:13 +01:00
WebhookTestService.ts
fix(backend): mismatch in emojis
param of test WebHook payload ( #15675 )
2025-03-20 09:00:58 +09:00