alby-hub/api
Naveen Kumar 6795640820
feat: add custom message support for subwallet transfers (#2069)
* feat: add custom message support for subwallet transfers

- Add optional message field to TransferRequest model
- Update Transfer function to use custom message with 'transfer' as fallback
- Update HTTP and Wails handlers to extract and pass message parameter
- Add message input field to IsolatedAppTopupDialog and IsolatedAppDrawDownDialog
- Maintains backward compatibility with empty message defaulting to 'transfer'

Closes #2066

* chore: rename

* chore: rename and simplify

---------

Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
2026-02-28 13:25:23 +07:00
..
api.go feat: add fixed float along with bitcoin maxi mode (#2094) 2026-02-28 11:54:28 +07:00
api_test.go feat: proposal: custom node commands (#1007) 2025-01-30 18:20:17 +07:00
apps_test.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00
backup.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
esplora.go chore: use NewRequestWithContext instead of NewRequest (#1677) 2025-09-02 19:52:30 +07:00
lsp.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
models.go feat: add custom message support for subwallet transfers (#2069) 2026-02-28 13:25:23 +07:00
rebalance.go fix: prevent LN client access during shutdown (#2096) 2026-02-27 15:45:09 +07:00
transactions.go feat: add custom message support for subwallet transfers (#2069) 2026-02-28 13:25:23 +07:00