happy-server/sources/app/api
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
..
routes feat: add social network friendship API 2025-09-18 04:52:57 +00:00
socket feat: add access keys 2025-09-16 22:50:47 -07:00
utils ref: move routes 2025-09-01 14:38:48 -07:00
api.ts feat: add social network friendship API 2025-09-18 04:52:57 +00:00
socket.ts feat: add access keys 2025-09-16 22:50:47 -07:00
types.ts wip: extract routes 2025-09-01 14:12:09 -07:00