server/database/entities
2024-05-08 13:19:53 -10:00
..
Application.ts refactor(database): 🎨 Update database and schema names to be clearer 2024-04-16 20:36:01 -10:00
Attachment.ts feat(api): 🔒 Make all media be proxied through an internal proxy 2024-05-04 19:13:23 -10:00
Emoji.ts feat(api): 🔒 Make all media be proxied through an internal proxy 2024-05-04 19:13:23 -10:00
Federation.ts refactor(api): 🎨 Move User methods into their own class similar to Note 2024-04-24 17:40:27 -10:00
Instance.ts refactor(api): 🎨 Move User methods into their own class similar to Note 2024-04-24 17:40:27 -10:00
Like.ts refactor(api): 🎨 Move User methods into their own class similar to Note 2024-04-24 17:40:27 -10:00
Notification.ts perf(database): Improve performance when fetching timelines by fetching all data in a single SQL query 2024-05-08 13:19:53 -10:00
Relationship.ts refactor(api): 🎨 Move User methods into their own class similar to Note 2024-04-24 17:40:27 -10:00
Status.ts perf(database): Improve performance when fetching timelines by fetching all data in a single SQL query 2024-05-08 13:19:53 -10:00
Token.ts refactor(database): 🎨 Update database and schema names to be clearer 2024-04-16 20:36:01 -10:00
User.ts refactor: 🔥 Remove dead code 2024-05-07 03:13:37 +00:00