Commit graph

714 commits

Author SHA1 Message Date
ec5fca5d1b
style: indent a div
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 22:09:58 +02:00
446038d37f
feat: add support to select default radio button based on key
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
also simplifies the radio button code, making it easier to parse
2025-08-11 22:08:14 +02:00
5a15bd5ddb fix(ui): media cutting off and causing horizontal scroll bar when overflowing, turn flex-direction to column instead
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 04:42:46 +02:00
e1f30ba9a8
fix: bad layout link leading to settings menu crashing
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 04:30:10 +02:00
b7eb404d0f
style: move time format to language 2025-08-11 04:13:47 +02:00
c95f13ff18
style: update ash theme
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 03:40:38 +02:00
d76abd428c
Merge remote-tracking branch 'origin/improve-chat-look' into improve-chat-look
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 03:34:33 +02:00
82502d99ef
style: update theme colours 2025-08-11 03:32:58 +02:00
55ce7fea45
style: make highlight radius themable 2025-08-11 03:14:39 +02:00
d1161cc096
style(ui): add padding-top for grouped message date to be center-aligned vertically with the first line of the text message
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 03:08:38 +02:00
26ef3671e9
style: increase message padding to make highlight more pleasant 2025-08-11 02:57:17 +02:00
002b6982a6
feat: add embed radius
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 02:46:49 +02:00
783eda56b1
style: add modal background colour to themes 2025-08-11 02:36:57 +02:00
05c351feee
chore: update profile modal to fit new baes modal 2025-08-11 02:25:20 +02:00
e7b69d7065
feat: simplify base modal and close it by clicking outside of it 2025-08-11 02:24:58 +02:00
5c38f9f9fc
feat: move initialization of navbar state variable to the initializer parameter of its definition
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 01:47:04 +02:00
8d625e21e4
fix: missing background on avatar
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 01:26:52 +02:00
221c800715
fix: remove zero-width scrollbar in profile about me 2025-08-11 01:21:43 +02:00
254f7c25e3
chore: remove unused navbar state reference
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 01:14:36 +02:00
687d491e2a
chore: remove trailing new lines
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 01:13:47 +02:00
f38f26a602
style(ui): decrease bottom padding for messages div
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 01:13:04 +02:00
a5f0576a12
style(ui): add padding to all messages and remove margin from grouped messages 2025-08-11 01:12:34 +02:00
74b698d728
chore: change type hinting syntax on navbar init
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 01:11:27 +02:00
5ce236c936
chore: refactor NavbarItem to INavbar 2025-08-11 01:08:50 +02:00
19c562f460
refactor: move updateNavbar() into ./utils function 2025-08-11 01:06:54 +02:00
b0d96faa6f
feat: add ability to open member context menu by right-clicking on avatar
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 00:10:26 +02:00
f1eda2da75
feat: handle setting of default context menu state variable only in app.vue
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-11 00:04:18 +02:00
ce57b8e7db
feat: remove global context menu event listener and handler to allow regular context menu where a custom one isn't needed 2025-08-11 00:03:47 +02:00
395dd6cf9b
fix: layout preview not working with a non-default baseurl
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-08-09 12:42:33 +02:00
3ac8595af6
fix: a crash related to accessing navbar values before setup
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-08 02:27:50 +02:00
5ca4762f01
style: make client and channel items optional 2025-08-08 02:23:46 +02:00
eb4427ff4b
refactor: move logic for default icon navbar itself
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-08 02:16:21 +02:00
89150a6cc6
feat: add "Direct Messages" state to navbar
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-08 02:07:58 +02:00
28f5e8dc27
feat: implement a proper navbar 2025-08-08 02:01:36 +02:00
307969ffe5 Merge pull request 'Implement method for checking member permissions' (#68) from permissions-management into main
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #68
Reviewed-by: Twig <git@beaver.mom>
2025-08-07 20:14:07 +00:00
a646279b46
refactor: message component
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-07 22:14:04 +02:00
62156a1049
Merge branch 'main' into permissions-management
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-08-07 22:12:47 +02:00
76f77f7bfe
fix: invite link generation not accounting for baseURL
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-08-07 09:07:46 +02:00
0540f22f5d
feat: move context menu to the left of the cursor if any part of it is beyond the right side of the viewport
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-07 09:01:18 +02:00
51f8c28c54
feat: initialize meMember useState variable on channel load 2025-08-07 09:00:02 +02:00
86af8145b4
feat: make it so opening context menu on an element isn't overridden by another context menu listener on an ancestor of that element 2025-08-07 08:59:20 +02:00
fdfffd78e7
feat: add function to fetch logged-in user's member object for a guild in API composable 2025-08-07 08:58:17 +02:00
0dc485ca77
feat: add functions to kick and ban a member in API composable 2025-08-07 08:57:54 +02:00
e5bdf63f2a
feat: remove context menu on global mousedown only if the context menu useState variable's show value is set to true 2025-08-07 08:57:02 +02:00
46a135de22
feat: add context menu for usernames in members list sidebar 2025-08-07 08:56:07 +02:00
25c5a0e4a8
feat: add context menu for usernames in chat 2025-08-07 08:55:33 +02:00
0d0dccaf84
style(ui): set cursor for usernames in members list sidebar to pointer 2025-08-07 08:54:31 +02:00
dc4494a1db
style(ui): set cursor for usernames in chat to pointer 2025-08-07 08:54:00 +02:00
1bc7877a8b
feat: add util to create context menu items for when right-clicking members in chat or in sidebar 2025-08-07 08:53:11 +02:00
9fe067ec5a
Merge branch 'main' into permissions-management
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-08-07 06:39:37 +02:00