Commit Graph
20 Commits
Author SHA1 Message Date
strawberries 6bd1921806 added roominvites in frontend in a notifications page and added clap to define backend port 2025-12-31 12:14:46 +01:00
strawberries bd99c82d2d added room invites in backend 2025-12-31 10:21:17 +01:00
strawberries 06b3a6f405 fixed network config and wrong paths in frontend 2025-12-29 22:12:39 +01:00
strawberries e85d05fe21 improved mobile layout 2025-12-29 10:47:36 +01:00
strawberries c0043dcc15 a bunch of frontend layout adjustments, and fixed message duplication by adding uuids 2025-12-28 22:50:16 +01:00
strawberries 59fd5b13b8 reworked the chat layout and fixed a rate limiting mistake 2025-12-28 20:29:13 +01:00
strawberries e27b4257fe added room invites to DB, and minor frontend layout changes 2025-12-18 16:20:30 +01:00
strawberries d1de0583ed added frontend for friendships, and fixed logic around conflicts 2025-12-18 13:36:03 +01:00
strawberries af1b9e4d6d added friendships in backend 2025-12-18 08:54:18 +01:00
strawberries 9114a1383b added global room creation in frontend and fixed global rooms 2025-12-18 08:06:20 +01:00
strawberries d20962101e added global rooms in backend and fixed room membership checks 2025-12-17 17:14:39 +01:00
strawberries ffc2e99cc7 added an authenticated room websocket for messages 2025-12-15 19:51:31 +01:00
strawberries 391a0d3f2e fixed room listing and added logout button 2025-12-15 17:54:07 +01:00
strawberries 5c3cfdafe4 added timestamps to messages 2025-12-15 17:33:13 +01:00
strawberries 68e093f388 added token storage in a store, and improved layout on mobile 2025-12-15 16:24:30 +01:00
strawberries 5ec961255d fixed room creation not giving membership 2025-12-15 15:02:36 +01:00
strawberries 0365c7978c created frontend with login, room listing and creation, and message page with all features 2025-12-15 14:50:50 +01:00
strawberries 43a55a9a7c split frontend and backend to initialize tauri frontend 2025-12-15 13:42:55 +01:00
strawberries 30f4155369 added rooms and uuids 2025-12-14 20:04:04 +01:00
strawberries fe38d42a9e base service with authentication and user creation 2025-12-14 17:30:08 +01:00