Commit graph

77 commits

Author SHA1 Message Date
8f77a271e1 fix: fixed wrong api endpoint on message_create event 2025-05-12 10:40:42 +02:00
92ea1d6b21 fix:: fixed unexistant function in message deletion 2025-05-12 10:40:23 +02:00
d38c963bab fix: changed file input type 2025-05-12 10:32:41 +02:00
1317d431d0 add: improved sql requests 2025-05-12 10:32:28 +02:00
bd3cbc528c add: added limit param to message get url to send fewer messages 2025-05-11 21:32:19 +02:00
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
05dd75fa74 add: added constraints do the db and removed useless db deletions 2025-04-28 11:12:07 +02:00
bd29608010 fix: fixed emoji size on emojispage 2025-04-28 11:01:50 +02:00
a645d6bd0d fix: fixed lastmessages section width on phones 2025-04-27 00:35:09 +02:00
4ca8a21477 add: generalized css classes and added a dark mode 2025-04-27 00:29:26 +02:00
9806fc3b3c improved rate limits 2025-04-21 20:58:46 +02:00
46aea20bf5 add: added rate limit to the api 2025-04-21 20:43:14 +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
fafbceb6a2 fix: removed word logging on message component 2025-04-20 19:52:52 +02:00
1ec185330d add: improved admin functions 2025-04-20 19:52:05 +02:00
4501f38b03 fix: added logout button back to phone version 2025-04-18 21:02:40 +02:00
4a687c3ba5 fix: improved message displaying 2025-04-18 18:56:56 +02:00
5940535f02 fix: remove user pfp when deleting user 2025-04-18 18:43:43 +02:00
2b2a38682a fix: display error message when user or channel does not exists 2025-04-18 18:39:56 +02:00
17c6ab79ca fix: fixed pfp not displaying when file not existing 2025-04-18 18:17:34 +02:00
d28e14e262 add: added 404 page and fixed home loading display 2025-04-18 18:15:36 +02:00
63914b5b3b fix: added a burger menu for phones versions 2025-04-18 18:02:23 +02:00
1dc8e9c7a1 fix: removed data folder 2025-04-18 14:54:55 +01: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
2795d4686e fix: fixed message text wraping 2025-04-09 15:50:36 +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
102f6c1a9a add: added event display 2025-04-09 11:59:13 +02:00
3ecac00706 fix: improved ping-pong events 2025-04-09 11:51:28 +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
a3c2465247 add: atle for certaints users dded Le jeu to the ti 2025-04-08 22:33:02 +02:00
f188453373 add: added le poisson steve 2025-04-08 22:28:39 +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
ecf7b61aca fix: fixed mentions list size 2025-04-06 23:43:41 +02:00
652d6929ef fix: changed the background color 2025-04-06 23:35:40 +02:00
eae2a483b5 fix: fixed mentions menu position and focus 2025-04-06 23:12:57 +02:00
477fff18fd add: added a pig 2025-04-06 22:48:15 +02:00
39193af2d6 fix: fixed user page spacing 2025-04-06 18:38:13 +02:00
636267f28f fix: fixed content position for some pages 2025-04-06 17:58:40 +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