Commit graph

166 commits

Author SHA1 Message Date
9fd9fb6744 feat: code polishing
co-authored-by: JustTemmie <git@beaver.mom>
co-authored-by: SauceyRed <saucey@saucey.red>
2025-06-23 20:46:05 +02:00
714f75ce12 feat: update button component
co-authored-by: JustTemmie <git@beaver.mom>
2025-06-23 20:02:09 +02:00
5560680635
feat: use dynamic units, minor refactoring 2025-06-11 17:42:35 +02:00
22b43cde79
feat: make profile settings headings into block labels for accessibility
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-06-03 22:04:05 +02:00
a38589615b
chore: finnish merge
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-06-02 13:14:08 +02:00
cb1979a941
Merge branch 'settings-page' of ssh://git.gorb.app:2022/gorb/frontend into settings-page 2025-06-02 13:13:44 +02:00
acc4fa14b7
feat: finish up the my account section for now 2025-06-02 13:10:42 +02:00
8a3bb89f8a
Merge branch 'main' into settings-page 2025-06-02 12:36:20 +02:00
4b1f1266b0
fix: type hinting 2025-06-02 12:36:04 +02:00
76952922bf
feat: add tabbing for channels list, members list, and messages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-02 11:40:57 +02:00
c7e7f33240
feat: add sanitized ref variable
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-02 11:06:08 +02:00
2008033216
feat: add DOMPurify and marked packages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-02 11:03:54 +02:00
63b780e5ab
feat: implement basic markdown for messages
Some checks failed
ci/woodpecker/push/build-and-publish Pipeline failed
2025-06-02 00:57:13 +02:00
35852d8cad
feat: make URLs in messages become links
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 23:10:08 +02:00
a8e8c6b2ef
feat: define expected types for pfp input element
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 20:34:40 +02:00
0ddddd210e
feat: fucking explode i hate this
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 20:19:04 +02:00
622abc9155
feat: profile page, EXCEPT FUCKING AVATARS AAAAAHHH
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 19:24:50 +02:00
256889a573
feat: favicon!! 2025-06-01 17:46:09 +02:00
6182e00dd9
feat: decrease top padding of members container
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 17:38:03 +02:00
e8d37af75e
feat: update appearance of members list
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 17:35:36 +02:00
532aba5c21
feat: merge two #member-list blocks 2025-06-01 17:03:19 +02:00
f6523ae97f
feat: remove unnecessary styles from client layout 2025-06-01 17:02:58 +02:00
626c1c8453
fix: older messages loading in reverse order
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 16:58:53 +02:00
82796377ee
feat: change non-grouped messages to have margin-top instead of margin-bottom
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 16:57:56 +02:00
cb5360c687
Merge branch 'main' into settings-page 2025-06-01 16:38:02 +02:00
a2c04af8ce
feat: basic user popup implemented
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 16:36:59 +02:00
9fee630a68
fix: some messages not getting type correctly due to nextTick() use
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 16:23:42 +02:00
2c2013fa81
feat: update offset for fetching older messages 2025-06-01 16:22:51 +02:00
5b1d25807e
feat: fix messages not grouping correctly and implement scrolling for loading previous messages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 16:13:46 +02:00
fc266ffcc3
feat: log out button should work?
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 12:20:21 +02:00
162ca6833f feat: change colour of focused settings category
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 07:28:09 +02:00
39fb0a9eab feat: start of "My Account" page, need API help
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 07:15:20 +02:00
705b37fa06 feat: button components
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 06:13:00 +02:00
5012517e9b feat: Fundementals for settings pages
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 05:04:38 +02:00
55f4f0401b
fix: v not included before API version number
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 01:44:18 +02:00
80f05bb514
feat: make redirects replace current url so you can go back to previous page without being immediately redirected
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 01:42:18 +02:00
038b1af44e
fix: registration and registration detection handling 2025-06-01 01:41:36 +02:00
febdbb9421
feat: add query parameters options to fetchMessages function
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-06-01 01:00:57 +02:00
417a558109
feat: update /me/guilds object response type 2025-06-01 00:59:50 +02:00
4b2c3af5e5
feat: change styling of message area a bit 2025-05-31 17:13:59 +02:00
1c5b136323
feat: change to fetch guild members list and improve appearance of members list 2025-05-31 17:12:07 +02:00
00d6eb0a00
fix: missing return type in some fetch functions 2025-05-31 17:11:08 +02:00
abf3b248c4
feat: redirect to first channel in list when going to server url 2025-05-31 16:35:11 +02:00
5011affd49
feat: remove margin-top from message box and have it be set dynamically on last message 2025-05-31 16:34:25 +02:00
3fd28ed3fc
fix: /guilds/me variable expecting wrong response object type 2025-05-31 16:33:22 +02:00
9a84315b64
fix: apiBase not including api version when automatically fetched 2025-05-31 16:32:04 +02:00
115b7d8341
feat: remove old utils in favor of api composable 2025-05-31 16:31:40 +02:00
310b1cc2df
feat: remove unnecessary log statement
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-31 15:28:50 +02:00
04af2be87f
fix: message grouping when messages are received from websocket 2025-05-31 15:28:33 +02:00
4da2ede58a
feat: change grouped messages being called compact to grouped
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-31 14:50:44 +02:00