20 Commits

Author SHA1 Message Date
c57e8d8254 added full control over which input device to use in voice chat (limited by cpal) 2026-01-30 15:49:48 +01:00
81d9624c9e added i18n for backend errors 2026-01-28 19:31:14 +01:00
6c66b1cd7d added notifications 2026-01-22 09:21:54 +01:00
5af3ddb972 added user profiles 2026-01-19 10:58:02 +01:00
4ff3e30348 refined colors, added multiple color themes, and added window control titlebar 2026-01-18 20:31:40 +01:00
d325511d0e added room actions: leave and delete, and improved connection error handling 2026-01-17 07:09:52 +01:00
e30631be60 made room unread_count server-side 2026-01-16 12:39:46 +01:00
f82a93e81e refactor: handling single websocket that handles all rooms the user is in, and added (not persistent) unread message count 2026-01-16 11:36:09 +01:00
376243f64c added version check 2026-01-14 12:55:38 +01:00
e542cd80d8 renamed the app to frangipane ^^ 2026-01-14 11:54:20 +01:00
9e6f8630fa fixed and improved profile pictures 2026-01-13 17:32:39 +01:00
68116e7353 fixed settings page image, and split the monorepo: now this is only the frontend 2026-01-13 14:16:25 +01:00
8b144d87f4 fullstack: added profile pictures/avatars to accounts and improved settings page layout 2026-01-11 18:04:24 +01:00
b9819e7562 minor window adjustments 2026-01-10 23:47:35 +01:00
5bd0a015e4 added some random icon 2026-01-04 10:22:37 +01:00
53b854d03a added i18n, english and french for now 2026-01-03 23:01:15 +01:00
fb514f1efe fixed network config and wrong paths in frontend 2025-12-29 22:12:39 +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