Commit Graph

20 Commits

Author SHA1 Message Date
04c13396b6
feat: Support for sending messages in different channels 2025-02-06 16:25:57 -05:00
edfd65335c
fix: TypeError (No Overload matches this call) 2025-02-06 11:40:50 -05:00
9c8d0b6cb0
feat: Colored [ws:kit] kit logging 2025-02-06 11:07:24 -05:00
2600f590d5
fix: Set default channel name to "general" 2025-02-06 10:35:32 -05:00
95108ab9eb
fix: Replace the bunch of db functions with a Db class 2025-02-05 18:31:23 -05:00
12ad2431d8
style: Prettier format 2025-01-13 08:36:41 -05:00
4fc96f4d40
fix: Use $lib aliases 2025-01-12 01:01:38 -05:00
6e825fd589
feat: Use identicons for avatars 2025-01-11 14:56:41 -05:00
20a908e8a2
style: Fix broken grammar 2025-01-11 13:49:10 -05:00
2a5f521bf1
feat: Get previous messages from the DB when reloading 2025-01-09 17:13:22 -05:00
92cf5a8af2
fix: Prevent users from sending blank messages 2025-01-09 12:36:43 -05:00
81995985e3
fix: Properly assign UUID to users on connect 2025-01-09 10:40:09 -05:00
b924590746
feat: Store messages from the master channel in the DB 2025-01-09 10:18:00 -05:00
881ddd1648
feat: Setup Apache Cassandra 2025-01-08 17:44:20 -05:00
3232c21c69
style: Prettier format 2025-01-06 20:45:33 -05:00
8ea9b678a4
feat: Create message component 2025-01-06 20:06:57 -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
bc1094d70c
fix: Formatting error 2025-01-04 16:23:26 -05:00
794b18bd6d
fix: Make webhooks functional in production mode, remove duplicate functions 2025-01-04 16:20:36 -05:00