Sharkey/packages/backend/src/core/entities
1Step621 74245df382
Enhance(frontend): フロント側でもリアクション権限のチェックをするように (#13134)
* フロント側でもリアクション権限のチェックをするように

* update CHANGELOG.md

* lint fixes

* remove unrelated diffs

* deny -> reject
denyは「(信用しないことを理由に)拒否する」という意味らしい

* allow -> accept

* EmojiSimpleにlocalOnlyを含めるように

* リアクション権限のない絵文字は打てないように(ダイアログを出すのではなく)

* regenerate type definitions

* lint fix

* remove unused locales

* remove unnecessary async
2024-02-06 16:45:21 +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 Enhance(frontend): フロント側でもリアクション権限のチェックをするように (#13134) 2024-02-06 16:45:21 +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