gitGnome 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
2026-03-09 14:45:36 +01:00
2026-04-16 20:38:16 +02:00
2026-04-16 20:38:16 +02:00
2026-03-10 21:26:51 +01:00
2026-04-16 20:38:16 +02:00
S
Description
No description provided
419 MiB
Languages
Go 67.3%
HTML 30.4%
CSS 1.2%
TypeScript 0.8%
JavaScript 0.3%