Sharkey/packages/backend/src/core
2024-11-22 10:37:11 +00:00
..
activitypub merge: Fix federation error "The note creation failed with duplication error even when there is no duplication" (resolves #749) (!745) 2024-11-22 10:37:11 +00:00
chart reduce log spam from charts 2024-11-20 22:03:32 -05:00
entities fix: Try using CacheService to avoid excess db lookups 2024-11-20 19:17:25 -05:00
AbuseReportNotificationService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
AbuseReportService.ts don't return early -- should fix #626 2024-08-19 18:19:38 +01:00
AccountMoveService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
AccountUpdateService.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
AchievementService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AnnouncementService.ts fix(backend): use insertOne insteadof insert/findOneOrFail combination (#13908) 2024-06-01 11:16:44 +09:00
AntennaService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01: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
CacheService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
CaptchaService.ts chore: replace recaptcha with frc 2024-11-02 11:02:13 +00:00
ChannelFollowingService.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
ClipService.ts Fix(backend): Limit antenna/webhook/list to exact amount (#14036) 2024-06-18 12:18:04 +09:00
CoreModule.ts Merge branch 'develop' into feature/2024.9.0 2024-10-15 18:09:11 -04:00
CreateSystemUserService.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
CustomEmojiService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
DeleteAccountService.ts prevent deletion or suspension of system accounts 2024-10-07 10:02:55 -04:00
DownloadService.ts fix(backend): check target IP before sending HTTP request 2024-11-20 19:17:25 -05:00
DriveService.ts merge: Optimizations to InternalStorageService (resolves #753) (!694) 2024-10-20 15:48:46 +00:00
EmailService.ts fix(backend): allow fetchSummaryFromProxy, trueMail to access local addresses 2024-11-20 19:17:25 -05:00
FanoutTimelineEndpointService.ts Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.07 2024-08-02 12:25:58 +01:00
FanoutTimelineService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FeaturedService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FederatedInstanceService.ts try to avoid insert races in FederatedInstanceService 2024-10-12 10:57:57 +01:00
FetchInstanceMetadataService.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
FileInfoService.ts Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8 2024-08-30 12:08:31 +01:00
GlobalEventService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
HashtagService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
HttpRequestService.ts Fix another style error 2024-11-20 20:31:22 -05:00
IdService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImageProcessingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InstanceActorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InternalStorageService.ts fix comment typo in InternalStorageService.ts 2024-10-20 00:11:14 -04:00
LatestNoteService.ts factor out latest_note logic into LatestNoteService 2024-10-15 14:17:19 -04:00
LoggerService.ts refactor(backend): remove unused logger option 2024-06-06 10:01:50 +09:00
MetaService.ts fix(backend): RBTの修正 (#14621) 2024-09-24 18:29:02 +09:00
MfmService.ts Merge branch 'develop' into 'fix/user-lookup-capitalization' 2024-10-24 08:14:53 +00:00
ModerationLogService.ts fix import 2024-08-09 10:51:18 +09:00
NoteCreateService.ts remove duplicate isPureRenote method 2024-11-20 22:03:17 -05:00
NoteDeleteService.ts Merge branch 'develop' into feature/2024.9.0 2024-10-15 18:09:11 -04:00
NoteEditService.ts remove duplicate isPureRenote method 2024-11-20 22:03:17 -05:00
NotePiningService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NoteReadService.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
NotificationService.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
PollService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ProxyAccountService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
PushNotificationService.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
QueryService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
QueueModule.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
QueueService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
ReactionsBufferingService.ts fix(backend): RBTの修正 (#14621) 2024-09-24 18:29:02 +09:00
ReactionService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
RegistryApiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RelayService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
RemoteLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RemoteUserResolveService.ts Fix .punyHost misuse 2024-11-20 21:24:35 -05:00
ReversiService.ts Merge remote-tracking branch 'misskey/master' into feature/misskey-2024.8 2024-08-30 12:08:31 +01:00
RoleService.ts Merge remote-tracking branch 'misskey/master' into feature/2024.9.0 2024-10-09 15:17:22 +01:00
S3Service.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SearchService.ts merge: upstream 2024-02-19 10:47:42 +01:00
SignupService.ts always approve the first / root user 2024-11-01 09:29:40 -04:00
SponsorsService.ts use injected meta in SponsorsService 2024-10-09 17:03:46 +01:00
SystemWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
UserAuthService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserBlockingService.ts feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758) 2024-06-08 15:34:19 +09:00
UserFollowingService.ts feat: フォローされた際のメッセージを設定できるようにする (#14430) 2024-09-28 09:55:21 +09:00
UserKeypairService.ts fix(backend): memory leak in memory caches (#14363) 2024-08-18 13:34:01 +09:00
UserListService.ts Fix(backend): Limit antenna/webhook/list to exact amount (#14036) 2024-06-18 12:18:04 +09:00
UserMutingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserRenoteMutingService.ts fix(backend): リノートミュートがキャッシュが切れるまで効かない問題を修正 (#14242) 2024-07-18 08:55:36 +09:00
UserSearchService.ts fix: サジェストされるユーザのリストアップ方法を見直し (#14180) 2024-07-12 21:14:09 +09:00
UserService.ts feature: ユーザ作成時にSystemWebhookを発信できるようにする (#14321) 2024-07-29 21:31:32 +09:00
UserSuspendService.ts prevent deletion or suspension of system accounts 2024-10-07 10:02:55 -04:00
UserWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
UtilityService.ts fix: primitives 25-33: proper local instance checks 2024-11-20 19:17:25 -05:00
VideoProcessingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
WebAuthnService.ts Add Sign in with passkey Button (#14577) 2024-09-26 08:25:33 +09:00
WebfingerService.ts We don't need the whole Logger class here 2024-09-22 14:46:51 -03:00
WebhookTestService.ts fix test errors 2024-10-26 17:34:42 -04:00