server/database/entities
2024-05-23 19:04:05 -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(federation): Replace old types and federation validators with @lysand-org/federation 2024-05-14 14:35:13 -10:00
Emoji.ts feat(federation): Replace old types and federation validators with @lysand-org/federation 2024-05-14 14:35:13 -10:00
Federation.ts chore(federation): Add sender public key to federation debugging 2024-05-23 19:04:05 -10:00
Instance.ts feat(federation): Replace old types and federation validators with @lysand-org/federation 2024-05-14 14:35:13 -10:00
Like.ts feat(federation): Replace old types and federation validators with @lysand-org/federation 2024-05-14 14:35:13 -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 feat(federation): Replace old types and federation validators with @lysand-org/federation 2024-05-14 14:35:13 -10:00
Token.ts refactor(database): 🎨 Update database and schema names to be clearer 2024-04-16 20:36:01 -10:00
User.ts feat(federation): Replace old types and federation validators with @lysand-org/federation 2024-05-14 14:35:13 -10:00