mizzkey/packages/backend/src/core
MomentQYC 7948018e6a
feat: Add support for TrueMail (#12850)
Co-authored-by: MarryDream <2190758465@qq.com>
2023-12-29 18:23:29 +09:00
..
activitypub fix(backend): reject malformed timestamp (#12554) 2023-12-03 14:38:42 +09:00
chart
entities fix(backend): ロールアサインの通知がある状態でページをリロードすると通知欄に何もでなくなる 2023-12-21 11:23:31 +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 feat: Add support for TrueMail (#12850) 2023-12-29 18:23:29 +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
FetchInstanceMetadataService.ts
FileInfoService.ts
GlobalEventService.ts fix type 2023-10-23 11:07:27 +09:00
HashtagService.ts enhance(backend): センシティブワードの設定がハッシュタグトレンドにも適用されるように 2023-12-24 15:23:56 +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
NoteCreateService.ts fix: 自分のdirect noteがuser list timelineに追加されない (#12782) 2023-12-25 11:56:00 +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 新規にフォローした人のwithRepliesをtrueにする機能を追加 (#12048) 2023-10-17 20:56:17 +09:00
ReactionService.ts fix(backend): 非センシティブのみ(リモートはいいねのみ)が昨日していない問題を修正 (#12801) (#12802) 2023-12-26 18:42:37 +09:00
RegistryApiService.ts feat: レジストリAPIをサードパーティから利用可能に (#12229) 2023-11-03 13:23:03 +09:00
RelayService.ts
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
UserAuthService.ts
UserBlockingService.ts
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
UserService.ts
UserSuspendService.ts
UtilityService.ts enhance(backend): センシティブワードの設定がハッシュタグトレンドにも適用されるように 2023-12-24 15:23:56 +09:00
VideoProcessingService.ts
WebAuthnService.ts
WebfingerService.ts
WebhookService.ts