server/database/entities
2024-04-16 11:20:18 -10:00
..
Application.ts Update Mastodon API types 2024-04-14 00:53:21 -10:00
Attachment.ts fix(api): 🐛 Make thumbnail url for attachments default to attachment url 2024-04-14 20:35:53 -10:00
Emoji.ts Update Mastodon API types 2024-04-14 00:53:21 -10:00
Federation.ts More work on converting old Prisma calls to Drizzle 2024-04-13 02:20:12 -10:00
Instance.ts More work on converting old Prisma calls to Drizzle 2024-04-13 02:20:12 -10:00
Like.ts fix(federation): 🐛 Fix wrong URI being generated in federated posts 2024-04-16 11:20:18 -10:00
Notification.ts Update Mastodon API types 2024-04-14 00:53:21 -10:00
Object.ts More work on converting old Prisma calls to Drizzle 2024-04-13 02:20:12 -10:00
Queue.ts Begin moving project to use Drizzle instead of prisma 2024-04-11 01:39:07 -10:00
Relationship.ts Update Mastodon API types 2024-04-14 00:53:21 -10:00
Status.ts fix(federation): 🐛 Fix wrong URI being generated in federated posts 2024-04-16 11:20:18 -10:00
Token.ts Add new tests to server routes 2024-04-11 03:52:44 -10:00
User.ts feat(api): Add dismiss, id and clear API endpoints for notifications 2024-04-15 20:00:40 -10:00