happy-server/sources
Steve Korshakov 9822512aeb fix: use inTx wrapper instead of raw transactions for friend operations
Fixes "undefined reading push" error by using the inTx wrapper which properly
initializes the callbacks array needed by afterTx for notification sending.

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-20 17:00:05 -07:00
..
app fix: use inTx wrapper instead of raw transactions for friend operations 2025-09-20 17:00:05 -07:00
modules ref: working on connected accounts 2025-09-01 15:32:10 -07: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
context.ts feat: simple feed engine 2025-09-20 14:42:28 -07:00
main.ts ref: extract github connect and disconnect to a separate action, shared eventRouter, copy username to the account on connect and remove on disconnect, make github profile unique 2025-09-19 20:38:48 -07:00
types.ts ref: extract github connect and disconnect to a separate action, shared eventRouter, copy username to the account on connect and remove on disconnect, make github profile unique 2025-09-19 20:38:48 -07:00
versions.ts feat: add update version 2025-09-02 19:09:53 -07:00