1
0
forked from mirror/misskey
misskey/packages/backend/src/core
2023-12-23 17:55:27 +09:00
..
activitypub fix(backend): reject malformed timestamp (#12554) 2023-12-03 14:38:42 +09:00
chart perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
entities fix(backend): ロールアサインの通知がある状態でページをリロードすると通知欄に何もでなくなる 2023-12-21 11:23:31 +09:00
AccountMoveService.ts fix of 1fa1d31696 2023-10-16 12:00:56 +09:00
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 perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
CoreModule.ts Refine fanout timeline (#12507) 2023-12-02 18:25:07 +09:00
CreateSystemUserService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
CustomEmojiService.ts Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
DeleteAccountService.ts
DownloadService.ts
DriveService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
EmailService.ts lint 2023-12-23 14:39:01 +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 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
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 chore: remove hashtag from featured immediately (#12668) 2023-12-21 11:34:19 +09:00
MfmService.ts enhance/fix(AP/frontend): 最近追加されたMFMのもろもろを修正 (#12420) 2023-11-23 19:49:45 +09:00
ModerationLogService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NoteCreateService.ts Revert "fix(backend): renote判定がおかしい" 2023-12-23 17:55:27 +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 perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NotificationService.ts feat: notification grouping 2023-11-02 15:57:55 +09:00
PollService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
ProxyAccountService.ts
PushNotificationService.ts
QueryService.ts enhance(backend): RedisへのTLのキャッシュをオフにできるように 2023-10-23 15:17:25 +09:00
QueueModule.ts
QueueService.ts 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) 2023-10-17 20:56:17 +09:00
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 perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
RemoteLoggerService.ts
RemoteUserResolveService.ts
RoleService.ts enhance: ロールにアサインされたときの通知 (#12607) 2023-12-21 10:39:11 +09:00
S3Service.ts
SearchService.ts enhance: meilisearchを有効にしてもミュートやブロックを考慮するように (#12575) 2023-12-07 17:09:31 +09:00
SignupService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
UserAuthService.ts
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
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
UserSuspendService.ts
UtilityService.ts feat: サーバーサイレンス機能を追加 (#12031) 2023-10-16 20:11:27 +09:00
VideoProcessingService.ts
WebAuthnService.ts
WebfingerService.ts
WebhookService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00