|
8acf6a77eb
|
chore: remove unused imports
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-08-13 21:31:24 +02:00 |
|
|
bb00f288f7
|
style: rename guildnavbar to channelnavbar
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-08-13 21:28:11 +02:00 |
|
|
c9843bf4f2
|
style: change navbar button colours on hoverr
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-08-13 21:26:14 +02:00 |
|
|
e3288c0787
|
feat: update navbar with new content
|
2025-08-13 21:23:29 +02:00 |
|
|
74ba8ea91d
|
fix: crash whilst loading DMs
|
2025-08-13 20:56:47 +02:00 |
|
|
27a30d08a6
|
refactor: move resizableSidebar padding into children
|
2025-08-13 20:56:00 +02:00 |
|
|
e64cc878b8
|
chore: remove now unused stuff
|
2025-08-13 20:52:32 +02:00 |
|
|
a9af11dcb8
|
refactor: move sidebar to own component
|
2025-08-13 20:52:10 +02:00 |
|
|
2a43f2b678
|
refactor: move MemberList and GuildSidebar out of client.vue
|
2025-08-13 20:43:50 +02:00 |
|
|
d60259074d
|
refactor: remove navbar, add guildNavbar
|
2025-08-13 20:43:06 +02:00 |
|
|
4f47b5df74
|
style: add navbar css variables to layout theme
|
2025-08-13 20:42:04 +02:00 |
|
|
5c38f9f9fc
|
feat: move initialization of navbar state variable to the initializer parameter of its definition
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 |
|
|
254f7c25e3
|
chore: remove unused navbar state reference
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
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 |
|
|
74b698d728
|
chore: change type hinting syntax on navbar init
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 |
|
|
3ac8595af6
|
fix: a crash related to accessing navbar values before setup
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
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
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
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 |
|
|
62156a1049
|
Merge branch 'main' into permissions-management
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
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-07 09:07:46 +02:00 |
|
|
9fe067ec5a
|
Merge branch 'main' into permissions-management
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 |
|
|
aecbcaefba
|
feat: add hasPermission util to check if a member has a specific permission
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-07 06:32:04 +02:00 |
|
|
695bdbc777
|
feat: update GuildResponse and GuildMemberResponse interfaces to match backend
|
2025-08-07 06:31:44 +02:00 |
|
|
4dbe548efc
|
feat: create enums.ts file and add Permission enum
|
2025-08-07 06:31:15 +02:00 |
|
|
42823c0e94
|
fix: missing type property for Reset context menu item in ResizableSidebar
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-07 06:21:52 +02:00 |
|
|
a0247ebf2a
|
Merge pull request 'Add support for multiline about me's' (#64) from about-me-textfield into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #64
Reviewed-by: SauceyRed <saucey@saucey.red>
|
2025-08-05 21:50:13 +00:00 |
|
|
186cb20467
|
Merge remote-tracking branch 'origin/main' into about-me-textfield
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-05 23:49:30 +02:00 |
|
|
6df0545f41
|
Merge pull request 'Seperate themes and layouts into seperate settings' (#63) from better-themes into main
ci/woodpecker/push/build-and-publish Pipeline was successful
Reviewed-on: #63
Reviewed-by: SauceyRed <saucey@saucey.red>
|
2025-08-05 21:47:19 +00:00 |
|
|
184be67ccc
|
style: use PascalCase for enums
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-05 23:45:48 +02:00 |
|
|
8178a1db6b
|
Merge remote-tracking branch 'origin/main' into better-themes
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-08-05 23:38:58 +02:00 |
|
|
1fa405afee
|
style: convert util function into arrow function
|
2025-08-05 23:38:41 +02:00 |
|
|
a81fc4739a
|
style: resolve review feedback for #63
|
2025-08-05 23:37:35 +02:00 |
|
|
d1f67d894d
|
fix: edit and delete context menu items not showing up on your own messages caused by use of member uuid instead of user uuid comparison
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-05 22:40:16 +02:00 |
|
|
5b0f358829
|
fix: members list not being set correctly casued by mistake during merge
|
2025-08-05 22:39:26 +02:00 |
|
|
bf303f478e
|
fix: remove accidental console log
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-08-05 05:26:30 +02:00 |
|
|
d276faebcc
|
support multiline about me's
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-08-05 05:25:02 +02:00 |
|
|
26e215ed23
|
feat:? add IRC colours to every user and member entry
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
|
2025-08-05 04:17:37 +02:00 |
|
|
4726a3376f
|
feat: implement colours for all the other themes
|
2025-08-05 04:12:26 +02:00 |
|
|
7d267b436e
|
Merge remote-tracking branch 'origin/main' into better-themes
|
2025-08-05 04:01:45 +02:00 |
|
|
59422455bb
|
Merge branch 'fix-members-list-fetch'
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-05 04:00:23 +02:00 |
|
|
8e3f7212a5
|
feat: update members fetching to handle endpoint pagination update
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-05 03:57:54 +02:00 |
|
|
cb61754c0a
|
feat: add more colours to dark theme
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-05 03:51:20 +02:00 |
|
|
b1cf9df199
|
fix: errors caused by MessageResponse interface now returning GuildMemberResponse instead of UserResponse
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-05 03:43:59 +02:00 |
|
|
5a8ce74d04
|
fix missing import for replies
|
2025-08-05 03:17:31 +02:00 |
|
|
3866ced880
|
feat: default to light mode if the browser prefers light mode
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-08-05 03:07:32 +02:00 |
|