puyoskey/packages/backend/src/core
2025-03-02 11:06:32 -05:00
..
activitypub restore unintentionally-changed import type 2025-03-02 11:06:32 -05:00
chart convert private field to constructor param 2025-02-04 09:13:03 -05:00
entities merge: Add "reject quotes" settings (!901) 2025-03-01 03:33:06 +00:00
AbuseReportNotificationService.ts refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 (#15035) 2025-01-14 11:14:02 +00:00
AbuseReportService.ts
AccountMoveService.ts
AccountUpdateService.ts
AchievementService.ts
AnnouncementService.ts fix(backend): お知らせ作成時に画像URL入力欄を空欄に変更できないのを修正 (#14990) 2024-11-19 10:29:42 +09:00
AntennaService.ts
ApLogService.ts delete fetch logs when a note or user is deleted 2025-02-16 19:25:42 -05:00
AppLockService.ts
AvatarDecorationService.ts
CacheService.ts
CaptchaService.ts port FriendlyCaptcha to the new captcha infrastructure 2025-02-03 18:17:12 -05:00
ChannelFollowingService.ts
ClipService.ts
CoreModule.ts remove assertActivityMatchesUrls in favor of three-way same-authority checks 2025-03-02 11:06:29 -05:00
CreateSystemUserService.ts
CustomEmojiService.ts fix names that annoy @dakkar 2025-02-18 20:57:55 +00:00
DeleteAccountService.ts
DownloadService.ts fix(backend): check target IP before sending HTTP request 2024-11-20 19:17:25 -05:00
DriveService.ts add IdentifiableError.isRetryable to ensure that Identifiable Errors can still terminate a batch process 2025-02-03 15:03:42 -05:00
EmailService.ts fix(backend): allow fetchSummaryFromProxy, trueMail to access local addresses 2024-11-20 19:17:25 -05:00
EnvService.ts implement SkRateLimiterService with Leaky Bucket rate limiting 2024-12-07 10:22:49 -05:00
FanoutTimelineEndpointService.ts
FanoutTimelineService.ts
FeaturedService.ts
FederatedInstanceService.ts fix import order in FederatedInstanceService.ts 2025-02-04 09:20:55 -05:00
FetchInstanceMetadataService.ts fix: node.js の punycode モジュールが使用されている場所がある問題 (#15248) 2025-01-14 12:37:39 +00:00
FileInfoService.ts remove unused import in FileInfoService.ts 2025-02-03 18:21:32 -05:00
FlashService.ts
GlobalEventService.ts
HashtagService.ts
HttpRequestService.ts remove assertActivityMatchesUrls in favor of three-way same-authority checks 2025-03-02 11:06:29 -05:00
IdService.ts
ImageProcessingService.ts
InstanceActorService.ts
InternalStorageService.ts add option filePermissionBits to override permissions on locally-stored files 2024-11-29 13:00:51 -05:00
LatestNoteService.ts factor out latest_note logic into LatestNoteService 2024-10-15 14:17:19 -04:00
LoggerService.ts
MetaService.ts
MfmService.ts pick lints 2025-02-07 18:33:24 +00:00
ModerationLogService.ts
NoteCreateService.ts add "reject quotes" toggle at user and instance level 2025-02-20 09:57:48 -05:00
NoteDeleteService.ts delete fetch logs when a note or user is deleted 2025-02-16 19:25:42 -05:00
NoteEditService.ts add "reject quotes" toggle at user and instance level 2025-02-20 09:57:48 -05:00
NotePiningService.ts
NoteReadService.ts
NotificationService.ts
PollService.ts append default CW when rendering AP Note objects 2025-02-16 19:20:41 -05:00
ProxyAccountService.ts
PushNotificationService.ts
QueryService.ts
QueueModule.ts feat: 노트 게시를 예약할 수 있음 (yojo-art/cherrypick#483, [Type4ny-Project/Type4ny@271c872c](271c872c97)) 2024-12-09 05:31:03 +01:00
QueueService.ts Merge branch 'develop' into feature/2024.10 2024-12-12 13:04:51 +00:00
ReactionsBufferingService.ts
ReactionService.ts
RegistryApiService.ts
RelayService.ts
RemoteLoggerService.ts
RemoteUserResolveService.ts fix(backend): fix type error(s) in security fixes (#15009) 2024-11-21 12:10:02 +09:00
ReversiService.ts
RoleService.ts Merge branch 'develop' into feature/2024.10 2024-12-12 13:04:51 +00:00
S3Service.ts fix: unable to upload to local object storage (#15040) 2024-11-24 20:44:59 +09:00
SearchService.ts fix linter... 2025-02-19 16:46:59 +01:00
SignupService.ts fix formatting in SignupService.ts 2025-02-04 09:49:43 -05:00
SponsorsService.ts
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
UserAuthService.ts
UserBlockingService.ts refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 (#15035) 2025-01-14 11:14:02 +00:00
UserFollowingService.ts refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 (#15035) 2025-01-14 11:14:02 +00:00
UserKeypairService.ts
UserListService.ts chore: add quotes to RoleService 2025-02-07 15:09:53 +01:00
UserMutingService.ts
UserRenoteMutingService.ts
UserSearchService.ts
UserService.ts refactor: SystemWebhook/UserWebhookの配信処理呼び出し部分の改善 (#15035) 2025-01-14 11:14:02 +00:00
UserSuspendService.ts
UserWebhookService.ts merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
UtilityService.ts merge upstream 2025-02-03 2025-02-03 14:36:09 -05:00
VideoProcessingService.ts
WebAuthnService.ts fix(backend): use atomic command to improve security 2024-11-23 04:44:33 +09:00
WebfingerService.ts
WebhookTestService.ts fix type errors in WebhookTestService.ts 2025-02-20 09:58:04 -05:00