egirlskey/packages/backend/src/core
Marie f091b84c6e
chore: change sfm registry and name
2024-02-03 15:01:09 +01:00
..
activitypub chore: change sfm registry and name 2024-02-03 15:01:09 +01:00
chart perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
entities merge: upstream 2024-01-25 14:21:42 +01:00
AccountMoveService.ts fix of 1fa1d31696 2023-10-16 12:00:56 +09:00
AccountUpdateService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AchievementService.ts enhance(frontend): バブルゲームの諸々を修正・改良 (#12938) 2024-01-08 11:02:05 +09:00
AnnouncementService.ts enhance: 非通知なお知らせを作成できるように 2023-11-05 09:04:38 +09:00
AntennaService.ts fix lint 2024-01-22 17:44:03 +09:00
AppLockService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
AvatarDecorationService.ts feat: Avatar decoration (#12096) 2023-10-21 18:38:07 +09:00
CacheService.ts Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149) 2023-10-27 18:34:02 +09:00
CaptchaService.ts feat: Add support for mCaptcha (#12905) 2024-01-06 20:14:33 +09:00
ChannelFollowingService.ts Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149) 2023-10-27 18:34:02 +09:00
ClipService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
CoreModule.ts merge: upstream (1) 2024-01-21 13:11:23 +01:00
CreateSystemUserService.ts fix: system users not being set to approved on creation 2023-10-19 10:38:46 +02:00
CustomEmojiService.ts upd: delete emoji file from drive on emoji deletion 2023-11-29 18:45:42 +01:00
DeleteAccountService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
DownloadService.ts fix: isPrivateIpで検証時にipバージョンが一致するかを確認するように (#12988) 2024-01-14 15:57:26 +09:00
DriveService.ts merge: upstream 2024-01-09 02:57:57 +01:00
EmailService.ts fix: Some fixes for #12850 (#12862) 2024-01-19 18:48:30 +09:00
FanoutTimelineEndpointService.ts fix: don't show mentions and boosts towards muted user posts in timeline 2024-01-26 01:59:19 +01:00
FanoutTimelineService.ts chore: 自分へのリプライのみ走査するように (#12570) 2023-12-04 17:56:48 +09:00
FeaturedService.ts chore: remove hashtag from featured immediately (#12668) 2023-12-21 11:34:19 +09:00
FederatedInstanceService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
FetchInstanceMetadataService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FileInfoService.ts upd: remove more traces of sensitiveMediaDetection 2023-11-05 16:28:55 +03:00
GlobalEventService.ts merge: upstream (1) 2024-01-21 13:11:23 +01:00
HashtagService.ts enhance(backend): センシティブワードの設定がハッシュタグトレンドにも適用されるように 2023-12-28 09:42:47 +01:00
HttpRequestService.ts enhance(backend): Add address bind config option (#11725) 2023-08-20 13:20:01 +09:00
IdService.ts fix(backend): reject malformed timestamp (#12554) 2023-12-03 14:38:42 +09:00
ImageProcessingService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
InstanceActorService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
InternalStorageService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
LoggerService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
MetaService.ts fix lint 2024-01-22 17:44:03 +09:00
MfmService.ts chore: change sfm registry and name 2024-02-03 15:01:09 +01:00
ModerationLogService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NoteCreateService.ts chore: change sfm registry and name 2024-02-03 15:01:09 +01:00
NoteDeleteService.ts merge: upstream 2023-10-31 19:33:24 +01:00
NoteEditService.ts chore: change sfm registry and name 2024-02-03 15:01:09 +01:00
NotePiningService.ts fix: Filter featured collection (#12541) 2023-12-02 19:32:30 +09:00
NoteReadService.ts refactor: make sure promises are settled before app shutdown (#12942) 2024-01-08 12:28:13 +09:00
NotificationService.ts refactor: make sure promises are settled before app shutdown (#12942) 2024-01-08 12:28:13 +09:00
PollService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
ProxyAccountService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
PushNotificationService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
QueryService.ts refactor: noteテーブルのインデックス整理と配列カラムへのクエリでインデックスを使うように (#12993) 2024-01-15 08:19:27 +09:00
QueueModule.ts refactor: make sure promises are settled before app shutdown (#12942) 2024-01-08 12:28:13 +09:00
QueueService.ts merge: upstream 2024-01-09 02:57:57 +01:00
ReactionService.ts merge: upstream 2024-01-09 02:57:57 +01:00
RegistryApiService.ts feat: レジストリAPIをサードパーティから利用可能に (#12229) 2023-11-03 13:23:03 +09:00
RelayService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
RemoteLoggerService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
RemoteUserResolveService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
ReversiService.ts merge: upstream 2024-01-25 14:21:42 +01:00
RoleService.ts merge: upstream 2024-01-22 19:58:43 +01:00
S3Service.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
SearchService.ts merge: upstream 2023-12-23 02:09:23 +01:00
SignupService.ts add: Require Approval for Signup 2023-10-18 02:41:36 +02:00
UserAuthService.ts enhance: 二要素認証設定時のセキュリティを強化 (#11863) 2023-09-22 14:12:33 +09:00
UserBlockingService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
UserFollowingService.ts chore: フォローしたときにHTLをパージしなくする (#12522) 2023-12-02 12:04:30 +09:00
UserKeypairService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserListService.ts fix(backend): テストが死んでいるのを修正 (#12738) 2023-12-22 09:06:13 +09:00
UserMutingService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
UserService.ts merge: timeline 1 2023-10-13 17:58:11 +02:00
UserSuspendService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UtilityService.ts enhance(backend): センシティブワードの設定がハッシュタグトレンドにも適用されるように 2023-12-28 09:42:47 +01:00
VideoProcessingService.ts chore: 著作権とライセンスについての情報を各ファイルに追加する (#11348) 2023-07-27 14:31:52 +09:00
WebAuthnService.ts update deps (#11820) 2023-09-15 14:28:29 +09:00
WebfingerService.ts refactor(backend): Remove unused injections (#11462) 2023-08-05 10:33:00 +09:00
WebhookService.ts fix lint 2024-01-22 17:44:03 +09:00