1
0
forked from mirror/misskey
mi.moris.day/packages/backend/src/core
tamaina dc49a24f07
Merge pull request #9970 from saschanaz/mkusername-empty
fix(backend/ApPersonService): normalize empty value of `name` into an absent value
2023-03-09 22:36:26 +09:00
..
activitypub Merge branch 'develop' into mkusername-empty 2023-02-25 20:04:48 +01:00
chart test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
entities fix(server): videoThumbnailGeneratorが適用されない問題を修正 2023-03-08 19:57:52 +00:00
AccountUpdateService.ts
AchievementService.ts
AiService.ts
AntennaService.ts enhance(server): make antenna handle cw 2023-02-28 20:20:23 +09:00
AppLockService.ts fix types 2023-02-22 14:58:41 +09:00
CaptchaService.ts
CoreModule.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
CreateNotificationService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
CreateSystemUserService.ts
CustomEmojiService.ts refactor: fix types 2023-02-17 15:36:36 +09:00
DeleteAccountService.ts
DownloadService.ts enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 (#10150) 2023-03-04 16:51:07 +09:00
DriveService.ts enhance(server): downloadUrlでContent-Dispositionからファイル名を取得 (#10150) 2023-03-04 16:51:07 +09:00
EmailService.ts
FederatedInstanceService.ts
FetchInstanceMetadataService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
FileInfoService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
GlobalEventService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
HashtagService.ts
HttpRequestService.ts
IdService.ts
ImageProcessingService.ts style(backend): fix all eslint errors (#9967) 2023-02-17 10:56:59 +09:00
InstanceActorService.ts
InternalStorageService.ts
LoggerService.ts
MetaService.ts
MfmService.ts MFMのDOM ParserをJSDOMからhappy-domに変更する (#10016) 2023-02-22 17:32:45 +09:00
ModerationLogService.ts
NoteCreateService.ts feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
NoteDeleteService.ts
NotePiningService.ts
NoteReadService.ts test(backend): APIテストの復活 (#10163) 2023-03-03 11:13:12 +09:00
NotificationService.ts refactor: fix types 2023-02-17 15:15:36 +09:00
PollService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
ProxyAccountService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
PushNotificationService.ts fix types 2023-02-22 14:58:41 +09:00
QueryService.ts feat: Per-user renote mute (#10249) 2023-03-08 08:56:09 +09:00
QueueModule.ts
QueueService.ts
ReactionService.ts feat: Reaction acceptance (#10256) 2023-03-08 08:56:47 +09:00
RelayService.ts
RemoteLoggerService.ts refactor: remove all unused imports (#9951) 2023-02-16 23:09:41 +09:00
RemoteUserResolveService.ts
RoleService.ts feat: 時限ロール (#10145) 2023-03-01 10:20:03 +09:00
S3Service.ts
SignupService.ts
TwoFactorAuthenticationService.ts
UserBlockingService.ts
UserCacheService.ts
UserFollowingService.ts
UserKeypairStoreService.ts
UserListService.ts
UserMutingService.ts
UserSuspendService.ts
UtilityService.ts
VideoProcessingService.ts style(backend): fix all eslint errors (#9967) 2023-02-17 10:56:59 +09:00
WebfingerService.ts
WebhookService.ts fix Serialized type 2023-02-28 16:46:25 +09:00