1
0
forked from mirror/misskey
mi.moris.day/packages/backend/src/core
Umisyo(Souta Kusunoki) 8f94b36732
refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#11096)
* refactor: ApDeliverManagerService.ts のanyを適切な型に置き換え

Signed-off-by: Umisyo <kusunokisouta@gmail.com>

* fix: quote to single quote

Signed-off-by: Umisyo <kusunokisouta@gmail.com>

* refactor: JSDocを実態に合わせて修正

Signed-off-by: Umisyo <kusunokisouta@gmail.com>

* fix: activityのnullを許容するよう変更

Signed-off-by: Umisyo <kusunokisouta@gmail.com>

---------

Signed-off-by: Umisyo <kusunokisouta@gmail.com>
Co-authored-by: tamaina <tamaina@hotmail.co.jp>
2023-07-05 12:17:52 +09:00
..
activitypub refactor: ApDeliverManagerService.tsの型とJSDocを適切に置き換え (#11096) 2023-07-05 12:17:52 +09:00
chart refactor 2023-05-29 13:21:26 +09:00
entities refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
AccountMoveService.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
AccountUpdateService.ts
AchievementService.ts add new achievement 2023-04-20 19:40:02 +09:00
AiService.ts
AntennaService.ts refactor 2023-05-29 13:21:26 +09:00
AppLockService.ts fix types 2023-04-14 13:50:05 +09:00
CacheService.ts fix(backend): キャッシュが溜まり続けないように 2023-06-10 13:45:11 +09:00
CaptchaService.ts enhance(backend): migrate bull to bullmq (#10910) 2023-05-29 11:54:49 +09:00
CoreModule.ts feat: Introduce Meilisearch (#10755) 2023-05-05 08:52:14 +09:00
CreateSystemUserService.ts
CustomEmojiService.ts fix(backend): キャッシュが溜まり続けないように 2023-06-10 13:45:11 +09:00
DeleteAccountService.ts
DownloadService.ts refactor(backend): replace private-ip with ipaddr.js (#11041) 2023-06-25 06:35:09 +09:00
DriveService.ts ロールにNSFWを強制的につけるオプションを追加 (#10731) 2023-05-05 14:18:06 +09:00
EmailService.ts
FederatedInstanceService.ts fix(backend): キャッシュが溜まり続けないように 2023-06-10 13:45:11 +09:00
FetchInstanceMetadataService.ts enhance(backend): migrate bull to bullmq (#10910) 2023-05-29 11:54:49 +09:00
FileInfoService.ts [fix] .wav .flac ファイルを再生可能にする (#10686) 2023-04-26 02:17:58 +09:00
GlobalEventService.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
HashtagService.ts
HttpRequestService.ts
IdService.ts fix(backend): Resolve missing parseObjectId in IdService (#11039) 2023-06-23 16:30:47 +09:00
ImageProcessingService.ts
InstanceActorService.ts
InternalStorageService.ts
LoggerService.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
MetaService.ts refactor 2023-05-29 13:21:26 +09:00
MfmService.ts feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように 2023-05-18 18:45:49 +09:00
ModerationLogService.ts
NoteCreateService.ts refactor 2023-05-29 13:21:26 +09:00
NoteDeleteService.ts
NotePiningService.ts
NoteReadService.ts refactor 2023-05-29 13:21:26 +09:00
NotificationService.ts refactor 2023-05-29 13:21:26 +09:00
PollService.ts
ProxyAccountService.ts
PushNotificationService.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
QueryService.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
QueueModule.ts refactor 2023-05-29 13:21:26 +09:00
QueueService.ts perf(backend): Use addBulk to add deliver queues (#11114) 2023-07-05 12:15:48 +09:00
ReactionService.ts feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
RelayService.ts
RemoteLoggerService.ts
RemoteUserResolveService.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
RoleService.ts refactor(backend): use node16 for moduleResolution (#10938) 2023-06-25 21:13:15 +09:00
S3Service.ts
SearchService.ts fix(backend): ひとつのMeilisearchサーバーを複数のMisskeyサーバーで使えない問題を修正 2023-05-11 21:09:29 +09:00
SignupService.ts fix 2023-05-02 16:21:18 +00:00
TwoFactorAuthenticationService.ts
UserBlockingService.ts
UserFollowingService.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
UserKeypairService.ts fix(backend): キャッシュが溜まり続けないように 2023-06-10 13:45:11 +09:00
UserListService.ts
UserMutingService.ts
UserSuspendService.ts enhance: account migration (#10592) 2023-04-30 00:09:29 +09:00
UtilityService.ts
VideoProcessingService.ts
WebfingerService.ts feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように 2023-05-18 18:45:49 +09:00
WebhookService.ts refactor 2023-05-29 13:21:26 +09:00