Commit Graph

26 Commits

Author SHA1 Message Date
2612f1b4d1 added decline action for friend requests and room invites 2026-01-05 20:57:25 +01:00
23b1555dc7 i18n: fixed minor translation issues 2026-01-05 20:01:49 +01:00
2f230a4465 implemented progressive message fetching on scroll 2026-01-05 19:34:29 +01:00
5bd0a015e4 added some random icon 2026-01-04 10:22:37 +01:00
9e855d52c7 renamed account page to settings page and improved layout 2026-01-03 23:32:54 +01:00
53b854d03a added i18n, english and french for now 2026-01-03 23:01:15 +01:00
f71d1ff9ac added update profile modal, adjusted forms, and fixed account update in backend 2026-01-03 19:46:31 +01:00
f3a2c98643 improved registration page and added account page 2026-01-03 14:22:21 +01:00
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