frontend/components
SauceyRed b95afcc2be
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
feat: remove scrolling to bottom upon embed load as it causes it to happen on loading older messages
2025-07-31 03:38:08 +02:00
..
Guild feat: add channel name tooltip to ChannelEntry component 2025-07-18 03:39:23 +02:00
Me Merge branch 'main' into resizable-sidebars 2025-07-19 06:46:12 +00:00
Modal fix: modals not showing properly due to imports not being updated after components folder restructuring 2025-07-14 01:05:47 +02:00
Popups fix: broken cropping tool due to missing imports 2025-07-20 04:57:56 +02:00
Settings fix: broken cropping tool due to missing imports 2025-07-20 04:57:56 +02:00
User Merge branch 'main' into resizable-sidebars 2025-07-19 06:46:12 +00:00
UserInterface fix: context menu being underneath members list in z-index 2025-07-30 17:12:52 +02:00
Avatar.vue chore: update rest of the codebase to use new getDisplayName() function 2025-07-16 10:27:56 +02:00
Banner.vue feat: start work on Banner component 2025-06-07 06:29:15 +02:00
Message.vue feat: remove scrolling to bottom upon embed load as it causes it to happen on loading older messages 2025-07-31 03:38:08 +02:00
MessageArea.vue fix: MessageArea rendering the last X amount of messages in the messages array rather than the newly-loaded messages 2025-07-31 03:37:25 +02:00
MessageMedia.vue feat: implement image embeds 2025-07-14 01:11:36 +02:00