Commit Graph
17 Commits
Author SHA1 Message Date
strawberries f31eec26d0 added vibecoded swagger documentation with utoipa 2026-07-06 12:34:46 +02:00
strawberries b45f5ff35f added integration tests and added message with attachments 2026-06-28 17:31:58 +02:00
strawberries fbf7eea59a reworked api errors, now returning proper error codes 2026-01-28 19:51:23 +01:00
strawberries 889dac99d2 fixed ownership tranfer 2026-01-17 08:34:21 +01:00
strawberries 4a833b592c added room actions: leave, delete and transfer ownership 2026-01-17 00:09:24 +01:00
strawberries 96837fcc21 added server-side user unread_count to rooms 2026-01-16 12:39:00 +01:00
strawberries 376353833c improved logging 2026-01-15 22:58:39 +01:00
strawberries 52a6231d0b added decline action for friend requests and room invites 2026-01-05 20:57:25 +01:00
strawberries fb4e827b12 added room invite button in rooms that should have it 2025-12-31 15:44:45 +01:00
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 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 391a0d3f2e fixed room listing and added logout button 2025-12-15 17:54:07 +01:00
strawberries 5ec961255d fixed room creation not giving membership 2025-12-15 15:02:36 +01:00
strawberries 43a55a9a7c split frontend and backend to initialize tauri frontend 2025-12-15 13:42:55 +01:00