waveform/app/api
2026-09-05 10:00:33 +02:00
..
auth refactor(auth): remove SessionProvider and sync user status on login/logout 2026-08-30 16:25:11 +02:00
channels refactor(channels): cap name length at 32 chars and fix sidebar truncation layout 2026-08-31 12:08:16 +02:00
dm feat(api): add CRUD endpoints for conversations and direct messages 2026-09-05 10:00:33 +02:00
friends feat(api): add CRUD endpoints for friendships and friend requests 2026-09-03 04:23:48 +02:00
messages feat(chat): add PATCH /api/messages/[messageId] endpoint and message inline editing UI 2026-08-31 09:24:37 +02:00
servers refactor(servers): convert delete modal to edit server modal with patch endpoint 2026-09-01 04:17:05 +02:00
users/search feat(friends): add live user search and search API endpoint 2026-09-04 04:57:27 +02:00