misskey/packages/backend/src/core
2024-02-27 02:51:17 +09:00
..
activitypub fix code quality issues 2024-02-25 03:58:59 +09:00
chart (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
entities feat: ロールによるメンション、リプライ、引用の制限 (MisskeyIO#478) 2024-02-27 02:51:17 +09:00
AccountMoveService.ts fix code quality issues 2024-02-25 04:40:53 +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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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(backend): 古いユーザーキャッシュを使うことへの対策 (misskey-dev#13453) 2024-02-25 04:40:53 +09:00
CaptchaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ChannelFollowingService.ts Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149) 2023-10-27 18:34:02 +09:00
ClipService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CoreModule.ts Merge remote-tracking branch 'misskey-dev/develop' into io 2024-02-25 03:36:45 +09:00
CreateSystemUserService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
CustomEmojiService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 spec(backend): IdentifiableErrorの場合もエラーメッセージが正常に表示されるように (MisskeyIO#463) 2024-02-18 06:21:58 +09: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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FileInfoService.ts fix code quality issues 2024-02-22 08:06:07 +09:00
GlobalEventService.ts fix(backend): 古いユーザーキャッシュを使うことへの対策 (misskey-dev#13453) 2024-02-25 04:40:53 +09:00
HashtagService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
HttpRequestService.ts hotfix(backend): GHSA-qqrm-9grj-6v32 (MisskeyIO#460) 2024-02-17 15:23:56 +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 feat: ロールによるメンション、リプライ、引用の制限 (MisskeyIO#478) 2024-02-27 02:51:17 +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 fix code quality issues 2024-02-25 03:58:59 +09:00
NotificationService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 fix: プッシュ通知の変更が1時間ほど反映されない問題を修正 (#13407) 2024-02-23 17:19:08 +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 Merge remote-tracking branch 'misskey-dev/develop' into io 2024-02-22 06:50:23 +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 feat: ロールによるメンション、リプライ、引用の制限 (MisskeyIO#478) 2024-02-27 02:51:17 +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 spec(backend): IdentifiableErrorの場合もエラーメッセージが正常に表示されるように (MisskeyIO#463) 2024-02-18 06:21:58 +09:00
UserBlockingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
UserFollowingService.ts fix(backend): 古いユーザーキャッシュを使うことへの対策 (misskey-dev#13453) 2024-02-25 04:40:53 +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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
VideoProcessingService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
WebAuthnService.ts Merge remote-tracking branch 'misskey-dev/develop' into io 2024-02-22 06:50:23 +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