1
0
mirror of https://github.com/hotomoe/hotomoe synced 2024-12-17 16:18:13 +09:00
hotomoe/packages/backend/src/core/entities
syuilo 6277a5545c
feat: improve tl performance (#11946)
* wip

* wip

* wip

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* Update NoteCreateService.ts

* wip

* Update user-notes.ts

* wip

* wip

* wip

* Update NoteCreateService.ts

* wip

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* Update timeline.ts

* wip

* Update timelines.ts

* Update timelines.ts

* Update timelines.ts

* wip

* wip

* wip

* Update timelines.ts

* Update misskey-js.api.md

* Update timelines.ts

* Update timelines.ts

* wip

* wip

* wip

* Update timelines.ts

* wip

* Update timelines.ts

* wip

* test

* Update activitypub.ts

* refactor: UserListJoining -> UserListMembership

* Update NoteCreateService.ts

* wip
2023-10-03 20:26:11 +09:00
..
AbuseUserReportEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
AntennaEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +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): update directory structure for models 2023-09-20 11:33:36 +09:00
ChannelEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
ClipEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
DriveFileEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
DriveFolderEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
EmojiEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FlashEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FlashLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
FollowingEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +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 refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
HashtagEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
InstanceEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
InviteCodeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
ModerationLogEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
MutingEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
NoteEntityService.ts feat: improve tl performance (#11946) 2023-10-03 20:26:11 +09:00
NoteFavoriteEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
NoteReactionEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
NotificationEntityService.ts feat: 指定したユーザーの投稿通知 2023-09-21 18:48:15 +09:00
PageEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
PageLikeEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RenoteMutingEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
RoleEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
SigninEntityService.ts refactor(backend): update directory structure for models 2023-09-20 11:33:36 +09:00
UserEntityService.ts feat: improve tl performance (#11946) 2023-10-03 20:26:11 +09:00
UserListEntityService.ts feat: improve tl performance (#11946) 2023-10-03 20:26:11 +09:00