Commit Graph

32 Commits

Author SHA1 Message Date
xeruf e8312959c3 build(ci): allow disabling keyring features 2024-12-06 21:40:26 +01:00
xeruf cdf3d3a805 build(ci): add github ci 2024-12-06 20:57:47 +01:00
xeruf cdf75cda24 release: 0.7.1 - improved user key interactivity 2024-12-05 23:04:57 +01:00
xeruf e95a14ae89 release: 0.7.0 - task reassignment, user interaction and more helpful feedback 2024-11-25 02:33:32 +01:00
xeruf fe0b59ef65 feat(main): use whoami crate to get full name, also on windows 2024-11-22 13:37:19 +01:00
xeruf 031d9a3b69 release: 0.6.3 - enhance quick access 2024-11-22 11:24:40 +01:00
xeruf fc97b513c4 release: 0.6.2 - case-insensitive hashtags and pubkey filtering 2024-11-21 09:48:04 +01:00
xeruf b87970d4e2 release: version 0.6.1 back to rust 1.82.0 2024-11-20 23:27:29 +01:00
xeruf cb1d8ef8fb feat: release new version 0.6.0 2024-11-18 15:02:50 +01:00
xeruf 7561bc0e2f refactor: update to latest nostr sdk version 2024-11-18 14:52:52 +01:00
xeruf e186d034e5 fix: upgrade to nostr sdk development version 2024-11-15 17:19:49 +01:00
xeruf 43f8a3ebca feat: update to nostr sdk 0.36 2024-11-14 19:05:12 +01:00
xeruf b9f1d461fb feat(main): save keys in system keychain 2024-11-12 19:52:05 +01:00
xeruf ed72bcebcf refactor: replace xdg dependency by platform-agnostic directories
Previously could not compile on Windows
2024-11-11 01:34:55 +01:00
xeruf 5294d9081f chore(rust): upgrade to nightly to fix build 2024-11-09 20:10:43 +01:00
xeruf 132ea048a5 feat: greatly revamp filtering 2024-09-07 16:06:28 +03:00
xeruf 58126ba6e7 feat(main): migrate to current rustyline version 2024-08-24 20:57:07 +03:00
xeruf 9da41db427 feat(main): implement readline functionality with rustylinez
Including background log output
2024-08-20 22:40:16 +03:00
xeruf ada3492487 feat: upgrade to nostr sdk 0.34 2024-08-20 13:00:36 +03:00
xeruf fcd5e9c0c9 feat(tasks): employ time parsing libraries for tracking offsets 2024-08-15 12:21:32 +03:00
xeruf 6cb2d47a8d feat(main): advanced logger instantiation 2024-08-13 21:27:26 +03:00
xeruf 65207a1de2 feat: allow switching between initial relays 2024-08-07 15:03:29 +03:00
xeruf d950c13098 feat: migrate to nostr-sdk 0.33 2024-08-06 11:34:18 +03:00
xeruf 484c05dbee release: 0.3.0 2024-07-31 16:34:23 +03:00
xeruf b519d459db feat: nicely format current task information 2024-07-30 09:00:39 +03:00
xeruf 18fca1d0f3 release: 0.2.0 2024-07-29 23:19:06 +03:00
xeruf eb5117e21f feat: proper logging 2024-07-29 21:06:23 +03:00
xeruf 1824de8d69 refactor(task): cache parent id 2024-07-29 16:13:40 +03:00
xeruf 93718aaf1e feat(main): interactively save and persist keys and relays 2024-07-27 21:49:04 +03:00
xeruf 4d9a496a1b chore: fill in Cargo.toml 2024-07-26 12:33:03 +03:00
xeruf 23763f87ee Implement global variables, tasks with tags and a repl 2024-07-13 16:12:39 +03:00
xeruf 199273d21b First CLI Prototype 2024-07-09 17:56:08 +03:00