egirlskey/packages/backend/src/core
syuilo f8cdab6d02 Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-04-06 19:48:28 +09:00
..
activitypub perf(backend): cache avatar and banner url to db 2023-04-06 19:48:24 +09:00
chart tweak postgresql entities 2023-03-10 14:53:56 +09:00
entities Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop 2023-04-06 19:48:28 +09:00
AccountUpdateService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
AchievementService.ts refactor(backend): integrate CreateNotificationService to NotificationService 2023-03-16 14:24:11 +09:00
AiService.ts chore: fix import position 2022-12-04 17:05:32 +09:00
AntennaService.ts perf(backend): store notes of an antenna to redis instead of postgresql 2023-04-03 12:11:16 +09:00
AppLockService.ts fix types 2023-02-22 14:58:41 +09:00
CacheService.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
CaptchaService.ts fix(server): turnstile-failed: missing-input-secret 2023-01-26 11:31:43 +09:00
CoreModule.ts enhance(backend): improve userkeypair cache 2023-04-05 12:10:40 +09:00
CreateSystemUserService.ts Role (#9437) 2023-01-12 21:02:26 +09:00
CustomEmojiService.ts perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
DeleteAccountService.ts enhance(backend): improve cache 2023-04-05 10:21:10 +09:00
DownloadService.ts enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 (#10150) 2023-03-04 16:51:07 +09:00
DriveService.ts enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
EmailService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
FederatedInstanceService.ts refactor(backend): rename Cache -> MemoryCache 2023-04-04 15:56:47 +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 enhance(backend): improve cache 2023-04-05 10:21:10 +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 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 perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
InternalStorageService.ts chore: fix import position 2022-12-04 17:05:32 +09:00
LoggerService.ts drop syslog 2023-02-03 15:08:36 +09:00
MetaService.ts フォロワー数、フォロー数もConditional roleで利用できるように 2023-01-14 08:27:23 +09:00
MfmService.ts MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016) 2023-02-22 17:32:45 +09:00
ModerationLogService.ts refactor: introduce bindThis decorator to bind this automaticaly 2022-12-04 15:03:09 +09:00
NoteCreateService.ts perf(backend): cache local custom emojis 2023-04-06 11:14:43 +09:00
NoteDeleteService.ts enhance(backend): リモートサーバーのチャート生成を無効にするオプションを追加 2023-03-24 19:08:08 +09:00
NotePiningService.ts refactor: fix types 2023-02-12 18:47:30 +09:00
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 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 perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
QueryService.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
QueueModule.ts refactor 2022-12-04 10:16:03 +09:00
QueueService.ts Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317) 2023-03-14 19:11:31 +09:00
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 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 perf(backend): cache local custom emojis 2023-04-06 11:14:43 +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 chore: fix import position 2022-12-04 17:05:32 +09:00
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 improve error handling 2023-02-12 10:36:43 +09:00
UserMutingService.ts fix 2023-04-05 13:50:05 +09:00
UserSuspendService.ts Deliverキューに宛先がSharedInboxかどうかのフラグを追加 ( #10298 関係 ) (#10317) 2023-03-14 19:11:31 +09:00
UtilityService.ts enhance: Judge instance block by endsWith (#9263) 2023-01-13 18:21:07 +09:00
VideoProcessingService.ts enhance(server): 動画サムネイルの縦の長さを最大422pxにする 2023-04-02 15:49:07 +00:00
WebfingerService.ts perf(backend): Use undici instead of node-fetch and got (#9459) 2023-01-12 21:03:02 +09:00
WebhookService.ts fix Serialized type 2023-02-28 16:46:25 +09:00