hippofish/packages/backend/src/core/entities
tamaina b0a38c0cae
fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128)
* fix: Hide reactions of all remote users
https://github.com/misskey-dev/misskey/issues/12964

* feat: Moderators can see reactions of all users
https://github.com/misskey-dev/misskey/issues/13127

* modify CHANGELOG.md

* fix iAmModerator
2024-02-01 20:05:45 +09:00
..
AbuseUserReportEntityService.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +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 refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +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 refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
FlashLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FollowingEntityService.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +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 refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
MutingEntityService.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
NoteEntityService.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +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 refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
PageEntityService.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
PageLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RenoteMutingEntityService.ts refactor(backend): User関連のスキーマ/型の指定を強くする (#12808) 2024-01-31 15:45:35 +09:00
ReversiGameEntityService.ts enhance(reversi): 変則なしマッチングを可能に 2024-01-24 16:37:06 +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 fix: Hide reactions of all remote users / feat: moderators can see reactions of all users (#13128) 2024-02-01 20:05:45 +09:00
UserListEntityService.ts perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように 2023-10-16 10:45:22 +09:00