misskey/packages/backend/src/core
syuilo b53d6c7f8c perf(backend): store notes of an antenna to redis instead of postgresql
Resolve #10169
2023-04-03 12:11:16 +09:00
..
activitypub enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
chart tweak postgresql entities 2023-03-10 14:53:56 +09:00
entities perf(backend): store notes of an antenna to redis instead of postgresql 2023-04-03 12:11:16 +09:00
AccountUpdateService.ts
AchievementService.ts refactor(backend): integrate CreateNotificationService to NotificationService 2023-03-16 14:24:11 +09:00
AiService.ts
AntennaService.ts perf(backend): store notes of an antenna to redis instead of postgresql 2023-04-03 12:11:16 +09:00
AppLockService.ts
CaptchaService.ts
CoreModule.ts refactor(backend): integrate CreateNotificationService to NotificationService 2023-03-16 14:24:11 +09:00
CreateSystemUserService.ts
CustomEmojiService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
DeleteAccountService.ts
DownloadService.ts
DriveService.ts enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
EmailService.ts
FederatedInstanceService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
FetchInstanceMetadataService.ts
FileInfoService.ts
GlobalEventService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
HashtagService.ts
HttpRequestService.ts
IdService.ts perf(backend): cache timeline of a channel to redis 2023-04-03 11:49:58 +09:00
ImageProcessingService.ts enhance(server): 画像圧縮周り(主にサムネイルの仕様)の変更 (#10287) 2023-03-11 14:11:40 +09:00
InstanceActorService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
InternalStorageService.ts
LoggerService.ts
MetaService.ts
MfmService.ts
ModerationLogService.ts
NoteCreateService.ts perf(backend): store notes of an antenna to redis instead of postgresql 2023-04-03 12:11:16 +09:00
NoteDeleteService.ts enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
NotePiningService.ts
NoteReadService.ts perf(backend): store notes of an antenna to redis instead of postgresql 2023-04-03 12:11:16 +09:00
NotificationService.ts Update NotificationService.ts 2023-03-16 14:36:21 +09:00
PollService.ts
ProxyAccountService.ts
PushNotificationService.ts refactor: rename schema to json-schema 2023-03-10 14:22:37 +09:00
QueryService.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
QueueModule.ts
QueueService.ts Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317) 2023-03-14 19:11:31 +09:00
ReactionService.ts enhance(backend): use ❤️ for reaction fallback 2023-03-24 18:55:31 +09:00
RelayService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
RemoteLoggerService.ts
RemoteUserResolveService.ts
RoleService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
S3Service.ts regionが空文字列のときはundefinedとする (#10410) 2023-03-25 18:45:14 +09:00
SignupService.ts refactor(backend): 必要ないas anyを消去 (#10293) 2023-03-11 08:51:37 +09:00
TwoFactorAuthenticationService.ts
UserBlockingService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
UserCacheService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
UserFollowingService.ts enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
UserKeypairStoreService.ts refactor(backend): rename cache class 2023-03-24 16:43:42 +09:00
UserListService.ts
UserMutingService.ts
UserSuspendService.ts Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317) 2023-03-14 19:11:31 +09:00
UtilityService.ts
VideoProcessingService.ts enhance(server): 動画サムネイルの縦の長さを最大422pxにする 2023-04-02 15:49:07 +00:00
WebfingerService.ts
WebhookService.ts