..
json-schema
Hard mute ( #12376 )
2023-11-23 18:56:20 +09:00
util
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
_.ts
feat: Avatar decoration ( #12096 )
2023-10-21 18:38:07 +09:00
AbuseUserReport.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
AccessToken.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Ad.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Announcement.ts
enhance: 非通知なお知らせを作成できるように
2023-11-05 09:04:38 +09:00
AnnouncementRead.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Antenna.ts
feat: local-only antenna
2023-10-16 15:06:00 +09:00
App.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
AuthSession.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
AvatarDecoration.ts
feat: Avatar decoration ( #12096 )
2023-10-21 18:38:07 +09:00
Blocking.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Channel.ts
feat: チャンネル内→チャンネル外へのリノート制限機能追加 ( #12230 )
2023-11-03 17:34:23 +09:00
ChannelFavorite.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
ChannelFollowing.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Clip.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
ClipFavorite.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
ClipNote.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
DriveFile.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
DriveFolder.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Emoji.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
Flash.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
FlashLike.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Following.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
FollowRequest.ts
新規にフォローした人のwithRepliesをtrueにする機能を追加 ( #12048 )
2023-10-17 20:56:17 +09:00
GalleryLike.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
GalleryPost.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Hashtag.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
Instance.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
Meta.ts
メールアドレスの認証にverifymail.ioを使えるようにする。
2023-11-18 21:01:53 +09:00
ModerationLog.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Muting.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Note.ts
perf(backend): ノートのリアクション情報をキャッシュすることでDBへのクエリを削減
2023-10-19 09:20:19 +09:00
NoteFavorite.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
NoteReaction.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
NoteThreadMuting.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
NoteUnread.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
Notification.ts
feat: notification grouping
2023-11-02 15:57:55 +09:00
Page.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
PageLike.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
PasswordResetRequest.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Poll.ts
fix import
2023-09-20 11:40:17 +09:00
PollVote.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
PromoNote.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
PromoRead.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
RegistrationTicket.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
RegistryItem.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Relay.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
RenoteMuting.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
RepositoryModule.ts
feat: Avatar decoration ( #12096 )
2023-10-21 18:38:07 +09:00
RetentionAggregation.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
Role.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
RoleAssignment.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
Signin.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
SwSubscription.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
UsedUsername.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
User.ts
enhance: improve avatar decoration
2023-10-22 13:02:24 +09:00
UserIp.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
UserKeypair.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
UserList.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
UserListFavorite.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
UserListMembership.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
UserMemo.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
UserNotePining.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
UserPending.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00
UserProfile.ts
Hard mute ( #12376 )
2023-11-23 18:56:20 +09:00
UserPublickey.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
UserSecurityKey.ts
refactor(backend): update directory structure for models
2023-09-20 11:33:36 +09:00
Webhook.ts
perf(backend): createdAtをidから取得するように & 無駄なDateインスタンスの生成を避けるように
2023-10-16 10:45:22 +09:00