730b0cb1dc
refactor: change the client from table to flexbox
...
this makes the server, channel, and member list a constant size, making the text messages take up the entire remaining width
this also fixes the text wrapping you have already fixed on one of your branches
this change is required if we want to make the member list toggelable, or channel list resizable
2025-07-09 00:25:52 +02:00
24d8905ef2
feat: woke theme
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-07-06 02:20:11 +02:00
9f1232a668
fix: ensure memberlist isn't taller than the screen
...
ci/woodpecker/push/build-and-publish Pipeline was successful
i'm not sure why you need to set a max height, this isn't really a great soulution to the problem either, but we need *something* right now
2025-07-05 15:38:00 +02:00
49ad1d195d
Merge branch 'theming' into GUI-polish
2025-07-03 17:52:21 +02:00
8033fd27e1
feat: Add theming, no settings menu yet
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
2025-07-02 23:50:09 +02:00
692dd6d1c7
feat: icons, user popus, and polish
...
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
user popus are WEIRD, and i need help with layering
2025-07-02 21:42:24 +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
d22e77ed14
feat: improve appearance of members list, same method as messages
2025-06-03 20:53:30 +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
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
1c5b136323
feat: change to fetch guild members list and improve appearance of members list
2025-05-31 17:12:07 +02:00
abf3b248c4
feat: redirect to first channel in list when going to server url
2025-05-31 16:35:11 +02:00
3c65a700ff
fix: fetching from malformed endpoints, again
2025-05-31 14:46:01 +02:00
aa710e0a4d
feat: rename some occurrences of guild back to server
2025-05-31 14:38:49 +02:00
4eeb3a8c2a
fix: fetching from malformed endpoints
2025-05-31 14:31:32 +02:00
fe1474416f
feat: change all occurrences of server with guild
2025-05-31 14:27:37 +02:00
9f3059f94c
feat: change /servers endpoints to /guilds to reflect changes in PR #19
2025-05-29 23:00:17 +02:00
6a3c8e8982
feat: improve channel list appearance
2025-05-29 22:16:42 +02:00
f44d67212b
feat: remove sleep I forgot to remove
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-29 02:38:18 +02:00
3b1581d950
feat: add loading on client layout
2025-05-29 02:36:10 +02:00
68292b4e78
fix: ? display uuid instead of the same username for all messages
ci/woodpecker/push/build-and-publish Pipeline was successful
2025-05-27 00:32:24 +02:00
c9decc585e
feat: add server page
2025-05-26 22:49:43 +02:00
1085687c00
feat: add channel page
2025-05-26 22:49:43 +02:00
ef494ee23e
feat: add routes for servers and channels
2025-05-01 22:38:08 +02:00