summaryrefslogtreecommitdiff
path: root/internal/client/tui
AgeCommit message (Expand)Author
2024-09-21cleanupPaul Buetow
2024-09-06rename ent to entryPaul Buetow
2024-09-03Partners and Servers are now slicesPaul Buetow
2024-08-11add Cmd prefixPaul 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-28refactorPaul Buetow
2024-07-28rename entry to entPaul Buetow
2024-07-28submitted posts get archivedPaul Buetow
2024-07-28can update/upload entryPaul Buetow
2024-07-28initial posting real data overPaul Buetow
2024-07-28fix bug where POST turned out to be a HTTP get when there are // in the URIPaul Buetow
2024-07-15more on the contextsPaul Buetow
2024-07-14make it all context.Context awarePaul Buetow
2024-07-14initial easy http POST functionsPaul Buetow
2024-07-03add no servers configured errorPaul Buetow
2024-07-03error stylePaul Buetow
2024-07-01display error message in TUIPaul Buetow
2024-07-01initial submitPaul Buetow
2024-06-27after composing a file is queuedPaul Buetow
2024-06-23can open compose.md in editorPaul Buetow
2024-06-23add initial gui sourcesPaul Buetow
2024-06-18change menu - don't have items selectable but press enter when cursor is therePaul Buetow
2024-06-18can open EDITORPaul Buetow
2024-06-18add basic lipgloss stylePaul Buetow
2024-06-17initial TUI for the clientPaul Buetow