Commit graph

44 commits

Author SHA1 Message Date
9052a99972 fix: fixed front not compiling 2025-05-11 21:16:25 +02:00
b10a472ed7 add: added replies to messages 2025-05-11 21:10:46 +02:00
bd29608010 fix: fixed emoji size on emojispage 2025-04-28 11:01:50 +02:00
4ca8a21477 add: generalized css classes and added a dark mode 2025-04-27 00:29:26 +02:00
f4cfd8a9fe fix: fixed topbar and added emojis names 2025-04-21 12:28:57 +02:00
f326555c59 add: added emojis 2025-04-20 23:45:33 +02:00
1ec185330d add: improved admin functions 2025-04-20 19:52:05 +02:00
2b2a38682a fix: display error message when user or channel does not exists 2025-04-18 18:39:56 +02:00
d28e14e262 add: added 404 page and fixed home loading display 2025-04-18 18:15:36 +02:00
7781e6b8a1 add: added pfps and user profile modification 2025-04-18 15:42:55 +02:00
56d171439e fix: fixed data refreshing on home page 2025-04-09 16:07:12 +02:00
9434aad013 fix: fixed users page title 2025-04-09 15:58:26 +02:00
4045681913 add: added a user page and button to delete them 2025-04-09 15:26:48 +02:00
6c19015a29 add: added channel delete button 2025-04-09 13:09:18 +02:00
29f6276534 fix: removed the zero on channel page for non admin users 2025-04-09 12:52:55 +02:00
172c5dfeed add: added channel purge button 2025-04-09 12:49:26 +02:00
1fee32f1d2 fix: fixed websockets 2025-04-09 11:49:26 +02:00
edc6f34733 fix: centered some titles 2025-04-08 22:51:16 +02:00
d6a4f991bd fix: removed console.log in UserPage.tsx 2025-04-08 22:22:51 +02:00
132b1f3c06 fix: improved websocket usage 2025-04-08 22:19:06 +02:00
fbf7821320 add: improved the frontend and the backend by adding websockets 2025-04-07 22:46:04 +02:00
eae2a483b5 fix: fixed mentions menu position and focus 2025-04-06 23:12:57 +02:00
2d376075d9 fix: removed unsed imports (again) 2025-04-06 17:51:15 +02:00
1a36ec7022 fix: removed unsed imports 2025-04-06 17:49:36 +02:00
42e6acd9ca add: improved UI by adding CSS files 2025-04-06 17:47:51 +02:00
1656e95557 fix: added message errors to user and channel creation 2025-04-06 15:14:17 +02:00
649c43da98 fix: fixed user last message not refreshing 2025-04-06 14:54:24 +02:00
e38691c02a fix: fixed mentions display and added MessageComponent 2025-04-06 14:50:19 +02:00
6c8f354bf6 add: added mentions 2025-04-05 17:33:23 +02:00
dfb6639ecf add: changed homepage to display most active channels 2025-04-04 21:31:29 +02:00
411aa149ac fix: fixed messages refresh 2025-04-03 12:43:51 +02:00
15b2c5df19 add: added messages autorefresh 2025-04-03 12:33:12 +02:00
e0efe57f5c add: added an auth middleware to simplify code 2025-04-03 12:30:17 +02:00
48503a4c9c fix: fixed cat image 2025-03-25 17:11:04 +01:00
87e7c44a5b add: added user pages, and last messages to the home page 2025-03-25 16:47:30 +01:00
d7af341ca2 fix: fixed dates on frontend 2025-03-25 14:28:08 +01:00
414be922bc fix: fixed register page 2025-03-25 14:20:55 +01:00
0e2139f408 add: added cats, admin rights and owner_username display 2025-03-24 23:58:40 +01:00
7dea3612af add: added channel admins 2025-03-24 20:59:33 +01:00
5d13a51f8e fix: fixed user creation and channel creation 2025-03-24 20:38:54 +01:00
42eb432b58 add: added message sending 2025-03-24 20:27:32 +01:00
4ea8c9f2b3 add: added homepage 2025-03-24 14:41:48 +01:00
1f24907c80 Fixed typing 2025-03-24 10:56:27 +01:00
ae1fea3790 Added basic frontend 2025-03-24 10:49:09 +01:00