Commit Graph

18 Commits

Author SHA1 Message Date
d96cc39a65 changed urls to deployment server and pushed to version 1.0.0 2025-12-31 19:43:59 +01:00
df2280df4f enabled registration 2025-12-31 16:23:08 +01:00
631d70528f added notification cound badge in navbar 2025-12-31 15:58:39 +01:00
e3f9b3b8e9 added room invite button in rooms that should have it 2025-12-31 15:44:45 +01:00
e7a575ae03 added roominvites in frontend in a notifications page and added clap to define backend port 2025-12-31 12:14:46 +01:00
fb514f1efe fixed network config and wrong paths in frontend 2025-12-29 22:12:39 +01:00
610fd74e89 improved mobile layout 2025-12-29 10:47:36 +01:00
24a460e6e2 a bunch of frontend layout adjustments, and fixed message duplication by adding uuids 2025-12-28 22:50:16 +01:00
dd293c8e3d reworked the chat layout and fixed a rate limiting mistake 2025-12-28 20:29:13 +01:00
3633b6594c added room invites to DB, and minor frontend layout changes 2025-12-18 16:20:30 +01:00
2e2e9a76f9 added frontend for friendships, and fixed logic around conflicts 2025-12-18 13:36:03 +01:00
2572db7a24 added global room creation in frontend and fixed global rooms 2025-12-18 08:06:20 +01:00
4d939f611d added an authenticated room websocket for messages 2025-12-15 19:51:31 +01:00
22c187e4ee fixed room listing and added logout button 2025-12-15 17:54:07 +01:00
5c1f5ab16b added timestamps to messages 2025-12-15 17:33:13 +01:00
0714088d4b added token storage in a store, and improved layout on mobile 2025-12-15 16:24:30 +01:00
d6a26c0d09 created frontend with login, room listing and creation, and message page with all features 2025-12-15 14:50:50 +01:00
f10c761f1b split frontend and backend to initialize tauri frontend 2025-12-15 13:42:55 +01:00