Commit graph

13 commits

Author SHA1 Message Date
Chneemann
94fb7285a6
feat(sidebar): add smooth animations and persistent category collapse state
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 5m0s
2026-09-15 04:28:53 +02:00
Chneemann
ff54346a35
refactor(ui): split ChannelSidebar into smaller modular components
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 6m49s
2026-09-14 19:24:51 +02:00
Chneemann
0cb26f62f0
feat(channels): add EditCategoryModal and category settings action in sidebar
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 3m51s
2026-09-14 18:54:36 +02:00
Chneemann
ca395c76ae
feat(channels): add category creation modal and sidebar action
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 4m11s
2026-09-14 18:46:15 +02:00
Chneemann
0f5f7c75f2
feat(channels): allow assigning category when creating channel
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 59s
2026-09-13 16:04:12 +02:00
Chneemann
2321551518
feat(channels): display categories and fallback to default text channels
All checks were successful
Deploy Waveform to VPS / deploy (push) Successful in 6m56s
2026-09-13 15:56:53 +02:00
Chneemann
f312316400
feat(dm): display active conversations in direct message sidebar 2026-09-05 12:57:21 +02:00
Chneemann
be4e10893e
refactor(channels): cap name length at 32 chars and fix sidebar truncation layout 2026-08-31 12:08:16 +02:00
Chneemann
2325c5725e
refactor(channels): add default channel protection in DB, API and UI settings modal 2026-08-31 10:47:00 +02:00
Chneemann
942fce0e63
feat(channel): add edit/delete modal, API, and context updates 2026-08-31 10:30:35 +02:00
Chneemann
21a49ff1d9
feat(channel): add channel creation with API, modal UI, and context state update 2026-08-31 10:08:32 +02:00
Chneemann
4dc68e92a7
feat(servers): implement dynamic server & channel sidebar navigation and layout integration 2026-08-29 17:24:45 +02:00
Chneemann
9d175303f5
feat(layout): implement core layout structure and navigation sidebars 2026-08-28 15:08:27 +02:00