server/api
2024-12-09 12:43:53 +01:00
..
api fix(api): 🐛 Don't transform raw URLs as if they were attachments 2024-12-09 12:43:53 +01:00
inbox fix(api): 🐛 Correctly return empty body without content-type headers, when returning empty responses 2024-12-07 12:20:06 +01:00
media fix(api): 🐛 Correctly return empty body without content-type headers, when returning empty responses 2024-12-07 12:20:06 +01:00
messaging fix(api): 🐛 Force text content-type header on all empty responses 2024-12-07 13:24:24 +01:00
objects/:id fix(api): 🔒 Correctly check for note ownership when editing 2024-11-19 17:26:14 +01:00
users/:uuid fix(api): 🐛 Correctly return empty body without content-type headers, when returning empty responses 2024-12-07 12:20:06 +01:00
well-known feat(federation): Implement Shared Inboxes 2024-11-25 17:05:53 +01:00