Commit Graph
31 Commits
Author SHA1 Message Date
gitGnomeandClaude Opus 4.6 c85c66e43a add dynamic profile update, connection helper, file download metadata
- replace UserSetColor/UserSetPronouns with single UserUpdateProfile that dynamically builds one UPDATE query from UserProfileUpdateList
- add getConnectionWithResponseOnFail helper to deduplicate connection ID parsing and validation across handlers
- rename file.go to attachmentFile.go and update handler names
- GetDownloadUrlAndMetadata now fetches object metadata via StatObject and returns it alongside the presigned URL
- file download endpoint returns JSON with url and originalName
- add description field to user and DB schema
- remove unused ConnectionState variants (GroupFellow, GroupFriend)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-17 13:28:27 +02:00
gitGnome e7cf57d023 todo 2026-04-17 09:47:10 +02:00
gitGnome f0fdaedd8c idk 2026-04-16 14:23:14 +02:00
gitGnome 6d0eaa92e9 rename postgr fucntions 2026-04-15 14:18:22 +02:00
gitGnome 3c31e82061 add helper function for handling existing file in s3 2026-04-15 14:01:39 +02:00
gitGnome 90018bccdd first esitant check is needed 2026-04-15 10:08:20 +02:00
gitGnome fcda29a66b rename file_metadata_connections to file_connections 2026-04-15 07:42:14 +02:00
gitGnome 39a28ee888 idk 2026-04-14 15:58:10 +02:00
gitGnome a020c13394 idk 2026-04-14 14:11:38 +02:00
gitGnome 2500418f80 idk 2026-04-14 13:02:01 +02:00
gitGnome 6435206683 rename database to postgressql 2026-04-13 08:06:41 +02:00
gitGnome 554b7c338a add media attach to message 2026-04-12 22:36:00 +02:00
gitGnome 9804a700ce add getUserById helper in http delete old connections code from http 2026-04-08 14:10:43 +02:00
gitGnome 9b57157769 so much work to do :c 2026-04-05 22:38:02 +02:00
gitGnome 7f54cc7a40 mid prog 2026-04-05 16:24:06 +02:00
gitGnome f38b130c8f make login return id of user also 2026-04-05 15:13:44 +02:00
gitGnome f254a71ef8 rename group add user and add global for develop 2026-04-05 15:04:01 +02:00
gitGnome 75c23c151f add tests 2026-04-01 10:58:07 +02:00
gitGnome 055bc5dcf2 add helper functions to http, add group handlers, add json group 2026-04-01 09:40:05 +02:00
gitGnome caab2e22bc continue 2026-03-31 20:57:05 +02:00
gitGnome 23cd966eee continue 2026-03-31 18:26:07 +02:00
gitGnome a237b8ba9c start add getting groups handle 2026-03-30 15:08:13 +02:00
gitGnome 551b213c49 fix http group sending 2026-03-30 14:46:31 +02:00
gitGnome fcb936027e delete response error check, fix new message logic 2026-03-30 14:20:43 +02:00
gitGnome 5351d9686f change message sending to work via http 2026-03-30 14:05:29 +02:00
gitGnome 8f9503bbab fix websocket messaging, renamed http functions, start sending message via http 2026-03-30 12:31:38 +02:00
gitGnome 9fb5f952c5 add tests, 05 is broken 2026-03-30 10:42:11 +02:00
gitGnome a6a19dad6e fix bugs from todo except first critical 2026-03-27 12:27:05 +01:00
gitGnome 4ccaf627b4 i wanted to add full cahce but i dont have time :( 2026-03-26 14:21:30 +01:00
gitGnome ca0b85cdb7 add client adding logic 2026-03-25 13:46:53 +01:00
gitGnome defed9c268 http 2026-03-24 19:40:52 +01:00