.. |
AbuseReportNotificationRecipientEntityService.ts
|
refactor(backend): remove unnecessary isNotNull sugar
|
2024-06-21 13:03:51 +09:00 |
AbuseUserReportEntityService.ts
|
feat: 通報の強化 (#14704)
|
2024-10-05 16:20:15 +09:00 |
AnnouncementEntityService.ts
|
feat: 個別のお知らせにリンクで飛べるように (#13885)
|
2024-05-27 17:15:11 +09:00 |
AntennaEntityService.ts
|
hideNotesInSensitiveChannel -> excludeNotesInSensitiveChannel
|
2025-04-08 20:50:38 +09:00 |
AppEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
AuthSessionEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
BlockingEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
ChannelEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
ChatEntityService.ts
|
fix: チャット周りの修正 (#15741)
|
2025-04-03 15:28:10 +09:00 |
ClipEntityService.ts
|
fix(backend): 自分以外のクリップ内のノート個数が見えるのを修正 (#14065)
|
2024-06-22 16:52:27 +09:00 |
DriveFileEntityService.ts
|
refactor(backend): remove unnecessary isNotNull sugar
|
2024-06-21 13:03:51 +09:00 |
DriveFolderEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
EmojiEntityService.ts
|
feat: 新カスタム絵文字管理画面(β)の追加 (#13473)
|
2025-01-20 11:35:37 +00:00 |
FlashEntityService.ts
|
Update packages/backend/src/core/entities/FlashEntityService.ts
|
2024-10-08 18:59:10 +09:00 |
FlashLikeEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
FollowRequestEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
FollowingEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
GalleryLikeEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
GalleryPostEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
HashtagEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
InstanceEntityService.ts
|
refactor/perf(backend): provide metadata statically (#14601)
|
2024-09-22 12:53:13 +09:00 |
InviteCodeEntityService.ts
|
refactor(backend): remove unnecessary isNotNull sugar
|
2024-06-21 13:03:51 +09:00 |
MetaEntityService.ts
|
enhance: implement `sentryForFrontend` (#15433)
|
2025-04-02 15:44:04 +09:00 |
ModerationLogEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
MutingEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
NoteEntityService.ts
|
fix(backend): ロックダウンされた期間指定のノートがStreaming経由でLTLに出現するのを修正 (#15200)
|
2025-01-08 05:33:08 +00:00 |
NoteFavoriteEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
NoteReactionEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
NotificationEntityService.ts
|
fix(backend): 承認したチャットルームへの招待の通知が存在するとエラーになる問題を修正
|
2025-03-25 18:34:25 +09:00 |
PageEntityService.ts
|
refactor(backend): remove unnecessary isNotNull sugar
|
2024-06-21 13:03:51 +09:00 |
PageLikeEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
RenoteMutingEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
ReversiGameEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |
RoleEntityService.ts
|
Copy role on move (#15745)
|
2025-04-03 19:22:49 +09:00 |
SigninEntityService.ts
|
(re) update SPDX-FileCopyrightText
|
2024-02-13 15:59:27 +00:00 |
SystemWebhookEntityService.ts
|
feat: 通報を受けた際にメールまたはWebhookで通知を送出出来るようにする (#13758)
|
2024-06-08 15:34:19 +09:00 |
UserEntityService.ts
|
fix: avatarId が null のときにも avatarUrl が non null 担ってることがある問題 (#15833)
|
2025-04-15 16:10:17 +09:00 |
UserListEntityService.ts
|
perf(backend): avoid N+1 selects from `user` table when packing many entities (#13911)
|
2024-05-31 15:32:42 +09:00 |