frontend/components
JustTemmie 232aec13a5
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Merge pull request 'Sort members list' (#45) from sort-members-list into main
Reviewed-on: #45
Reviewed-by: SauceyRed <saucey@saucey.red>
2025-07-18 05:34:43 +00:00
..
Guild chore: update rest of the codebase to use new getDisplayName() function 2025-07-16 10:27:56 +02:00
Me style: seperate out sortUsers and sortMembers 2025-07-16 10:59:00 +02: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 Merge branch 'guild-settings' into guild-joining 2025-07-13 01:45:05 +02:00
Settings feat: refactor code to require refetching the theme whenever a new version releases 2025-07-16 05:30:11 +02:00
User style: remove unused import 2025-07-16 10:47:13 +02:00
UserInterface Merge remote-tracking branch 'origin/main' into sort-members-list 2025-07-18 07:34:13 +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 fix: accidentally getting display name of wrong user in replies 2025-07-16 10:29:41 +02:00
MessageArea.vue chore: update rest of the codebase to use new getDisplayName() function 2025-07-16 10:27:56 +02:00
MessageMedia.vue feat: implement image embeds 2025-07-14 01:11:36 +02:00