Commit graph

10 commits

Author SHA1 Message Date
a2714cfae7
actually fix avatar sizing 2025-07-19 23:51:28 +02:00
c7ef63d2bd
feat: fix member list to use the new default avatar 2025-07-19 23:46:37 +02:00
4b1db5961a
feat: add channel name tooltip to ChannelEntry component
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-18 03:39:23 +02:00
80df3dd13d
feat: adjust width, min-width, and max-width of channels and members list sidebars and implement saving of widths 2025-07-18 03:38:35 +02:00
ab87fb681c
chore: update rest of the codebase to use new getDisplayName() function
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-16 10:27:56 +02:00
e7558d9a95
refactor: move MemberEntry 2025-07-14 21:39:18 +02:00
480c91d419
feat: use v-if instead of programmatically rendering invite modal in GuildOptionsMenu 2025-07-14 01:06:42 +02:00
86ddae62b2
chore: sort components into subfolders
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ci/woodpecker/pull_request_closed/build-and-publish Pipeline was successful
2025-07-13 20:34:59 +02:00
a3feb07e73
refactor: rename Channel to ChannelEntry 2025-07-10 23:00:54 +02:00
15e5a21277
refactor: try sorting components into sub-folders
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-10 22:47:52 +02:00