Commit graph

231 commits

Author SHA1 Message Date
ce306a2f72
feat: finish profile popup
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-19 16:54:05 +02:00
b5857b706f
feat: implement onCloseButton event 2025-07-19 16:53:48 +02:00
ae653a77c9
feat: add titles to join and registration dates 2025-07-19 16:41:04 +02:00
7e7b0ad0f8
fix: spacer sizing 2025-07-19 16:40:49 +02:00
b3ef59ac48
feat: finish up the profile popup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-18 13:03:20 +02:00
58fe9a2eac
feat: implement fetchMe 2025-07-18 12:43:18 +02:00
0ea12e7f00
feat: HorizontalSpacer 2025-07-18 11:36:06 +02:00
36444664c2
Merge remote-tracking branch 'origin/main' into profile-modal
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-18 11:01:02 +02:00
9d69dac77a
feat: manage to get the popup to render with correct positions 2025-07-18 11:00:25 +02:00
232aec13a5 Merge pull request 'Sort members list' (#45) from sort-members-list into main
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #45
Reviewed-by: SauceyRed <saucey@saucey.red>
2025-07-18 05:34:43 +00:00
771c0699a7
Merge remote-tracking branch 'origin/main' into sort-members-list
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-18 07:34:13 +02:00
3953a754bd
Merge remote-tracking branch 'origin/main' into force-css-regrab
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-18 07:31:53 +02:00
fe77b2c28d
feat: start adding popup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-17 17:08:29 +02:00
e339b1df10
refactor: change Avatar component to take a single variable instead of user or profile 2025-07-17 16:18:18 +02:00
d2ff4ac87c
style: improve base modal close button 2025-07-17 16:09:10 +02:00
b8cbbf1f86
refactor: change getDisplayName to take in a single variable instead of two 2025-07-17 15:11:55 +02:00
52af245fdf Merge branch 'main' into password-reset
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-16 17:46:45 +00:00
f6ede67c26
style: seperate out sortUsers and sortMembers
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-16 10:59:00 +02:00
100d5e80eb
style: remove unused import 2025-07-16 10:47:13 +02:00
ce5d65e62d
fix: accidentally getting display name of wrong user in replies
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-16 10:29:41 +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
ace66980bf
feat: sort friends alphabetically 2025-07-16 10:22:04 +02:00
0f583f085e
style: move /me/friends to /me/index 2025-07-16 10:21:30 +02:00
8a172db3f4
feat: refactor code to require refetching the theme whenever a new version releases
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-16 05:30:11 +02:00
788222967b
style: clean up imports for settings page
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-16 05:03:18 +02:00
bca209ef81
style: remove unused imports 2025-07-16 04:55:30 +02:00
2381960277
fix: incorrect merge
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-16 04:51:18 +02:00
29243aa86f
Merge remote-tracking branch 'origin/main' into fallback-server-icons 2025-07-16 04:49:59 +02:00
68cb7438ce
Merge remote-tracking branch 'origin/main' into irc-colours
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-16 04:41:52 +02:00
07fa883a14
feat: change Avatar id to class
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-15 11:31:11 +02:00
32910d2077
feat: improve theming
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-15 01:13:10 +02:00
a146eb001a
style: manually edit the reply svg a bit
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-15 00:16:47 +02:00
491e736422
feat: change Button component to be a button and not a div, and made callback optional 2025-07-14 22:27:30 +02:00
dfec4c9200
fix: properly support blocked canvases for avatars 2025-07-14 21:46:18 +02:00
cbc010943c
chore: minor code cleanup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-14 21:39:42 +02:00
e7558d9a95
refactor: move MemberEntry 2025-07-14 21:39:18 +02:00
f98e8c6110
feat: implement generic <Avatar> component 2025-07-14 21:39:00 +02:00
bbc822604f
Merge branch 'irc-colours' into fallback-server-icons 2025-07-14 19:51:12 +02:00
015b23f4e5
feat: implement image embeds
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-14 01:11:36 +02:00
b6b8d10d29
fix: automatically scrolling to bottom of chat not working properly
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-14 01:07:46 +02:00
480c91d419
feat: use v-if instead of programmatically rendering invite modal in GuildOptionsMenu 2025-07-14 01:06:42 +02:00
088c6c558b
fix: modals not showing properly due to imports not being updated after components folder restructuring 2025-07-14 01:05:47 +02:00
047fe5e833
fix: links not being clickable due to href attribute not being allowed 2025-07-13 20:47:55 +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
dc786cd420
fix: remove random console log
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
ci/woodpecker/pr/build-and-publish Pipeline failed
2025-07-13 18:17:01 +02:00
9b7de48c02
feat: add IRC colours, without a toggle for now
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-07-13 18:16:02 +02:00
b2eb80a15f Merge branch 'main' into guild-settings
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 02:26:14 +00:00
11e46049a0
chore: add dropdown- prefix to button class and switch colors to using existing color variables in Dropdown component 2025-07-13 04:14:39 +02:00
4adba889e4
style(ui): make button height and width 100% and use existing variables for colors in GuildOptionsMenu 2025-07-13 04:13:29 +02:00
7959f702c6
feat: rename guild-options CSS class and add destroy-on-click class to GuildOptionsMenu top div 2025-07-13 04:12:29 +02:00