server/classes/database
2024-12-09 13:36:15 +01:00
..
application.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
attachment.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
base.ts refactor: 🚨 Always explicitely state member accessibility 2024-11-01 21:20:12 +01:00
emoji.ts fix(federation): 🐛 Fix remote emojis being incorrectly marked as local 2024-12-09 13:11:23 +01:00
instance.ts feat(federation): Handle instances not existing 2024-12-02 15:07:05 +01:00
like.ts Revert "refactor(database): ♻️ Correctly use @versia/kit imports everywhere" 2024-11-04 15:20:53 +01:00
note.ts refactor(database): ♻️ Simplify Note and User federation logic 2024-12-09 13:36:15 +01:00
notification.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
relationship.ts Revert "refactor(database): ♻️ Correctly use @versia/kit imports everywhere" 2024-11-04 15:20:53 +01:00
role.ts fix(api): 🐛 Don't use null in Role properties 2024-11-28 10:54:44 +01:00
timeline.ts Revert "refactor(database): ♻️ Correctly use @versia/kit imports everywhere" 2024-11-04 15:20:53 +01:00
token.ts refactor: 🏷️ Move all types that represent ORM abstractions to ORM class static properties 2024-11-04 14:58:17 +01:00
user.ts refactor(database): ♻️ Simplify Note and User federation logic 2024-12-09 13:36:15 +01:00