hippofish/packages/backend/src/core
2024-04-07 21:14:13 +09:00
..
activitypub chore(backend): validateNoteの結果Errorはそのままthrowする 2024-03-09 04:10:17 +00:00
chart refactor(backend): refactor chart engine 2024-03-17 10:34:13 +09:00
entities fix: URLプレビューの動作改善+動作設定を可能にする (#13579) 2024-03-21 18:46:42 +09:00
AccountMoveService.ts refactor(general): use Date.now() instead of creating a new Date instance (#13671) 2024-04-07 21:14:13 +09:00
AccountUpdateService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AchievementService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AnnouncementService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AntennaService.ts enhance(antenna): Botの投稿を除外できるように (#13603) 2024-03-21 07:51:01 +09:00
AppLockService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
AvatarDecorationService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CacheService.ts fix: 古いキャッシュを使うのを修正 (#13453) 2024-02-25 12:36:10 +09:00
CaptchaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ChannelFollowingService.ts chore: add missing SPDX ID and workflow check (#13570) 2024-03-13 22:37:18 +09:00
ClipService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CoreModule.ts enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
CreateSystemUserService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CustomEmojiService.ts admin/emoji/updateの必須項目を減らす 等 (#13449) 2024-02-25 18:06:26 +09:00
DeleteAccountService.ts enhance?: DeleteAccountServiceでユーザーを削除する際にuserChangeDeletedStateを発行する (#13382) 2024-02-23 18:15:39 +09:00
DownloadService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
DriveService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
EmailService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FanoutTimelineEndpointService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FanoutTimelineService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FeaturedService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FederatedInstanceService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FetchInstanceMetadataService.ts fix(backend): リモートサーバーの情報が更新できなくなっていた問題を修正 (#13507) 2024-03-04 13:48:57 +09:00
FileInfoService.ts enhance(backend): ビデオファイルにビデオトラックがあるかを確認するように (#13568) 2024-03-31 12:43:39 +09:00
GlobalEventService.ts enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
HashtagService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
HttpRequestService.ts Merge pull request from GHSA-qqrm-9grj-6v32 2024-02-17 12:41:19 +09:00
IdService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ImageProcessingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InstanceActorService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
InternalStorageService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
LoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MetaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MfmService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ModerationLogService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NoteCreateService.ts enhance: 禁止ワードチェック強化 (#27) 2024-03-01 20:16:32 +09:00
NoteDeleteService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NotePiningService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NoteReadService.ts refactor: Refactor NoteReadService.read (#13429) 2024-02-22 21:10:28 +09:00
NotificationService.ts enhance: 通知の履歴をリセットできるように (#13335) 2024-02-29 20:03:30 +09:00
PollService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ProxyAccountService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
PushNotificationService.ts refactor(general): use Date.now() instead of creating a new Date instance (#13671) 2024-04-07 21:14:13 +09:00
QueryService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
QueueModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
QueueService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ReactionService.ts refactor(backend): ReactionService.prototype.convertLegacyReactions (#13375) 2024-02-21 14:31:50 +09:00
RegistryApiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RelayService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RemoteLoggerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RemoteUserResolveService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ReversiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
RoleService.ts メンションの最大数をロールごとに設定可能にする (#13343) 2024-02-29 20:48:02 +09:00
S3Service.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SearchService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SignupService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserAuthService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserBlockingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserFollowingService.ts fix(backend): フォローリクエストを作成する際に既存のものは削除するように (#13588) 2024-03-18 14:20:28 +09:00
UserKeypairService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserListService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserMutingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserSuspendService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UtilityService.ts enhance: 禁止ワードチェック強化 (#27) 2024-03-01 20:16:32 +09:00
VideoProcessingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
WebAuthnService.ts fix type 2024-02-29 17:54:32 +09:00
WebfingerService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
WebhookService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00