misskey/packages/backend/src/core
2023-03-08 19:57:52 +00:00
..
activitypub 未知のユーザーが deleteActor されたら処理をスキップする (#10067) 2023-02-25 04:27:37 +09:00
chart test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
entities fix(server): videoThumbnailGeneratorが適用されない問題を修正 2023-03-08 19:57:52 +00:00
AccountUpdateService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
AchievementService.ts refactor: fix types 2023-02-09 11:46:08 +09:00
AiService.ts
AntennaService.ts enhance(server): make antenna handle cw 2023-02-28 20:20:23 +09:00
AppLockService.ts fix types 2023-02-22 14:58:41 +09:00
CaptchaService.ts fix(server): turnstile-failed: missing-input-secret 2023-01-26 11:31:43 +09:00
CoreModule.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
CreateNotificationService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
CreateSystemUserService.ts
CustomEmojiService.ts refactor: fix types 2023-02-17 15:36:36 +09:00
DeleteAccountService.ts fix typo 2023-02-04 10:02:03 +09:00
DownloadService.ts enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 (#10150) 2023-03-04 16:51:07 +09:00
DriveService.ts enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 (#10150) 2023-03-04 16:51:07 +09:00
EmailService.ts
FederatedInstanceService.ts refactor: rename instance.caughtAt to instance.firstRetrievedAt 2023-01-16 05:02:38 +09:00
FetchInstanceMetadataService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
FileInfoService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
GlobalEventService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
HashtagService.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
HttpRequestService.ts fix(server): HttpRequestService.sendでは常にUser-Agentを含むように 2023-02-14 04:08:56 +00:00
IdService.ts
ImageProcessingService.ts style(backend): fix all eslint errors (#9967) 2023-02-17 10:56:59 +09:00
InstanceActorService.ts refactor 2023-02-13 15:50:22 +09:00
InternalStorageService.ts
LoggerService.ts drop syslog 2023-02-03 15:08:36 +09:00
MetaService.ts
MfmService.ts MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016) 2023-02-22 17:32:45 +09:00
ModerationLogService.ts
NoteCreateService.ts feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
NoteDeleteService.ts refactor 2023-02-13 15:50:22 +09:00
NotePiningService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
NoteReadService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
NotificationService.ts refactor: fix types 2023-02-17 15:15:36 +09:00
PollService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ProxyAccountService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
PushNotificationService.ts fix types 2023-02-22 14:58:41 +09:00
QueryService.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
QueueModule.ts
QueueService.ts
ReactionService.ts feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
RelayService.ts refactor 2023-02-13 15:50:22 +09:00
RemoteLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
RemoteUserResolveService.ts refactor 2023-02-13 15:50:22 +09:00
RoleService.ts feat: 時限ロール (#10145) 2023-03-01 10:20:03 +09:00
S3Service.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00
SignupService.ts
TwoFactorAuthenticationService.ts
UserBlockingService.ts refactor: fix types 2023-02-13 15:28:07 +09:00
UserCacheService.ts refactor 2023-02-13 15:50:22 +09:00
UserFollowingService.ts refactor 2023-02-13 15:50:22 +09:00
UserKeypairStoreService.ts
UserListService.ts improve error handling 2023-02-12 10:36:43 +09:00
UserMutingService.ts fix typo 2023-02-04 10:02:03 +09:00
UserSuspendService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
UtilityService.ts
VideoProcessingService.ts style(backend): fix all eslint errors (#9967) 2023-02-17 10:56:59 +09:00
WebfingerService.ts
WebhookService.ts fix Serialized type 2023-02-28 16:46:25 +09:00