alby-hub/wails
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
..
wails_app.go feat: choose payment method when opening first channel (#1606) 2025-08-27 23:34:15 +07:00
wails_handlers.go feat: add custom message support for subwallet transfers (#2069) 2026-02-28 13:25:23 +07:00