Commit graph

85 commits

Author SHA1 Message Date
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
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
1d4a13f372 fix: fixed message deleting 2025-04-03 12:43:05 +02:00
2f54840785 fix: fixed message deleting 2025-04-03 12:39:33 +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
c34df6609c fix: fixed sql injections 2025-03-25 18:30:52 +01: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
90a6b6fa63 add: changed logo and page title 2025-03-25 00:08:44 +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
eb0136097e Added network to docker compose 2025-03-24 10:27:03 +01:00
5ddad2ed61 Added API endpoints and dockerfile 2025-03-24 10:17:37 +01:00
924e55b4f3 Initial commit 2025-03-21 15:55:55 +00:00