Commit Graph

  • c57e8d8254 added full control over which input device to use in voice chat (limited by cpal) main v1.0.2 eiiko6 2026-01-30 15:49:48 +01:00
  • 81d9624c9e added i18n for backend errors eiiko6 2026-01-28 19:31:14 +01:00
  • f029a322c4 started working on voice chat eiiko6 2026-01-25 17:47:40 +01:00
  • b0676d3834 added errors and loading states to friends page eiiko6 2026-01-22 09:48:54 +01:00
  • 6c66b1cd7d added notifications eiiko6 2026-01-22 09:21:54 +01:00
  • 5af3ddb972 added user profiles v1.0.1 eiiko6 2026-01-19 10:58:02 +01:00
  • d21dab57b5 added message draft persistence and send button eiiko6 2026-01-19 09:02:18 +01:00
  • 7a3a016683 added compacat layout toggle and fixed colorschemes eiiko6 2026-01-18 21:17:24 +01:00
  • 4ff3e30348 refined colors, added multiple color themes, and added window control titlebar eiiko6 2026-01-18 20:31:40 +01:00
  • a4c6e0661b added ownership transfer v1.0.0 eiiko6 2026-01-17 08:41:51 +01:00
  • d325511d0e added room actions: leave and delete, and improved connection error handling eiiko6 2026-01-17 07:09:52 +01:00
  • e30631be60 made room unread_count server-side eiiko6 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 eiiko6 2026-01-16 11:36:09 +01:00
  • 7e2bf22e7b improved error handling and added retry buttons in chat page eiiko6 2026-01-15 22:57:44 +01:00
  • 376243f64c added version check eiiko6 2026-01-14 12:55:38 +01:00
  • e542cd80d8 renamed the app to frangipane ^^ eiiko6 2026-01-14 11:54:20 +01:00
  • 9e6f8630fa fixed and improved profile pictures eiiko6 2026-01-13 17:32:39 +01:00
  • 68116e7353 fixed settings page image, and split the monorepo: now this is only the frontend eiiko6 2026-01-13 14:16:25 +01:00
  • e567b00b6c added profile pictures to messages and improved chat page layout eiiko6 2026-01-11 21:00:33 +01:00
  • 8b144d87f4 fullstack: added profile pictures/avatars to accounts and improved settings page layout eiiko6 2026-01-11 18:04:24 +01:00
  • b9819e7562 minor window adjustments eiiko6 2026-01-10 23:47:35 +01:00
  • 2612f1b4d1 added decline action for friend requests and room invites eiiko6 2026-01-05 20:57:25 +01:00
  • 23b1555dc7 i18n: fixed minor translation issues eiiko6 2026-01-05 20:01:49 +01:00
  • 2f230a4465 implemented progressive message fetching on scroll eiiko6 2026-01-05 19:34:29 +01:00
  • 5bd0a015e4 added some random icon eiiko6 2026-01-04 10:22:37 +01:00
  • 9e855d52c7 renamed account page to settings page and improved layout eiiko6 2026-01-03 23:32:54 +01:00
  • 53b854d03a added i18n, english and french for now eiiko6 2026-01-03 23:01:15 +01:00
  • f71d1ff9ac added update profile modal, adjusted forms, and fixed account update in backend eiiko6 2026-01-03 19:46:31 +01:00
  • f3a2c98643 improved registration page and added account page eiiko6 2026-01-03 14:22:21 +01:00
  • d96cc39a65 changed urls to deployment server and pushed to version 1.0.0 eiiko6 2025-12-31 19:43:59 +01:00
  • df2280df4f enabled registration eiiko6 2025-12-31 16:23:08 +01:00
  • 631d70528f added notification cound badge in navbar eiiko6 2025-12-31 15:58:39 +01:00
  • e3f9b3b8e9 added room invite button in rooms that should have it eiiko6 2025-12-31 15:44:45 +01:00
  • e7a575ae03 added roominvites in frontend in a notifications page and added clap to define backend port eiiko6 2025-12-31 12:14:46 +01:00
  • fb514f1efe fixed network config and wrong paths in frontend eiiko6 2025-12-29 22:12:39 +01:00
  • 610fd74e89 improved mobile layout eiiko6 2025-12-29 10:47:36 +01:00
  • 24a460e6e2 a bunch of frontend layout adjustments, and fixed message duplication by adding uuids eiiko6 2025-12-28 22:50:16 +01:00
  • dd293c8e3d reworked the chat layout and fixed a rate limiting mistake eiiko6 2025-12-28 20:29:13 +01:00
  • 3633b6594c added room invites to DB, and minor frontend layout changes eiiko6 2025-12-18 16:20:30 +01:00
  • 2e2e9a76f9 added frontend for friendships, and fixed logic around conflicts eiiko6 2025-12-18 13:36:03 +01:00
  • 2572db7a24 added global room creation in frontend and fixed global rooms eiiko6 2025-12-18 08:06:20 +01:00
  • 4d939f611d added an authenticated room websocket for messages eiiko6 2025-12-15 19:51:31 +01:00
  • 22c187e4ee fixed room listing and added logout button eiiko6 2025-12-15 17:54:07 +01:00
  • 5c1f5ab16b added timestamps to messages eiiko6 2025-12-15 17:33:13 +01:00
  • 0714088d4b added token storage in a store, and improved layout on mobile eiiko6 2025-12-15 16:24:30 +01:00
  • d6a26c0d09 created frontend with login, room listing and creation, and message page with all features eiiko6 2025-12-15 14:50:50 +01:00
  • f10c761f1b split frontend and backend to initialize tauri frontend eiiko6 2025-12-15 13:42:55 +01:00