hippofish/packages/backend/src/core/entities
zawa-ch 4e2d802967
enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702)
* Enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12072)

* refactor: crowdin 編集部分のコミットを打ち消し

https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158

* refactor: オブジェクトの名前修正

https://github.com/misskey-dev/misskey/pull/12702#issuecomment-1859417158

* fix: 設定項目の説明を削除

名称が具体的になって必要なくなったため
https://github.com/misskey-dev/misskey/pull/12702#discussion_r1429932463
2023-12-18 20:59:20 +09:00
..
AbuseUserReportEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
AntennaEntityService.ts feat: local-only antenna 2023-10-16 15:06:00 +09:00
AppEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AuthSessionEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
BlockingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
ChannelEntityService.ts feat: チャンネル内→チャンネル外へのリノート制限機能追加 (#12230) 2023-11-03 17:34:23 +09:00
ClipEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
DriveFileEntityService.ts Remove unnecessary nullish coalescing (#12058) 2023-10-18 09:54:18 +09:00
DriveFolderEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
EmojiEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FlashEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
FlashLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FollowingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
FollowRequestEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
GalleryLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
GalleryPostEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
HashtagEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
InstanceEntityService.ts Fix: latestRequestReceivedAt (#12270) 2023-11-11 14:51:29 +09:00
InviteCodeEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
ModerationLogEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
MutingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NoteEntityService.ts feat: チャンネル内→チャンネル外へのリノート制限機能追加 (#12230) 2023-11-03 17:34:23 +09:00
NoteFavoriteEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NoteReactionEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
NotificationEntityService.ts json-schema配下の最新化 (#12312) 2023-11-21 11:13:56 +09:00
PageEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
PageLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RenoteMutingEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
RoleEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00
SigninEntityService.ts fix(backend): fix i/signin-history response 2023-10-23 08:59:05 +09:00
UserEntityService.ts enhance: “つながりの公開範囲”がフォロー・フォロワー個別設定できるように (#12702) 2023-12-18 20:59:20 +09:00
UserListEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00