misskey/packages/backend/src/core
2023-12-13 16:56:19 +09:00
..
activitypub fix(backend): reject malformed timestamp (#12554) 2023-12-03 14:38:42 +09:00
chart
entities Hard mute (#12376) 2023-11-23 18:56:20 +09:00
AccountMoveService.ts
AccountUpdateService.ts
AchievementService.ts enhance: 初期設定とチュートリアルを統合 (#12141) 2023-11-03 15:35:07 +09:00
AiService.ts
AnnouncementService.ts enhance: 非通知なお知らせを作成できるように 2023-11-05 09:04:38 +09:00
AntennaService.ts fix(backend): rename FunoutTimelineService to FanoutTimelineService (#12453) 2023-11-26 10:02:22 +09:00
AppLockService.ts
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
ChannelFollowingService.ts Fix: チャンネルのフォロー・アンフォローの反映速度を改善 (#12149) 2023-10-27 18:34:02 +09:00
ClipService.ts
CoreModule.ts Refine fanout timeline (#12507) 2023-12-02 18:25:07 +09:00
CreateSystemUserService.ts
CustomEmojiService.ts Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
DeleteAccountService.ts
DownloadService.ts
DriveService.ts
EmailService.ts lint fix 2023-11-18 21:04:00 +09:00
FanoutTimelineEndpointService.ts fix(backend): ブロックした相手から自分のノートが見えないように(/users/featured-notes, /users/notes) (#12511) 2023-12-07 18:15:38 +09:00
FanoutTimelineService.ts chore: 自分へのリプライのみ走査するように (#12570) 2023-12-04 17:56:48 +09:00
FeaturedService.ts fix(backend): エポックを固定することで年越し時にトレンドが壊れる問題を修正 (#12567) 2023-12-04 20:33:11 +09:00
FederatedInstanceService.ts
FetchInstanceMetadataService.ts
FileInfoService.ts
GlobalEventService.ts fix type 2023-10-23 11:07:27 +09:00
HashtagService.ts Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
HttpRequestService.ts
IdService.ts fix(backend): reject malformed timestamp (#12554) 2023-12-03 14:38:42 +09:00
ImageProcessingService.ts
InstanceActorService.ts
InternalStorageService.ts
LoggerService.ts
MetaService.ts
MfmService.ts enhance/fix(AP/frontend): 最近追加されたMFMのもろもろを修正 (#12420) 2023-11-23 19:49:45 +09:00
ModerationLogService.ts
NoteCreateService.ts chore: 自分へのリプライのみ走査するように (#12570) 2023-12-04 17:56:48 +09:00
NoteDeleteService.ts fix(backend): We can renote pure renote (#12171) 2023-10-30 13:48:22 +09:00
NotePiningService.ts fix: Filter featured collection (#12541) 2023-12-02 19:32:30 +09:00
NoteReadService.ts
NotificationService.ts feat: notification grouping 2023-11-02 15:57:55 +09:00
PollService.ts
ProxyAccountService.ts
PushNotificationService.ts
QueryService.ts enhance(backend): RedisへのTLのキャッシュをオフにできるように 2023-10-23 15:17:25 +09:00
QueueModule.ts
QueueService.ts
ReactionService.ts refactor and perf tweak 2023-10-19 11:19:42 +09:00
RegistryApiService.ts feat: レジストリAPIをサードパーティから利用可能に (#12229) 2023-11-03 13:23:03 +09:00
RelayService.ts
RemoteLoggerService.ts
RemoteUserResolveService.ts
RoleService.ts enhance: アイコンデコレーションを複数設定できるように 2023-12-13 16:56:19 +09:00
S3Service.ts
SearchService.ts enhance: meilisearchを有効にしてもミュートやブロックを考慮するように (#12575) 2023-12-07 17:09:31 +09:00
SignupService.ts
UserAuthService.ts
UserBlockingService.ts
UserFollowingService.ts chore: フォローしたときにHTLをパージしなくする (#12522) 2023-12-02 12:04:30 +09:00
UserKeypairService.ts
UserListService.ts
UserMutingService.ts
UserService.ts
UserSuspendService.ts
UtilityService.ts
VideoProcessingService.ts
WebAuthnService.ts
WebfingerService.ts
WebhookService.ts