27 Commits

Author SHA1 Message Date
Laan Tungir
17687a755b Migrated n_signer verb names to nostr_ prefix (sign_event→nostr_sign_event, get_public_key→nostr_get_public_key, nip04_*→nostr_nip04_*, nip44_*→nostr_nip44_*) 2026-07-20 18:33:15 -04:00
Laan Tungir
8baa6679b9 Switch tui_ncurses dependency to resources/aesthetics clone 2026-05-23 11:07:49 -04:00
Laan Tungir
50eafbe022 v0.0.23 - Add ncurses idle callback polling to auto-refresh footer log updates v0.0.23 2026-05-21 08:54:47 -04:00
Laan Tungir
502a632a83 v0.0.22 - Replace ncurses modal prompts with inline body input UX and document policy v0.0.22 2026-05-20 19:58:42 -04:00
Laan Tungir
0925a1ea59 v0.0.21 - Collapse login to single menu, fix profile display to show fields with inline key hints 2026-05-11 13:25:59 -04:00
Laan Tungir
9470f1543c v0.0.21 - Vendor tui_ncurses sources, allow tracking in .gitignore, and fix pager API call v0.0.21 2026-05-09 10:25:25 -04:00
Laan Tungir
9d1b942226 v0.0.20 - fixed curses v0.0.20 2026-05-09 09:53:33 -04:00
Laan Tungir
ac2cc44b1c v0.0.19 - Track vendored tui_ncurses sources and fix resources gitignore rules v0.0.19 2026-05-09 09:28:20 -04:00
Laan Tungir
2e905d3e58 v0.0.18 - Vendor tui_ncurses library and restore pager_ex API for static build v0.0.18 2026-05-09 08:47:19 -04:00
Laan Tungir
7a5adc1517 v0.0.17 - Fix compile warnings in ncurses table rendering and detail line macros v0.0.17 2026-05-08 16:11:03 -04:00
Laan Tungir
2bc2305f22 v0.0.16 - Add .fips identity-cache fallback for URL signer resolution and fix Write menu Exit hotkey underline v0.0.16 2026-05-08 11:36:34 -04:00
Laan Tungir
c08fae7ba8 v0.0.15 - Fix static musl URL signer segfault and open log pager at newest entry v0.0.15 2026-05-07 10:20:16 -04:00
Laan Tungir
0d64b14548 v0.0.14 - Finalize ncurses footer-log/pager UX: route signer+tweets to nt_log, remove runtime stdout prints, add main-menu View log v0.0.14 2026-05-06 18:25:01 -04:00
Laan Tungir
918cc618a9 v0.0.13 - continuous TUI: anchored-frame layout, breadcrumbs, responsive rows, destructive confirmations, splash screen, SIGWINCH handling v0.0.13 2026-05-05 14:01:16 -04:00
Laan Tungir
b9911dd4a6 v0.0.12 - Add n_signer URL auth envelopes and policy/auth error handling v0.0.12 2026-05-05 12:24:43 -04:00
Laan Tungir
9c51e261dd v0.0.11 - Sync nostr_core_lib websocket frame parsing and relay pool query fixes v0.0.11 2026-05-05 07:36:49 -04:00
Laan Tungir
e7d8b49ecc v0.0.10 - Show existing seed phrase after mnemonic login for visibility v0.0.10 2026-05-04 06:47:29 -04:00
Laan Tungir
48ecf5f934 v0.0.9 - Create Gitea release with downloadable binaries after URL signer login fix v0.0.9 2026-05-03 20:34:38 -04:00
Laan Tungir
d6221f019b v0.0.8 - Fix n_signer URL login RPC params and align with direct TCP get_public_key behavior v0.0.8 2026-05-03 20:32:44 -04:00
Laan Tungir
1630a872b1 v0.0.7 - Add n_signer URL/FIPS login flow and restyle login menu with unified private-key input v0.0.7 2026-05-03 20:21:19 -04:00
Laan Tungir
e8de95a949 v0.0.6 - Integrate n_signer backend with signer abstraction, login flow, and profile signer-mode UX v0.0.6 2026-05-02 17:06:35 -04:00
Laan Tungir
cdf90295a2 v0.0.5 - Fix exit menu labels to show Exit with underlined x v0.0.5 2026-05-02 10:44:42 -04:00
Laan Tungir
ca1c95c41c v0.0.4 - First release with x86_64 and arm64 static binaries v0.0.4 2026-05-02 07:58:59 -04:00
Laan Tungir
be27b088bf v0.0.3 - Update main menu bindings: DM on M and Todo on D v0.0.3 2026-05-02 07:46:27 -04:00
Laan Tungir
9b446d854a v0.0.2 - Implement NIP-42 publish auth handling, refine menu hotkey rendering, and support q/x exits across menus v0.0.2 2026-05-01 18:53:19 -04:00
Laan Tungir
67467c179e v0.0.1 - Unify publish reporting, improve login test mnemonic flow, and fix profile edit persistence v0.0.1 2026-05-01 13:31:20 -04:00
Laan Tungir
d3b8633c9d first 2026-05-01 07:45:01 -04:00