happy-server/sources
Steve Korshakov aaff5dcaf4 feat: add social network friendship API
- Add UserRelationship model with unidirectional relationships
- Implement friendship service with GitHub requirement
- Add REST endpoints for friend requests, acceptance, and listing
- Add single relationship-updated WebSocket event
- Support batch profile fetching with consistent schemas

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2025-09-18 04:52:57 +00:00
..
app feat: add social network friendship API 2025-09-18 04:52:57 +00:00
modules ref: working on connected accounts 2025-09-01 15:32:10 -07:00
services feat: add social network friendship API 2025-09-18 04:52:57 +00:00
storage feat: add machine data encryption key and new-machine update 2025-09-07 22:28:49 -07:00
utils feat: handle avatar, first name and last name 2025-08-26 22:17:11 -07:00
main.ts ref: working on connected accounts 2025-09-01 15:32:10 -07:00
types.ts wip: working on artifacts 2025-09-16 22:35:09 -07:00
versions.ts feat: add update version 2025-09-02 19:09:53 -07:00