summaryrefslogtreecommitdiff
path: root/internal/client/tui/compose.go
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-08-03adding Cmd to all functions returning a tea.CmdPaul Buetow
2024-08-03can compose and submit in one goPaul Buetow
2024-08-03initial logging to a file support for the client:Paul Buetow
2024-07-28refactorPaul Buetow
2024-07-28rename entry to entPaul Buetow
2024-07-14initial easy http POST functionsPaul Buetow
2024-07-01initial submitPaul Buetow
2024-06-27after composing a file is queuedPaul Buetow