1
0
forked from mirror/misskey
mi.moris.day/packages/backend/src/models/entities
nenohi f3a16bcd6d
ロールのユーザーリストを非公開にできるように (#10987)
* ロールのユーザーリストを非公開にできるように

* Changelog update
2023-06-10 17:26:48 +09:00
..
AbuseUserReport.ts
AccessToken.ts
Ad.ts
Announcement.ts
AnnouncementRead.ts
Antenna.ts enhance: 使われてないアンテナは自動停止されるように 2023-03-20 20:12:38 +09:00
App.ts
AttestationChallenge.ts
AuthSession.ts
Blocking.ts
Channel.ts feat: チャンネルの削除 2023-05-06 08:15:17 +09:00
ChannelFavorite.ts feat: チャンネルをお気に入りに登録できるように 2023-03-31 11:30:27 +09:00
ChannelFollowing.ts
Clip.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
ClipFavorite.ts feat: clip favorite 2023-03-16 17:24:49 +09:00
ClipNote.ts
DriveFile.ts
DriveFolder.ts
Emoji.ts feat: カスタム絵文字ごとにそれをリアクションとして使えるロールを設定できるように 2023-05-18 18:45:49 +09:00
Flash.ts
FlashLike.ts
Following.ts
FollowRequest.ts
GalleryLike.ts
GalleryPost.ts
Hashtag.ts
Instance.ts
Meta.ts エラー画像URLを設定可能に (#10959) 2023-06-09 14:00:53 +09:00
ModerationLog.ts
MutedNote.ts
Muting.ts
Note.ts feat: センシティブなカスタム絵文字のリアクションを受け入れない設定を追加 2023-05-19 09:43:38 +09:00
NoteFavorite.ts
NoteReaction.ts
NoteThreadMuting.ts
NoteUnread.ts
Notification.ts perf(backend): 通知をRedisに保存するように 2023-04-04 14:06:57 +09:00
Page.ts
PageLike.ts
PasswordResetRequest.ts
Poll.ts
PollVote.ts
PromoNote.ts
PromoRead.ts
RegistrationTicket.ts
RegistryItem.ts
Relay.ts
RenoteMuting.ts
RetentionAggregation.ts fix: tweak retention rate aggregation 2023-03-15 17:43:13 +09:00
Role.ts ロールのユーザーリストを非公開にできるように (#10987) 2023-06-10 17:26:48 +09:00
RoleAssignment.ts
Signin.ts
SwSubscription.ts
UsedUsername.ts
User.ts enhance: タイムラインにフォロイーの行った他人へのリプライを含めるかどうかの設定をアカウントに保存するのをやめるように 2023-05-16 12:16:37 +09:00
UserIp.ts
UserKeypair.ts
UserList.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
UserListFavorite.ts feat: 公開リスト (#10842) 2023-05-19 10:06:12 +09:00
UserListJoining.ts
UserMemo.ts feat: 自分用メモ機能 (#10516) 2023-04-13 13:17:32 +09:00
UserNotePining.ts
UserPending.ts
UserProfile.ts fix typo 2023-05-11 16:22:46 +09:00
UserPublickey.ts
UserSecurityKey.ts
Webhook.ts