Commit Graph

16 Commits

Author SHA1 Message Date
889dac99d2 fixed ownership tranfer 2026-01-17 08:34:21 +01:00
96837fcc21 added server-side user unread_count to rooms 2026-01-16 12:39:00 +01:00
37e6bb25fc refactor: clients now have a single websocket that handles all rooms the user is in 2026-01-16 11:35:07 +01:00
86d86473af added cli parameter to toggle registraion, and split the monorepo: now this is only the backend 2026-01-13 16:04:58 +01:00
b512f9d65f fullstack: added profile pictures/avatars to accounts and improved settings page layout 2026-01-11 18:04:24 +01:00
7732fbec32 implemented progressive message fetching on scroll 2026-01-05 19:34:29 +01:00
e85d05fe21 improved mobile layout 2025-12-29 10:47:36 +01:00
c0043dcc15 a bunch of frontend layout adjustments, and fixed message duplication by adding uuids 2025-12-28 22:50:16 +01:00
e27b4257fe added room invites to DB, and minor frontend layout changes 2025-12-18 16:20:30 +01:00
d1de0583ed added frontend for friendships, and fixed logic around conflicts 2025-12-18 13:36:03 +01:00
af1b9e4d6d added friendships in backend 2025-12-18 08:54:18 +01:00
d20962101e added global rooms in backend and fixed room membership checks 2025-12-17 17:14:39 +01:00
ffc2e99cc7 added an authenticated room websocket for messages 2025-12-15 19:51:31 +01:00
5c3cfdafe4 added timestamps to messages 2025-12-15 17:33:13 +01:00
30f4155369 added rooms and uuids 2025-12-14 20:04:04 +01:00
fe38d42a9e base service with authentication and user creation 2025-12-14 17:30:08 +01:00