Commit Graph

32 Commits

Author SHA1 Message Date
6ec65e44b2
fix: Error page redirect to /channel/general 2025-02-06 15:09:11 -05:00
98e37f03e5
feat: Have sidebar show which channel you're in
Now shows which channel the user is currently in (if it exists
and is valid) by making it's icon and name darker in the sidebar
2025-02-06 15:07:58 -05:00
39bb7418c9
feat: Add support for mutiple channels 2025-02-06 13:50:46 -05:00
0efb8d7c31
fix: Wrong channel name 2025-02-06 10:59:46 -05:00
1d71db560e
feat: Create error page 2025-02-06 10:57:48 -05:00
da933c04d7
feat: Dark/Light mode switcher 2025-02-05 19:07:31 -05:00
422682125c
fix: Add back functionality 2025-02-05 18:50:25 -05:00
95108ab9eb
fix: Replace the bunch of db functions with a Db class 2025-02-05 18:31:23 -05:00
fd8b8cdfd3
fix: Remove console.log(messages); 2025-02-05 18:19:29 -05:00
8d5e00e64a
feat: Working channel enumeration 2025-02-05 18:18:39 -05:00
abecae1fee
build: Install and configure ShadCN 2025-02-05 18:06:49 -05:00
25246247cc
fix: Local message history inversion 2025-01-19 21:48:14 -05:00
69d27d2ad7
style: Prettier format 2025-01-15 12:35:54 -05:00
18ba5eedbe
fix: Remove redundant '+page.ts' 2025-01-15 12:35:36 -05:00
0ae407a443
fix: Start at the bottom of the div by default 2025-01-15 12:18:54 -05:00
d3b8653c88
pref: Sort messages within Cassandra 2025-01-13 08:29:47 -05:00
4fc96f4d40
fix: Use $lib aliases 2025-01-12 01:01:38 -05:00
ac93c0ca4b
style: Prettier format 2025-01-11 15:10:16 -05:00
6e825fd589
feat: Use identicons for avatars 2025-01-11 14:56:41 -05:00
50e6b2f8f9
style: Change 'Send Message' button to a send icon 2025-01-11 14:02:24 -05:00
2a5f521bf1
feat: Get previous messages from the DB when reloading 2025-01-09 17:13:22 -05:00
3dc59bf4f1
fix: UI Rework 2025-01-09 12:31:39 -05:00
81995985e3
fix: Properly assign UUID to users on connect 2025-01-09 10:40:09 -05:00
3232c21c69
style: Prettier format 2025-01-06 20:45:33 -05:00
d88f6e2bbf
fix: Page style changes 2025-01-06 20:45:09 -05:00
8ea9b678a4
feat: Create message component 2025-01-06 20:06:57 -05:00
157ff12f50
feat: Add color to "SvelteKit" 2025-01-04 23:19:39 -05:00
57ab049945
feat: Add message send/recive system 2025-01-04 22:55:09 -05:00
158f9e097d
style: Update .prettierrc 2025-01-04 16:25:58 -05:00
c62ffb23db
feat: Add DaisyUI 2025-01-04 15:54:15 -05:00
618afe9840
feat: Setup websockets with socket.io 2025-01-04 15:49:52 -05:00
ac6f247a82
feat: Initial commit 2025-01-03 10:34:11 -05:00