mistykey/packages/backend/src/core
dakkar 13d045d813 merge: misskey 2025.5.0 (!1028)
View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/1028

Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: Marie <github@yuugi.dev>
2025-06-29 09:54:12 +00:00
..
activitypub feat(backend): Add Config Option For Bio Length 2025-06-22 01:02:20 +02:00
chart 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
entities merge: misskey 2025.5.0 (!1028) 2025-06-29 09:54:12 +00:00
AbuseReportNotificationService.ts refactor(backend): Resolve Nested Conditionals 2025-06-18 20:25:32 +02:00
AbuseReportService.ts more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04:00
AccountMoveService.ts 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
AccountUpdateService.ts reorder relay activities to avoid delivery race condition 2025-05-07 12:40:01 -04:00
AchievementService.ts fix(backend): enumerate achievement types in some response schema (#15953) 2025-05-06 19:52:30 +09:00
AnnouncementService.ts fix(backend): お知らせ作成時に画像URL入力欄を空欄に変更できないのを修正 (#14990) 2024-11-19 10:29:42 +09:00
AntennaService.ts re-type userFollowingsCache to match the others 2025-06-09 11:02:36 -04:00
ApLogService.ts lint and type fixes 2025-04-01 20:47:04 -04:00
AppLockService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AvatarDecorationService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
BunnyService.ts add more details to IdentifiableErrors 2025-06-06 22:20:17 -04:00
CacheService.ts add missing GROUP BY to threadMutingsCache / noteMutingsCache 2025-06-23 13:47:04 -04:00
CaptchaService.ts more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04:00
ChannelFollowingService.ts move QuantumKVCache to a separate file 2025-06-09 11:02:36 -04:00
ChatService.ts enhance(backend): push notification for chat message 2025-04-15 18:27:45 +09:00
ClipService.ts Fix(backend): Limit antenna/webhook/list to exact amount (#14036) 2024-06-18 12:18:04 +09:00
CoreModule.ts implement InternalEventService 2025-06-09 11:02:36 -04:00
CustomEmojiService.ts fix names that annoy @dakkar 2025-02-18 20:57:55 +00:00
DeleteAccountService.ts await delete account in queue in case of errors 2025-05-12 21:38:11 -04:00
DownloadService.ts add more details to StatusErrors 2025-06-06 22:20:17 -04:00
DriveService.ts throw S3 errors to prevent silent failures 2025-06-13 20:37:37 -04:00
EmailService.ts fix(backend): メールアドレスの形式が正しくなければ以降の処理を行わないように (#15320) 2025-02-16 09:41:33 +00:00
EnvService.ts implement SkRateLimiterService with Leaky Bucket rate limiting 2024-12-07 10:22:49 -05:00
FanoutTimelineEndpointService.ts Merge branch 'develop' into upstream/2025.5.0 2025-06-10 14:02:32 +01:00
FanoutTimelineService.ts update deps (#15311) 2025-02-15 10:24:22 +09:00
FeaturedService.ts add role policy to allow note trending 2025-05-14 23:24:24 -04:00
FederatedInstanceService.ts add function diffArraysSimple for more efficient change detection 2025-05-28 21:31:40 -04:00
FetchInstanceMetadataService.ts pcleanup dependencies: 2025-06-12 21:11:16 -04:00
FileInfoService.ts reduce log spam from FileInfoService 2025-06-06 22:20:16 -04:00
FlashService.ts enhance: 人気のPlayを10件以上表示できるように (#14443) 2024-10-05 14:37:52 +09:00
GlobalEventService.ts 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
HashtagService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
HttpRequestService.ts add more details to StatusErrors 2025-06-06 22:20:17 -04:00
IdService.ts Fix: 通知のページネーションで2つ以上読み込めなくなることがある問題 (#15277) 2025-04-02 10:37:16 +09:00
ImageProcessingService.ts Fix #15876 絵文字がアニメーションしない問題を修正 (#15881) 2025-04-27 09:16:41 +09:00
InternalEventService.ts add ignoreRemote filter to InternalEventService 2025-06-09 11:02:36 -04:00
InternalStorageService.ts add mediaDirectory config option to configure location of uploaded media 2025-05-26 22:52:00 +10:00
LatestNoteService.ts additional fixes and cleanup to all note endpoints 2025-06-05 02:34:57 -04:00
LoggerService.ts add logging.verbose option to enable debug logging in production. (same function as MK_VERBOSE environment variable) 2025-05-08 11:23:20 -04:00
MetaService.ts fix TypeORM error from MetaService.fetch 2025-05-28 21:31:40 -04:00
MfmService.ts merge: Extract inline media from remote posts (resolves #1074, #1104, and #1105) (!1113) 2025-06-19 23:36:44 +00:00
ModerationLogService.ts fix import 2024-08-09 10:51:18 +09:00
NoteCreateService.ts hide muted threads from timelines 2025-06-23 13:47:04 -04:00
NoteDeleteService.ts update user activity on Renote, Un-Renote, Note Edit, React, and Un-React 2025-05-14 23:24:51 -04:00
NoteEditService.ts hide muted threads from timelines 2025-06-23 13:47:04 -04:00
NotePiningService.ts add more details to IdentifiableErrors 2025-06-06 22:20:17 -04:00
NotificationService.ts re-type userFollowingsCache to match the others 2025-06-09 11:02:36 -04:00
PollService.ts reorder relay activities to avoid delivery race condition 2025-05-07 12:40:01 -04:00
PushNotificationService.ts move QuantumKVCache to a separate file 2025-06-09 11:02:36 -04:00
QueryService.ts Merge branch 'develop' into upstream/2025.5.0 2025-06-13 08:43:17 +01:00
QueueModule.ts feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4ny-Project/Type4ny@271c872c](271c872c97)) 2024-12-09 05:31:03 +01:00
QueueService.ts smarter "clean remote files" 2025-06-24 17:15:21 +01:00
ReactionsBufferingService.ts fix(backend): RBTの修正 (#14621) 2024-09-24 18:29:02 +09:00
ReactionService.ts hide muted threads from timelines 2025-06-23 13:47:04 -04:00
RegistryApiService.ts better upsert query 2025-06-24 13:47:07 +01:00
RelayService.ts enhance(backend): refine system account (#15530) 2025-03-02 20:06:20 +09:00
RemoteLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RemoteUserResolveService.ts more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04:00
ReversiService.ts fix TS errors in ReversiService 2025-06-04 10:47:19 -04:00
RoleService.ts refactor: Simplify Statement (again) 2025-06-20 21:55:02 +02:00
S3Service.ts fix(backend): S3互換オブジェクトストレージでファイルのアップロードに失敗することがある問題を修正 (#15583) 2025-03-06 08:03:57 +00:00
SearchService.ts Merge tag '2025.5.0' into upstream/2025.5.0 2025-05-13 11:29:59 +01:00
SignupService.ts merge upstream 2025-03-25 16:14:53 -04:00
SponsorsService.ts fix type errors in SponsorsService.ts 2025-04-30 11:13:38 -04:00
SystemAccountService.ts merge upstream again 2025-04-24 14:23:45 -04:00
SystemWebhookService.ts refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 (#15035) 2025-01-14 11:14:02 +00:00
TimeService.ts implement SkRateLimiterService with Leaky Bucket rate limiting 2024-12-07 10:22:49 -05:00
UpdateInstanceQueue.ts fix startup crash caused by circular reference (SWC is not compatible with forwardRef) 2025-03-21 12:37:06 -04:00
UserAuthService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserBlockingService.ts convert many RedisKVCaches to QuantumKVCache or MemoryKVCache 2025-06-09 11:02:36 -04:00
UserFollowingService.ts 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
UserKeypairService.ts convert many RedisKVCaches to QuantumKVCache or MemoryKVCache 2025-06-09 11:02:36 -04:00
UserListService.ts move QuantumKVCache to a separate file 2025-06-09 11:02:36 -04:00
UserMutingService.ts implement QuantumKVCache.setMany and QuantumKVCache.seleteMany 2025-06-09 11:02:36 -04:00
UserRenoteMutingService.ts implement QuantumKVCache.setMany and QuantumKVCache.seleteMany 2025-06-09 11:02:36 -04:00
UserSearchService.ts enhance(backend): ミュートしているユーザーをユーザー検索の結果から除外するように 2025-03-27 17:12:23 +09:00
UserService.ts 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
UserSuspendService.ts don't unfollow anyone when suspending a user 2025-06-14 01:06:56 -04:00
UserWebhookService.ts merge upstream 2025-03-25 16:14:53 -04:00
UtilityService.ts Merge branch 'develop' into upstream/2025.5.0 2025-06-10 14:02:32 +01:00
VideoProcessingService.ts Import fs module with new syntax 2025-05-30 20:41:51 +02:00
WebAuthnService.ts more use of identifiable errors, improvements to inner error rendering, and more heuristics for is-retryable-error 2025-06-06 22:20:17 -04:00
WebfingerService.ts pcleanup dependencies: 2025-06-12 21:11:16 -04:00
WebhookTestService.ts merge: misskey 2025.5.0 (!1028) 2025-06-29 09:54:12 +00:00