paricafe/packages/backend/src/core/entities
syuilo 28e9d4e483
feat: フォローされた際のメッセージを設定できるようにする (#14430)
* feat: フォローされた際のメッセージを設定できるようにする

Resolve #14425

* Update CHANGELOG.md

* 既にフォローしているユーザーのメッセージも見れるように

* Update packages/frontend/src/components/MkNotification.vue

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>

* fix indent

* Update users.ts

* wip

* Update users.ts

---------

Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com>
2024-09-28 09:55:21 +09:00
..
AbuseReportNotificationRecipientEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
AbuseUserReportEntityService.ts refactor(backend): remove unnecessary isNotNull sugar 2024-06-21 13:03:51 +09:00
AnnouncementEntityService.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
AntennaEntityService.ts fix(backend): fix backward compatibility of antenna 2024-05-31 11:24:17 +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
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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FlashEntityService.ts fix(general): some fixes and improvements of Play visibility (#14384) 2024-08-10 09:34:49 +09:00
FlashLikeEntityService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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
FollowRequestEntityService.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 refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +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): RBTの修正 (#14621) 2024-09-24 18:29:02 +09: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 feat: フォローされた際のメッセージを設定できるようにする (#14430) 2024-09-28 09:55:21 +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 (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00: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 feat: フォローされた際のメッセージを設定できるようにする (#14430) 2024-09-28 09:55:21 +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