Commit graph

11 commits

Author SHA1 Message Date
Chneemann
a9969c0ec1
fix(members): resolve UserProfilePopover not opening from MemberSidebar
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 1m5s
2026-09-10 11:20:08 +02:00
Chneemann
3a119c5891
refactor(members): introduce UserProvider to eliminate prop drilling for member profile popovers
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 1m4s
2026-09-10 10:20:41 +02:00
Chneemann
e2985c53a2
feat(members): integrate UserProfilePopover into MemberSidebar
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 1m9s
2026-09-09 09:29:19 +02:00
Chneemann
2f4d012d59
feat(legal): add legal notice and privacy pages with footer links 2026-09-08 07:33:22 +02:00
Chneemann
f312316400
feat(dm): display active conversations in direct message sidebar 2026-09-05 12:57:21 +02:00
Chneemann
28dc63e0fd
feat(friends): add friends section with headers, tabs, and request management 2026-09-04 04:37:47 +02:00
Chneemann
7a5d8051e4
refactor(servers): convert delete modal to edit server modal with patch endpoint 2026-09-01 04:17:05 +02:00
Chneemann
af10837072
refactor(auth): remove SessionProvider and sync user status on login/logout 2026-08-30 16:25:11 +02:00
Chneemann
08513015d3
feat(members): implement online status and member sidebar with API integration 2026-08-30 13:09:55 +02:00
Chneemann
cc8677ae37
feat(servers): add server deletion modal, API endpoint, and delete button to header 2026-08-29 20:10:54 +02:00
Chneemann
4dc68e92a7
feat(servers): implement dynamic server & channel sidebar navigation and layout integration 2026-08-29 17:24:45 +02:00