|
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 |
|
|
ed38340249
|
feat: implement new guild icons
|
2025-07-19 23:39:39 +02:00 |
|
|
25501147ae
|
chore: remove old icon generation
|
2025-07-19 23:39:16 +02:00 |
|
|
08436fdce0
|
feat: minimize flashbanging that occur during development
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-19 22:44:26 +02:00 |
|
|
c93a1829f8
|
Merge pull request 'resizable-sidebars' (#49) from resizable-sidebars into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #49
Reviewed-by: JustTemmie <git@beaver.mom>
|
2025-07-19 06:46:26 +00:00 |
|
|
72701c9aef
|
Merge branch 'main' into resizable-sidebars
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-19 06:46:12 +00:00 |
|
|
3a65cfd10a
|
fix: ensure avatars don't squish depending on sidebar width
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-18 08:05:11 +02:00 |
|
|
ad7a6b5bb6
|
fix: add ellipsis overflow to DM list
|
2025-07-18 08:01:45 +02:00 |
|
|
49e8c34254
|
fix: make channel list and DM list width share storage name
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-18 07:44:07 +02:00 |
|
|
232aec13a5
|
Merge pull request 'Sort members list' (#45) from sort-members-list into main
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
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 |
|
|
4d5cd86ec3
|
Merge pull request 'Require refetching the theme whenever a new version releases' (#43) from force-css-regrab into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #43
Reviewed-by: SauceyRed <saucey@saucey.red>
|
2025-07-18 05:32:12 +00:00 |
|
|
3953a754bd
|
Merge remote-tracking branch 'origin/main' into force-css-regrab
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 |
|
|
60e7a42f92
|
feat: convert friends list sidebar into resizable sidebar
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-18 04:37:49 +02:00 |
|
|
89d0023c07
|
chore: remove unused variables in channelId view
|
2025-07-18 04:37:15 +02:00 |
|
|
118f098b46
|
fix: that the reset context menu option reset resizable sidebar width to the localStorage value rather than the default value
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-18 04:09:16 +02:00 |
|
|
317ec4bcd6
|
feat: add back onMounted in channelId view
|
2025-07-18 04:07:29 +02:00 |
|
|
315258a8d5
|
style(ui): change width resizer's cursor from col-resize to ew-resize
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-18 03:57:02 +02:00 |
|
|
8ffe3aa738
|
feat: rename validation util file to validateUsername
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-18 03:49:29 +02:00 |
|
|
8d53b2765f
|
fix: hashPassword calls not working due to util file not matching function call name
|
2025-07-18 03:49:20 +02:00 |
|
|
4b1db5961a
|
feat: add channel name tooltip to ChannelEntry component
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 |
|
|
883ec0354d
|
ci: add staging images
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-07-17 15:55:02 +02:00 |
|
|
808cc980a7
|
feat: update createContextMenu util to require either PointerEvent or MouseEvent and update naming of cursor to pointer
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
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
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
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
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
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
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 |
|
|
0c4d42f3c1
|
style: remove function names from implicit util functions
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-16 11:27:35 +02:00 |
|
|
f2fcdbf733
|
Merge branch 'update-friend-landing-page' into sort-members-list
|
2025-07-16 11:26:16 +02:00 |
|
|
d5b7669291
|
fix: allow optional argument instead of defaulting to undefined
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 |
|
|
f6ede67c26
|
style: seperate out sortUsers and sortMembers
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 |
|
|
4229682d69
|
feat: sort member's list alphabetically
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-16 10:48:02 +02:00 |
|
|
cbe50dd028
|
fix: clean code to account for guaranteed array returns
|
2025-07-16 10:47:50 +02:00 |
|
|
100d5e80eb
|
style: remove unused import
|
2025-07-16 10:47:13 +02:00 |
|
|
ea1f032ffc
|
feat: implemend fetchMyGuilds() api
|
2025-07-16 10:47:03 +02:00 |
|
|
56ccd61107
|
style: ensure all api requests that return an array to return an empty array instead of undefined
|
2025-07-16 10:44:23 +02:00 |
|
|
ce5d65e62d
|
fix: accidentally getting display name of wrong user in replies
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
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 |
|
|
2ce09e7c7a
|
fix: ensure both href theme updates result in the same url
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-07-16 05:37:44 +02:00 |
|