iceshrimp/packages/backend/src/models/entities
Laura Hausmann 302b112f05
[backend] Include avatar & banner url and blurhash in the user table
This drastically improves timeline performance due to the many (2-6 per query) database joins that are now no longer required
2023-11-22 18:59:38 +01:00
..
abuse-user-report.ts
access-token.ts
announcement-read.ts
announcement.ts
antenna.ts
app.ts
attestation-challenge.ts
auth-session.ts
blocking.ts
channel-following.ts
channel-note-pining.ts
channel.ts
clip-note.ts
clip.ts
drive-file.ts [backend] Remove nsfw detection / tensorflow 2023-10-18 23:18:00 +02:00
drive-folder.ts
emoji.ts
follow-request.ts
following.ts
gallery-like.ts
gallery-post.ts
hashtag.ts
instance.ts Finish up support for local split domain configurations 2023-09-06 19:13:57 +02:00
messaging-message.ts
meta.ts [backend] Remove user list proxy account 2023-10-21 23:56:33 +02:00
moderation-log.ts
muted-note.ts
muting.ts
note-edit.ts
note-favorite.ts
note-reaction.ts
note-thread-muting.ts
note-unread.ts
note-watching.ts
note.ts [backend] Add multi column index for userHost to note table 2023-11-22 04:39:37 +01:00
notification.ts
oauth-app.ts [mastodon-client] Fix long redirect URIs 2023-10-14 03:22:21 +02:00
oauth-token.ts [mastodon-client] Fix handling of long redirect URIs in the oauth_token table 2023-10-14 14:41:49 +02:00
page-like.ts
page.ts
password-reset-request.ts
poll-vote.ts
poll.ts
promo-note.ts
promo-read.ts
registration-tickets.ts
registry-item.ts
relay.ts
renote-muting.ts
signin.ts
sw-subscription.ts
used-username.ts
user-group-invitation.ts
user-group-joining.ts
user-group.ts
user-ip.ts
user-keypair.ts
user-list-joining.ts
user-list.ts [backend] [client] Add option to hide user lists from home timeline 2023-10-22 18:43:51 +02:00
user-note-pining.ts
user-pending.ts
user-profile.ts [backend] Remove nsfw detection / tensorflow 2023-10-18 23:18:00 +02:00
user-publickey.ts
user-security-key.ts
user.ts [backend] Include avatar & banner url and blurhash in the user table 2023-11-22 18:59:38 +01:00
webhook.ts