Commit graph

481 commits

Author SHA1 Message Date
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
808cc980a7
feat: update createContextMenu util to require either PointerEvent or MouseEvent and update naming of cursor to pointer
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 23:55:33 +02:00
0697e60ab9
feat: convert channels list and members list sidebars to use resizable sidebar component 2025-07-16 23:54:50 +02:00
b6970ffc1c
style(ui): add border-right to guilds list sidebar 2025-07-16 23:54:19 +02:00
eabe3b3704
feat: remove old(?) CSS for middle-left-column in client layout 2025-07-16 23:53:54 +02:00
c295225c43
chore: rename instances of cursor to pointer in createContextMenu component and ContextMenuItem interface 2025-07-16 23:50:41 +02:00
f1e07bd43c
feat: create resizable sidebar component 2025-07-16 23:49:34 +02:00
5f2267a448 Merge pull request 'Implement password reset + minor changes to button component' (#42) from password-reset into main
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #42
Reviewed-by: JustTemmie <git@beaver.mom>
2025-07-16 17:47:57 +00: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
688001a482
feat: add login link to reset-password page
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 19:45:17 +02:00
f26c5fd7ce Merge pull request 'Move /me/friends to /me, as the new landing page' (#44) from update-friend-landing-page into main
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #44
Reviewed-by: SauceyRed <saucey@saucey.red>
2025-07-16 09:42:38 +00:00
5bd307451d
feat: change wording of password recovery text slightly
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 11:37:04 +02:00
db2a99736a
feat: separate password reset page into two, one for sending the email and one to change the password
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline failed
2025-07-16 11:36:12 +02:00
d5b7669291
fix: allow optional argument instead of defaulting to undefined
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 11:25:36 +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
e87edbc967
fix: preferred font not working as intended for default icons
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-16 05:04:59 +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
b642deb087 Merge pull request 'Add fallback avatar and guild icons' (#41) from fallback-server-icons into main
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #41
2025-07-16 02:51:52 +00: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
6d51fa5889 Merge pull request 'Fix sidebar and make it configurable thru themes' (#40) from fix-sidebar into main
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #40
Reviewed-by: SauceyRed <saucey@saucey.red>
2025-07-16 02:43:33 +00:00
97bc6c45a9
Merge remote-tracking branch 'origin/main' into fix-sidebar
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:42:55 +02:00
ccd37a2fc3 Merge pull request 'add IRC colours' (#36) from irc-colours into main
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
Reviewed-on: #36
Reviewed-by: SauceyRed <saucey@saucey.red>
2025-07-16 02:42:47 +00: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
4ce89d9803
feat: update wording of guild create/join button's alt text
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:24:27 +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
63dbfa2a0d
fix: ACTUALLY fix font theming 2025-07-15 00:44:41 +02:00
64131e6f9c
fix: set back font defaults 2025-07-15 00:36:54 +02:00
186d3c7a0a
feat: add preferred font field to themes
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 00:25:52 +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
17791fc017
feat: implement resetting of password if forgotten
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-14 22:28:40 +02:00
42ed743054
feat: add functions to send password reset email and actual password reset in api composable 2025-07-14 22:28:15 +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
26243a8cd6
fix: colours not working for guild canvas-less fallback
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-14 22:27:29 +02:00
890c479f2c
style: minor style changes
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-14 21:56:57 +02:00
b81cd2b73a
feat: improve guild icon fallbacks for blocked canvases 2025-07-14 21:55:10 +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
f4ddcf9d8d
fix: prop 2025-07-14 21:37:45 +02:00
b319a06749
feat: import function from JOHN OZBAY 2025-07-14 21:36:41 +02:00
25cd9a397e
feat: implement caching for hash function 2025-07-14 20:05:31 +02:00
bbc822604f
Merge branch 'irc-colours' into fallback-server-icons 2025-07-14 19:51:12 +02:00
9bfe3310cc
fix: comply with es2020 standards
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-14 19:48:35 +02:00