..
activitypub
enhance(backend): ドライブのファイルがNSFWかどうか個別に連合されるように ( #13756 )
2024-05-01 17:13:20 +09:00
chart
refactor(backend): refactor chart engine
2024-03-17 10:34:13 +09:00
entities
feat: 個別のお知らせにリンクで飛べるように ( #13885 )
2024-05-27 17:15:11 +09:00
AccountMoveService.ts
refactor(general): use Date.now()
instead of creating a new Date
instance ( #13671 )
2024-04-07 21:14:13 +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
feat: 個別のお知らせにリンクで飛べるように ( #13885 )
2024-05-27 17:15:11 +09:00
AntennaService.ts
enhance(antenna): Botの投稿を除外できるように ( #13603 )
2024-03-21 07:51:01 +09: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: 古いキャッシュを使うのを修正 ( #13453 )
2024-02-25 12:36:10 +09:00
CaptchaService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
ChannelFollowingService.ts
chore: add missing SPDX ID and workflow check ( #13570 )
2024-03-13 22:37:18 +09:00
ClipService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
CoreModule.ts
feat: 個別のお知らせにリンクで飛べるように ( #13885 )
2024-05-27 17:15:11 +09:00
CreateSystemUserService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
CustomEmojiService.ts
fix: ハイフンを含むリモート絵文字が描画されない ( #13715 )
2024-04-27 20:41:55 +09: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
もともとセンシティブではないと連合されていたファイルがセンシティブとして連合された場合にセンシティブとしてそのファイルを扱うように ( #13879 )
2024-05-27 20:12:25 +09:00
EmailService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
FanoutTimelineEndpointService.ts
FTTが有効かつsinceIdのみを指定した場合に帰って来るレスポンスが逆順である問題を修正 ( #13837 )
2024-05-20 08:28:28 +09: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
fix(backend): リモートサーバーの情報が更新できなくなっていた問題を修正 ( #13507 )
2024-03-04 13:48:57 +09:00
FileInfoService.ts
enhance(backend): ビデオファイルにビデオトラックがあるかを確認するように ( #13568 )
2024-03-31 12:43:39 +09:00
GlobalEventService.ts
enhance: 通知の履歴をリセットできるように ( #13335 )
2024-02-29 20:03:30 +09:00
HashtagService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
HttpRequestService.ts
Merge pull request from GHSA-qqrm-9grj-6v32
2024-02-17 12:41:19 +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
Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 ( #13752 )
2024-04-27 20:26:55 +09:00
ModerationLogService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
NoteCreateService.ts
Exclude channel notes from featured polls ( #13838 )
2024-05-20 18:08:20 +09:00
NoteDeleteService.ts
fix(backend): incorrect logic for determining whether Quote or not ( #13700 )
2024-04-14 10:23:48 +09:00
NotePiningService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
NoteReadService.ts
refactor: Refactor NoteReadService.read ( #13429 )
2024-02-22 21:10:28 +09:00
NotificationService.ts
enhance: 通知の履歴をリセットできるように ( #13335 )
2024-02-29 20:03:30 +09: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
refactor(general): use Date.now()
instead of creating a new Date
instance ( #13671 )
2024-04-07 21:14:13 +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
refactor(backend): ReactionService.prototype.convertLegacyReactions
( #13375 )
2024-02-21 14:31:50 +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
enhance: 新しいコンディショナルロール条件の実装 ( #13732 )
2024-04-19 15:22:23 +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
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
UserBlockingService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
UserFollowingService.ts
fix(backend): フォローリクエストを作成する際に既存のものは削除するように ( #13588 )
2024-03-18 14:20:28 +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
enhance: 禁止ワードチェック強化 ( #27 )
2024-03-01 20:16:32 +09:00
VideoProcessingService.ts
(re) update SPDX-FileCopyrightText
2024-02-13 15:59:27 +00:00
WebAuthnService.ts
update deps ( #13624 )
2024-05-04 20:56:14 +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