server/classes
2024-12-30 18:00:23 +01:00
..
database refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
errors refactor(api): ♻️ Throw ApiError instead of returning error JSON 2024-12-30 18:00:23 +01:00
functions fix(api): 🐛 Fix duplicated mentions, general refactorings 2024-12-09 15:30:18 +01:00
inbox fix(api): 🐛 Fix duplicated mentions, general refactorings 2024-12-09 15:30:18 +01:00
media refactor(api): 🔥 Simplify oauth authorize handler 2024-12-30 16:47:48 +01:00
plugin refactor(plugin): ♻️ Move plugin loading to PluginLoader class 2024-11-10 13:08:26 +01:00
queues feat: Split off queue workers into a separate worker process 2024-11-25 21:54:31 +01:00
search refactor: ♻️ Always use explicit types in every function 2024-11-02 00:43:33 +01:00
workers feat(federation): Use instance messaging to send errors to remote instance 2024-11-25 23:14:42 +01:00