server/classes
2025-01-23 20:36:09 +01:00
..
database refactor(database): ♻️ Move Note <-> Media relations to a many-to-many model instead of one-to-many 2025-01-23 20:36:09 +01:00
errors refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
functions refactor(database): ♻️ Move Note <-> Media relations to a many-to-many model instead of one-to-many 2025-01-23 20:36:09 +01:00
inbox fix(api): 🐛 Fix duplicated mentions, general refactorings 2024-12-09 15:30:18 +01:00
media chore: ⬆️ Upgrade Bun to 1.2.0 2025-01-23 15:28:16 +01:00
plugin refactor(plugin): ♻️ Move plugin loading to PluginLoader class 2024-11-10 13:08:26 +01:00
queues refactor(database): ♻️ Use ContentFormat to store media data 2025-01-23 19:37:17 +01:00
schemas fix(api): 👽 Ignore what the Mastodon docs say, they're wrong 2025-01-02 04:13:12 +01:00
search refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
workers refactor(database): ♻️ Use ContentFormat to store media data 2025-01-23 19:37:17 +01:00