Commit Graph

  • c5f7926471
    bunker: repeat connection info every now and then. v0.1.13 fiatjaf 2024-02-17 17:56:57 -0300
  • e008e08105
    bunker: send responses to relays concurrently. fiatjaf 2024-02-16 11:08:48 -0300
  • 5dd5a7c699
    bunker: better colors and prompts. v0.1.12 fiatjaf 2024-02-12 15:39:13 -0300
  • 347a82eaa9
    verify: accept event to be verified as json argument. fiatjaf 2024-02-12 15:38:43 -0300
  • e89823b10e
    ensure at least one blank line will be emitted when piped. fiatjaf 2024-02-06 12:47:58 -0300
  • 6626001dd2
    --connect-as to specify client pubkey when using --connect to bunker fiatjaf 2024-02-06 12:47:46 -0300
  • b7a7e0504f
    --connect to use nip46 as a client to sign event and auth messages. v0.1.11 fiatjaf 2024-02-06 00:58:26 -0300
  • 01e1f52a70
    fix panic (#12) mattn 2024-02-03 22:03:32 +0900
  • c8062b7120
    fix getStdinLinesOrFirstArgument #12 Yasuhiro Matsumoto 2024-02-03 15:21:52 +0900
  • a657f49920
    fix getStdinLinesOrFirstArgument Yasuhiro Matsumoto 2024-02-03 15:10:25 +0900
  • 982f1e2dda
    c.Args().Len() - 1 might be negative value Yasuhiro Matsumoto 2024-02-03 14:48:26 +0900
  • 0b9e861f90
    fix: print prompt to stderr. v0.1.10 fiatjaf 2024-02-02 14:13:11 -0300
  • bda18e035a
    fix reading hex secret key from input. fiatjaf 2024-02-02 14:11:58 -0300
  • 0d46d48881
    fix naddr. fiatjaf 2024-01-29 15:37:21 -0300
  • 6f24112b5e
    support ncryptsec in all operations that require a private key and have a nice password prompt. fiatjaf 2024-01-29 09:47:26 -0300
  • f4921f1fe9
    nak key: generate, public, encrypt, decrypt. v0.1.9 fiatjaf 2024-01-25 08:19:55 -0300
  • 3dfcec69b7
    --nevent flag on nak event to print an nevent at the end. v0.1.8 fiatjaf 2024-01-24 22:43:23 -0300
  • 14b69f36cf
    -q to silence stderr, -qq to silence everything. fiatjaf 2024-01-24 22:38:51 -0300
  • 3f7089e27e
    signal that we accept patches over NIP-34. fiatjaf 2024-01-23 10:20:44 -0300
  • 6a75c8aec3
    UseShortOptionHandling and Suggest fiatjaf 2024-01-21 18:11:52 -0300
  • b17887fe21 replace validate32BytesHex() with native calls from go-nostr. fiatjaf 2024-01-21 07:45:22 -0300
  • 77103cae0c
    req: -d flag too. fiatjaf 2024-01-17 08:50:59 -0300
  • 59a2c16b42
    event: -d shortcut flag and use .AppendUnique() fiatjaf 2024-01-17 08:47:51 -0300
  • 48d19196bb fix publishing to multiple relays. v0.1.7 fiatjaf 2024-01-16 09:16:56 -0300
  • ad7010e506
    use scanner.Buffer() to make stdin able to parse hellish giant events up to 256kb (the default was 64kb). fiatjaf 2024-01-11 21:48:54 -0300
  • 584881266e
    bunker: update to go-nostr nip46 api breaking change. fiatjaf 2024-01-11 21:41:50 -0300
  • a30f422d7d
    close relay websockets cleanly. fiatjaf 2024-01-11 21:29:39 -0300
  • 637b9440ef
    upgrade go-nostr and xsync. fiatjaf 2024-01-10 21:19:19 -0300
  • 16c1e795bd
    fetch: more places to fetch relay lists from. v0.1.6 fiatjaf 2024-01-02 11:05:43 -0300
  • 8373da647e Fix tags with values containing = OHASHI Hideya 2023-12-24 14:46:35 +0900
  • 6a2152735b Fix tags with values containing = #9 OHASHI Hideya 2023-12-24 14:46:35 +0900
  • f295f130f2
    remove .scalafmt.conf fiatjaf 2023-12-23 21:30:49 -0300
  • 5415fd369c
    update go-nostr to fix pool infinite loop. v0.1.5 fiatjaf 2023-12-15 11:15:12 -0300
  • f35cb4bd1d Fix tags with values containing = v0.1.4 Daniel Cadenas 2023-12-13 19:31:52 -0300
  • 7615630282
    Fix tags with values containing = #8 Daniel Cadenas 2023-12-13 19:31:52 -0300
  • 242b028656 -until now v0.1.3 Yasuhiro Matsumoto 2023-12-12 21:34:50 +0900
  • f0d90b567c -since now Yasuhiro Matsumoto 2023-12-12 21:30:04 +0900
  • 4b554b4540
    -until now #7 Yasuhiro Matsumoto 2023-12-12 21:34:50 +0900
  • f1a0824804
    -since now Yasuhiro Matsumoto 2023-12-12 21:30:04 +0900
  • 2d1e27f766
    fix for nil error case on publish. v0.1.2 fiatjaf 2023-12-10 20:49:08 -0300
  • bfa72640cd
    bunker: a better prompt. v0.1.1 fiatjaf 2023-12-09 17:42:01 -0300
  • e5b0b15908
    bunker: improve error message. fiatjaf 2023-12-09 17:11:55 -0300
  • 0860cfcf6d
    rename nsecbunker->bunker. fiatjaf 2023-12-09 16:37:47 -0300
  • b7b61c0723
    support --auth/--sec/--prompt-sec on req. v0.1.0 fiatjaf 2023-12-09 16:32:04 -0300
  • ed3156ae10
    fix event publishing flow: no need to reconnect and AUTH messages make sense. fiatjaf 2023-12-09 09:14:45 -0300
  • 30dbe2c1c0
    fix handling multiple lines in event (broken in previous commit). fiatjaf 2023-12-07 18:14:26 -0300
  • 4d75605c20
    print event more consistently and auth when required and allowed. fiatjaf 2023-12-07 18:12:12 -0300
  • 26b1aa359a
    nsecbunker/nip46 is working now. fiatjaf 2023-12-02 15:32:40 -0300
  • bc7cd0939c
    nsecbunker work-in-progress. fiatjaf 2023-12-02 12:18:55 -0300
  • 5657fdc6a7
    update go-nostr. fiatjaf 2023-12-01 13:22:04 -0300
  • d9d36e7619
    use easyjson and envelopes. fiatjaf 2023-11-28 15:18:43 -0300
  • f2f9dda33a
    actually this is the fix. v0.0.18 fiatjaf 2023-11-24 21:19:10 -0300
  • 53cb2c0490
    event: fix handling of -k and kind in stdin event, and default to 1. v0.0.17 fiatjaf 2023-11-24 21:08:13 -0300
  • 4a3c7dc825
    remove extra whitespace on usage strings. v0.0.16 fiatjaf 2023-11-20 15:01:51 -0300
  • 05f2275c9e
    nak relay fiatjaf 2023-11-20 15:00:50 -0300
  • 082be94614
    update go-nostr. fiatjaf 2023-11-19 07:20:52 -0300
  • 15217f2466
    fetch: fix handling of --relay tags. fiatjaf 2023-11-15 09:48:57 -0300
  • 8fbfdc65c8
    add --silent global option to remove the stderr logs. fiatjaf 2023-11-13 15:03:27 -0300
  • 11fe6b5809
    connect to relays once per call instead of in each iteration and fail early if no connection works. fiatjaf 2023-11-13 14:57:35 -0300
  • 6a7a5eb26e
    fix bug with kind being set to zero and replaced silently. v0.0.15 fiatjaf 2023-11-13 10:34:09 -0300
  • 795e98bc2e
    close channel in getStdinLinesOrFirstArgument() v0.0.14 fiatjaf 2023-11-08 22:54:52 -0300
  • 4fdd80670a
    encode npub and nprofile tests. fiatjaf 2023-11-08 22:54:34 -0300
  • e507d90766
    beginnings of some humble tests. fiatjaf 2023-11-08 22:26:41 -0300
  • d95b6f50ff
    --prompt-sec for getting a secret key from a prompt. v0.0.13 fiatjaf 2023-11-08 14:26:25 -0300
  • 200e4e61f7
    add a more complex example of fetching subnotes to readme. fiatjaf 2023-11-08 12:56:38 -0300
  • 714d65312c
    support multiline stdin on decode, encode and fetch, and improve the helpers. fiatjaf 2023-11-08 12:50:36 -0300
  • 5722061bf3
    update go-nostr and sdk to standalone module. v0.0.12 fiatjaf 2023-11-08 00:13:28 -0300
  • 6f72d3c133
    fix pipe check. fiatjaf 2023-11-07 23:51:07 -0300
  • 78932833df
    support running nak with multiple lines of stdin sequentially. fiatjaf 2023-11-07 17:57:43 -0300
  • 31b42c3499
    public domain license. fiatjaf_ 2023-11-04 08:02:34 -0300
  • 7bce92f56d
    nak verify v0.0.11 fiatjaf 2023-11-02 08:10:13 -0300
  • be8e3dfb39
    tweak gh actions build settings. fiatjaf 2023-10-29 23:55:40 -0300
  • e681ad87cd
    fix install instructions (#5) Bitkarrot 2023-10-30 18:53:08 -0700
  • dffd3a52b2
    Update README.md #5 Bitkarrot 2023-10-30 17:01:24 -0700
  • 9e5e736395
    update readme with some helpful examples instead of a giant wall of text. fiatjaf 2023-10-29 23:38:39 -0300
  • c5573410df
    move nak-web into a separate repository. fiatjaf 2023-10-29 23:38:19 -0300
  • 85d658bdd4
    github action to publish the cli binaries. v0.0.10 fiatjaf 2023-10-29 21:53:32 -0300
  • bf966b3e2c
    nak event can take (and optionally modify) events from stdin. fiatjaf 2023-10-29 21:48:18 -0300
  • 0615a8b577
    nak req can take (and optionally modify) filters from stdin. fiatjaf 2023-10-29 19:11:35 -0300
  • c6e9fdd053
    trim spaces from stdin. fiatjaf 2023-10-23 08:04:28 -0300
  • 50dde2117c
    don't fail encode when reading from stdin because of the number of arguments. fiatjaf 2023-10-23 08:04:21 -0300
  • ffa41046fd
    fetch with optional --relay flags. fiatjaf 2023-10-20 21:01:11 -0300
  • 757a6eb313
    support fetch npub fiatjaf 2023-10-20 20:57:38 -0300
  • 208d909727
    support reading from stdin. fiatjaf 2023-10-20 20:57:29 -0300
  • 459b127988
    fetch: use relay hints from author pubkeys. v0.0.9 fiatjaf 2023-10-15 09:22:39 -0300
  • db157e6181
    fetch method to fetch events from nip19 codes and relay hints. fiatjaf 2023-10-15 09:18:19 -0300
  • ada76f281a
    add encode note. fiatjaf 2023-10-10 11:28:17 -0300
  • 455ec79e58
    NIP-50 search filter on req. v0.0.8 fiatjaf 2023-10-08 15:49:11 -0300
  • 8d111e556e
    count uses all relays again, now correctly. fiatjaf 2023-10-08 15:31:20 -0300
  • e4a9b3ccc7
    fix count again, it was sending REQs instead of COUNTs to relays. only use the first relay. fiatjaf 2023-10-08 15:05:51 -0300
  • 3896ef323b
    update go-nostr dependency. fiatjaf 2023-10-08 14:41:43 -0300
  • c214513304
    improve count. fiatjaf 2023-10-08 14:40:46 -0300
  • 6ccca357e2 support NIP-45 COUNT Yasuhiro Matsumoto 2023-08-23 23:33:49 +0900
  • 0a92cb74b6
    support NIP-45 COUNT #4 Yasuhiro Matsumoto 2023-08-23 23:33:49 +0900
  • f9cf01b48b
    do target validation on a case-by-case basis and don't validate empty -author on nevent. v0.0.7 fiatjaf 2023-07-08 20:52:50 -0300
  • fb7c49bb5c
    add nak encode to readme. v0.0.6 fiatjaf 2023-07-05 15:05:09 -0300
  • 4ad0769a62
    add encode command with support for all the nip19 things. fiatjaf 2023-07-05 15:03:26 -0300
  • 3ace11d7b2
    support --nson flag on event. fiatjaf 2023-07-05 14:11:15 -0300
  • 194e94ec9a
    update go-nostr for OK-related security fix. fiatjaf 2023-06-26 21:05:01 -0300
  • 2b2018b742
    allow extra tag elements on event creation, separated by ";" fiatjaf 2023-06-26 20:52:12 -0300