1
0
forked from mirror/misskey
mi.moris.day/packages/backend/src/core
syuilo 825551d64f drop syslog
Close #9774
2023-02-03 15:08:36 +09:00
..
activitypub drop twitter/github/discord integrations 2023-02-03 15:01:31 +09:00
chart drop hashtag chart 2023-02-03 14:10:14 +09:00
entities drop twitter/github/discord integrations 2023-02-03 15:01:31 +09:00
AccountUpdateService.ts
AchievementService.ts add an achievement 2023-01-22 20:30:56 +09:00
AiService.ts
AntennaService.ts refactor(server): fix type errors 2023-01-25 11:18:16 +09:00
AppLockService.ts
CaptchaService.ts fix(server): turnstile-failed: missing-input-secret 2023-01-26 11:31:43 +09:00
CoreModule.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
CreateNotificationService.ts
CreateSystemUserService.ts Role (#9437) 2023-01-12 21:02:26 +09:00
CustomEmojiService.ts proxyRemoteFilesがfalseならリモートカスタム絵文字は直リンにする 2023-01-26 18:44:43 +09:00
DeleteAccountService.ts Role (#9437) 2023-01-12 21:02:26 +09:00
DownloadService.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00
DriveService.ts refactor: rename role.options -> role.policies 2023-01-15 20:52:53 +09:00
EmailService.ts
FederatedInstanceService.ts refactor: rename instance.caughtAt to instance.firstRetrievedAt 2023-01-16 05:02:38 +09:00
FetchInstanceMetadataService.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00
FileInfoService.ts fix(server): 特定のPNG画像のアップロードに失敗する問題を修正 2023-01-09 14:03:22 +09:00
GlobalEventService.ts
HashtagService.ts drop hashtag chart 2023-02-03 14:10:14 +09:00
HttpRequestService.ts refactor: fix type 2023-02-01 20:13:22 +09:00
IdService.ts
ImageProcessingService.ts refactor: /proxyをFileServerServiceに統合し、/proxyのurlで/filesが指定されていた場合は直接ファイルを解決するようにする (#9709) 2023-01-26 16:06:29 +09:00
InstanceActorService.ts
InternalStorageService.ts
LoggerService.ts drop syslog 2023-02-03 15:08:36 +09:00
MessagingService.ts
MetaService.ts フォロワー数、フォロー数もConditional roleで利用できるように 2023-01-14 08:27:23 +09:00
MfmService.ts
ModerationLogService.ts
NoteCreateService.ts refactor: rename role.options -> role.policies 2023-01-15 20:52:53 +09:00
NoteDeleteService.ts ✌️ 2023-01-03 09:32:36 +09:00
NotePiningService.ts refactor: rename role.options -> role.policies 2023-01-15 20:52:53 +09:00
NoteReadService.ts refactor: fix type 2023-02-01 17:29:28 +09:00
NotificationService.ts
PollService.ts delete pollVote notification 2023-01-08 10:54:45 +09:00
ProxyAccountService.ts
PushNotificationService.ts chore: remove unused function (truncateUnreadAntennaNote) 2023-01-04 11:09:05 +00:00
QueryService.ts
QueueModule.ts
QueueService.ts feat: make possible to export favorited notes 2023-01-01 16:53:10 +09:00
ReactionService.ts fix: use || for emoji url fallback instead of ?? 2022-12-30 13:37:58 +00:00
RelayService.ts
RemoteLoggerService.ts
RemoteUserResolveService.ts
RoleService.ts refactor(server): fix type errors 2023-01-25 11:18:16 +09:00
S3Service.ts fix(server): node-fetchおよびgotを使う以前の実装に戻す 2023-01-25 12:00:04 +09:00
SignupService.ts Role (#9437) 2023-01-12 21:02:26 +09:00
TwoFactorAuthenticationService.ts
UserBlockingService.ts Fix: Block delivery (#9397) 2022-12-26 17:05:44 +09:00
UserCacheService.ts フォロワー数、フォロー数もConditional roleで利用できるように 2023-01-14 08:27:23 +09:00
UserFollowingService.ts フォロワー数、フォロー数もConditional roleで利用できるように 2023-01-14 08:27:23 +09:00
UserKeypairStoreService.ts
UserListService.ts refactor: rename role.options -> role.policies 2023-01-15 20:52:53 +09:00
UserMutingService.ts
UserSuspendService.ts
UtilityService.ts enhance: Judge instance block by endsWith (#9263) 2023-01-13 18:21:07 +09:00
VideoProcessingService.ts
WebfingerService.ts perf(backend): Use undici instead of node-fetch and got (#9459) 2023-01-12 21:03:02 +09:00
WebhookService.ts refactor: fix type 2023-02-01 20:15:11 +09:00