Chneemann
|
441a6c4453
|
fix(chat): correct apiEndpoint routing for direct messages in ChatItem
|
2026-09-05 15:35:32 +02:00 |
|
Chneemann
|
a5c6778c78
|
feat(chat): integrate direct messaging into ChatMessages component
|
2026-09-05 10:56:04 +02:00 |
|
Chneemann
|
4e6bf60577
|
refactor(chat): split ChatItem into ChatItemActions and ChatItemEdit components
|
2026-08-31 09:45:26 +02:00 |
|
Chneemann
|
e610b6c9db
|
feat(chat): add PATCH /api/messages/[messageId] endpoint and message inline editing UI
|
2026-08-31 09:24:37 +02:00 |
|
Chneemann
|
4f49caf1f1
|
feat(chat): add DELETE /api/messages/[messageId] endpoint and message deletion UI
|
2026-08-30 19:55:26 +02:00 |
|
Chneemann
|
0e6ee4dab2
|
refactor(ui): extract UserAvatar component and extend NextAuth session types
|
2026-08-30 15:37:28 +02:00 |
|
Chneemann
|
4dc68e92a7
|
feat(servers): implement dynamic server & channel sidebar navigation and layout integration
|
2026-08-29 17:24:45 +02:00 |
|