1
0
forked from mirror/misskey
misskey/packages/backend/src/core
2023-04-09 10:19:57 +09:00
..
activitypub fix(backend): 連合しているインスタンスについて予期せず配送が全て停止されることがある問題を修正 2023-04-09 10:19:57 +09:00
chart
entities feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
AccountMoveService.ts chore: use for instead of forEach 2023-04-08 14:18:28 +09:00
AccountUpdateService.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
AchievementService.ts
AiService.ts
AntennaService.ts feat(backend): イベント用Redisを別サーバーに分離できるように 2023-04-07 11:20:14 +09:00
AppLockService.ts
CacheService.ts typo 2023-04-07 11:33:15 +09:00
CaptchaService.ts
CoreModule.ts feat: account migration (#10507) 2023-04-08 14:16:26 +09:00
CreateSystemUserService.ts
CustomEmojiService.ts add note 2023-04-09 09:53:02 +09:00
DeleteAccountService.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
DownloadService.ts
DriveService.ts
EmailService.ts
FederatedInstanceService.ts fix(backend): 通知読み込みでエラーが発生する場合がある問題を修正 2023-04-09 08:02:52 +09:00
FetchInstanceMetadataService.ts
FileInfoService.ts
GlobalEventService.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
HashtagService.ts
HttpRequestService.ts
IdService.ts fix(server): IdService.parseを全てのidタイプに対応させるように (#10533) 2023-04-09 04:41:06 +09:00
ImageProcessingService.ts
InstanceActorService.ts perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
InternalStorageService.ts
LoggerService.ts
MetaService.ts feat(backend): イベント用Redisを別サーバーに分離できるように 2023-04-07 11:20:14 +09:00
MfmService.ts
ModerationLogService.ts
NoteCreateService.ts perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
NoteDeleteService.ts
NotePiningService.ts
NoteReadService.ts enhance(backend): チャンネルの既読管理を削除 2023-04-05 07:52:49 +09:00
NotificationService.ts fix: 通知インジケータが光りっぱなしになる問題を修正 (#10483) 2023-04-06 06:11:59 +09:00
PollService.ts
ProxyAccountService.ts
PushNotificationService.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
QueryService.ts
QueueModule.ts feat(backend): ジョブキュー用Redisを別サーバーに分離できるように 2023-04-07 11:27:01 +09:00
QueueService.ts
ReactionService.ts perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
RelayService.ts perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
RemoteLoggerService.ts
RemoteUserResolveService.ts
RoleService.ts enhance(backend): tweak cache of role 2023-04-07 18:15:47 +09:00
S3Service.ts
SignupService.ts
TwoFactorAuthenticationService.ts
UserBlockingService.ts fix 2023-04-05 13:57:22 +09:00
UserFollowingService.ts fix 2023-04-05 13:57:22 +09:00
UserKeypairService.ts fix 2023-04-05 13:50:05 +09:00
UserListService.ts
UserMutingService.ts fix 2023-04-05 13:50:05 +09:00
UserSuspendService.ts
UtilityService.ts
VideoProcessingService.ts
WebfingerService.ts
WebhookService.ts feat(backend): イベント用Redisを別サーバーに分離できるように 2023-04-07 11:20:14 +09:00