happy-server/sources/app/api/routes
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
..
accessKeysRoutes.ts feat: add access keys 2025-09-16 22:50:47 -07:00
accountRoutes.ts ref: working on connected accounts 2025-09-01 15:32:10 -07:00
artifactsRoutes.ts wip: working on artifacts 2025-09-16 22:35:09 -07:00
authRoutes.ts feat: add supportsv2 2025-09-10 20:03:57 -07:00
connectRoutes.ts ref: working on connected accounts 2025-09-01 15:32:10 -07:00
devRoutes.ts ref: move routes 2025-09-01 14:38:48 -07:00
friendshipRoutes.ts feat: add social network friendship API 2025-09-18 04:52:57 +00:00
machinesRoutes.ts feat: add machine data encryption key and new-machine update 2025-09-07 22:28:49 -07:00
pushRoutes.ts ref: move routes 2025-09-01 14:38:48 -07:00
sessionRoutes.ts feat: data encryption key 2025-09-07 22:04:59 -07:00
versionRoutes.ts feat: add update version 2025-09-02 19:09:53 -07:00
voiceRoutes.ts feat: add voice token endpoint with RevenueCat paywall 2025-09-08 04:04:48 -07:00