-
e2f1e4a952
refactored main for unit testing
main
eiiko6
2026-01-29 20:24:32 +01:00
-
ae0abc4607
improved image upload: no more hardcoded png extension
eiiko6
2026-01-28 19:53:04 +01:00
-
fbf7eea59a
reworked api errors, now returning proper error codes
eiiko6
2026-01-28 19:51:23 +01:00
-
30dc7475c2
added voice chat websocket route
eiiko6
2026-01-25 17:13:05 +01:00
-
c81df769de
added check friend and remove friend routes
eiiko6
2026-01-19 10:52:23 +01:00
-
889dac99d2
fixed ownership tranfer
eiiko6
2026-01-17 08:34:21 +01:00
-
4a833b592c
added room actions: leave, delete and transfer ownership
eiiko6
2026-01-17 00:09:24 +01:00
-
96837fcc21
added server-side user unread_count to rooms
eiiko6
2026-01-16 12:39:00 +01:00
-
37e6bb25fc
refactor: clients now have a single websocket that handles all rooms the user is in
eiiko6
2026-01-16 11:35:07 +01:00
-
376353833c
improved logging
eiiko6
2026-01-15 22:58:39 +01:00
-
c27ddba0ff
added version check route
eiiko6
2026-01-14 12:55:51 +01:00
-
b530438c05
added pingpong to websockets
eiiko6
2026-01-13 19:17:20 +01:00
-
86d86473af
added cli parameter to toggle registraion, and split the monorepo: now this is only the backend
eiiko6
2026-01-13 16:04:58 +01:00
-
0e8ef49cfd
added profile pictures to messages and improved chat page layout
eiiko6
2026-01-11 21:00:33 +01:00
-
b512f9d65f
fullstack: added profile pictures/avatars to accounts and improved settings page layout
eiiko6
2026-01-11 18:04:24 +01:00
-
52a6231d0b
added decline action for friend requests and room invites
eiiko6
2026-01-05 20:57:25 +01:00
-
7732fbec32
implemented progressive message fetching on scroll
eiiko6
2026-01-05 19:34:29 +01:00
-
79ce9f7db2
added update profile modal, adjusted forms, and fixed account update in backend
eiiko6
2026-01-03 19:46:31 +01:00
-
511eb2a17f
improved registration page and added account page
eiiko6
2026-01-03 14:22:21 +01:00
-
2bf5cbc0de
changed urls to deployment server and pushed to version 1.0.0
eiiko6
2025-12-31 19:43:59 +01:00
-
c45218eb97
switched to lazy db connect
eiiko6
2025-12-31 19:02:43 +01:00
-
1ebec422d6
made backend database url configurable through cli
eiiko6
2025-12-31 18:03:17 +01:00
-
fa40aa404d
moved the nix flake to the root, it is meant for the backend
eiiko6
2025-12-31 16:38:48 +01:00
-
41ec77c862
enabled registration
eiiko6
2025-12-31 16:23:08 +01:00
-
fb4e827b12
added room invite button in rooms that should have it
eiiko6
2025-12-31 15:44:45 +01:00
-
6bd1921806
added roominvites in frontend in a notifications page and added clap to define backend port
eiiko6
2025-12-31 12:14:46 +01:00
-
bd99c82d2d
added room invites in backend
eiiko6
2025-12-31 10:21:17 +01:00
-
06b3a6f405
fixed network config and wrong paths in frontend
eiiko6
2025-12-29 22:12:39 +01:00
-
e85d05fe21
improved mobile layout
eiiko6
2025-12-29 10:47:36 +01:00
-
c0043dcc15
a bunch of frontend layout adjustments, and fixed message duplication by adding uuids
eiiko6
2025-12-28 22:50:16 +01:00
-
59fd5b13b8
reworked the chat layout and fixed a rate limiting mistake
eiiko6
2025-12-28 20:29:13 +01:00
-
e27b4257fe
added room invites to DB, and minor frontend layout changes
eiiko6
2025-12-18 16:20:30 +01:00
-
d1de0583ed
added frontend for friendships, and fixed logic around conflicts
eiiko6
2025-12-18 13:36:03 +01:00
-
af1b9e4d6d
added friendships in backend
eiiko6
2025-12-18 08:54:18 +01:00
-
9114a1383b
added global room creation in frontend and fixed global rooms
eiiko6
2025-12-18 08:06:20 +01:00
-
d20962101e
added global rooms in backend and fixed room membership checks
eiiko6
2025-12-17 17:14:39 +01:00
-
ffc2e99cc7
added an authenticated room websocket for messages
eiiko6
2025-12-15 19:51:31 +01:00
-
391a0d3f2e
fixed room listing and added logout button
eiiko6
2025-12-15 17:54:07 +01:00
-
5c3cfdafe4
added timestamps to messages
eiiko6
2025-12-15 17:33:13 +01:00
-
68e093f388
added token storage in a store, and improved layout on mobile
eiiko6
2025-12-15 16:24:30 +01:00
-
5ec961255d
fixed room creation not giving membership
eiiko6
2025-12-15 15:02:36 +01:00
-
0365c7978c
created frontend with login, room listing and creation, and message page with all features
eiiko6
2025-12-15 14:50:50 +01:00
-
43a55a9a7c
split frontend and backend to initialize tauri frontend
eiiko6
2025-12-15 13:42:55 +01:00
-
30f4155369
added rooms and uuids
eiiko6
2025-12-14 20:04:04 +01:00
-
fe38d42a9e
base service with authentication and user creation
eiiko6
2025-12-14 17:30:08 +01:00