|
b82d5733a1
|
feat: refactor left column in UI, add join guild icon
|
2025-06-07 06:28:07 +02:00 |
|
|
64c6276153
|
feat: add dropdown for guild settings and invite
|
2025-06-07 06:25:51 +02:00 |
|
|
010472c83d
|
feat: implement scroll position retention
|
2025-06-07 06:12:47 +02:00 |
|
|
acca8468f0
|
feat: make <NuxtPage> keepalive
|
2025-06-07 06:12:46 +02:00 |
|
|
61df171c59
|
feat: create function to push messages to chat
|
2025-06-07 06:12:46 +02:00 |
|
|
2c76edaa32
|
feat: update scrollToBottom()
|
2025-06-07 06:12:46 +02:00 |
|
|
ccefc8ca19
|
feat: remove useless css properties
|
2025-06-07 06:12:46 +02:00 |
|
|
cca348b476
|
feat: add spacing between grouped messages
|
2025-06-07 06:12:45 +02:00 |
|
|
c0f4697d00
|
feat: move some colors to root variables
|
2025-06-07 06:12:45 +02:00 |
|
|
774e10d68c
|
fix: automatic auth refresh
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-06 01:57:19 +02:00 |
|
|
d49d533724
|
feat: change members list back to using flex display
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-06 01:56:15 +02:00 |
|
|
3899843a7c
|
feat: change message area back to using flex display, improvement for UI
|
2025-06-06 01:55:18 +02:00 |
|
|
d22e77ed14
|
feat: improve appearance of members list, same method as messages
|
2025-06-03 20:53:30 +02:00 |
|
|
67e10a4387
|
feat: refactor to allow more markdown tags, syling changes to make lists and headings not take up as much space
|
2025-06-03 20:52:42 +02:00 |
|
|
263c823ceb
|
fix: tabIndex not working after changing messages to use "display: contents;"
|
2025-06-03 20:50:56 +02:00 |
|
|
82fde5671d
|
fix: last message from user not having bottom margin
|
2025-06-03 20:49:41 +02:00 |
|
|
d986f601de
|
feat: improve 24-hour to 12-hour format conversion by using Date methods
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-03 20:42:34 +02:00 |
|
|
d85eb03ad0
|
feat: change message history grids to fix scaling of message timestamps
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-03 16:18:13 +02:00 |
|
|
a56e12149b
|
fix: modify message css to avoid weird line spacing
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-03 06:15:51 +02:00 |
|
|
76952922bf
|
feat: add tabbing for channels list, members list, and messages
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-02 11:40:57 +02:00 |
|
|
c7e7f33240
|
feat: add sanitized ref variable
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-02 11:06:08 +02:00 |
|
|
2008033216
|
feat: add DOMPurify and marked packages
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-02 11:03:54 +02:00 |
|
|
63b780e5ab
|
feat: implement basic markdown for messages
ci/woodpecker/push/build-and-publish Pipeline failed
|
2025-06-02 00:57:13 +02:00 |
|
|
35852d8cad
|
feat: make URLs in messages become links
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-01 23:10:08 +02:00 |
|
|
6182e00dd9
|
feat: decrease top padding of members container
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-01 17:38:03 +02:00 |
|
|
e8d37af75e
|
feat: update appearance of members list
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
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
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-01 16:57:56 +02:00 |
|
|
9fee630a68
|
fix: some messages not getting type correctly due to nextTick() use
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
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-06-01 16:13:46 +02:00 |
|
|
55f4f0401b
|
fix: v not included before API version number
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
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
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
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
ci/woodpecker/push/build-and-publish Pipeline was successful
|
2025-05-31 14:50:44 +02:00 |
|
|
3c65a700ff
|
fix: fetching from malformed endpoints, again
|
2025-05-31 14:46:01 +02:00 |
|