Commit Graph

274 Commits

Author SHA1 Message Date
fiatjaf
fb7c49bb5c add nak encode to readme. v0.0.6 2023-07-05 15:05:09 -03:00
fiatjaf
4ad0769a62 add encode command with support for all the nip19 things. 2023-07-05 15:03:26 -03:00
fiatjaf
3ace11d7b2 support --nson flag on event. 2023-07-05 14:11:15 -03:00
fiatjaf
194e94ec9a update go-nostr for OK-related security fix. 2023-06-26 21:05:01 -03:00
fiatjaf
2b2018b742 allow extra tag elements on event creation, separated by ";" 2023-06-26 20:52:12 -03:00
fiatjaf
30c8eb83b2 rename editable to selectable. 2023-06-20 15:33:29 -03:00
fiatjaf
015cfd857c print naddr if parsed event is replaceable. 2023-06-20 15:31:53 -03:00
fiatjaf
4e5f7e6d21 print naddr when given an "a" tag. 2023-06-20 15:21:25 -03:00
fiatjaf
fb9faf24ae mention that the "d" tag is the identifier. 2023-06-20 14:52:03 -03:00
fiatjaf
76ca99a73b clicking on edit button to fill in the input. 2023-06-20 14:49:56 -03:00
fiatjaf
7890466783 removing relay hints. 2023-06-20 11:57:01 -03:00
fiatjaf
ba2d86ca33 each relay hint in a separate component. 2023-06-20 11:48:50 -03:00
fiatjaf
dff57c207e accept tags with keys of any length. v0.0.5 2023-06-07 07:02:38 -03:00
fiatjaf
c3777abd81 fix "if this is a private key" section. 2023-06-02 09:04:25 -03:00
fiatjaf
746a13861d update go-nostr so subscriptions can end. v0.0.4 2023-05-30 17:51:40 -03:00
fiatjaf
bd7b22c4ff cancel publish context after 10 seconds. 2023-05-30 13:43:57 -03:00
fiatjaf
01b30b49de update example usage on readme. v0.0.3 2023-05-23 23:31:43 -03:00
fiatjaf
9d4f1ec852 print the event before sending it to relays. 2023-05-23 23:31:31 -03:00
fiatjaf
88acf8ccda update readme and help text. 2023-05-23 23:26:27 -03:00
fiatjaf
bbe4bfdaa0 nak event can also publish to relays directly. 2023-05-23 23:24:55 -03:00
fiatjaf
bcb43ada77 update readme. v0.0.2 2023-05-23 16:01:09 -03:00
fiatjaf
dbccf720af "nak req" can now connect to relays and fetch events. 2023-05-23 15:57:03 -03:00
fiatjaf
1b07b4f78a add links to source code and cli app on the bottom. 2023-05-11 20:22:35 -03:00
fiatjaf
8ddea1fda5 mention nostril. 2023-05-04 12:05:29 -03:00
fiatjaf
60744d4f4a mention nostcat. 2023-05-04 12:04:28 -03:00
fiatjaf
25c937a524 temporarily name the package with its github name. v0.0.1 2023-05-04 09:27:29 -03:00
fiatjaf
0031faa65e cli tool readme docs and examples. 2023-05-04 08:53:53 -03:00
fiatjaf
d6ab152867 support nostr: prefix. 2023-05-04 08:53:43 -03:00
fiatjaf
6c97f12418 nak decode 2023-05-04 08:45:48 -03:00
fiatjaf
56f3539d06 nak event: fix created-at. 2023-05-03 19:49:07 -03:00
fiatjaf
2b08f66520 nak event 2023-05-03 18:14:06 -03:00
fiatjaf
0438c819a6 nak req with --bare option. 2023-05-03 16:33:32 -03:00
fiatjaf
fa517404bb nak cli tool. 2023-05-03 16:24:52 -03:00
fiatjaf
551e09ea0f get rid of the string arithmetics and just re-encode nip19 on the fly. 2023-04-26 09:09:42 -03:00
fiatjaf
b1d9c9d5bf add "clear" button. 2023-04-25 22:06:04 -03:00
fiatjaf
ed16607a36 do not allow relay hints to be added on nsec screen. 2023-04-25 22:02:04 -03:00
fiatjaf
d912a28987 dynamically adding relay hints to nip19 codes. 2023-04-25 21:51:43 -03:00
fiatjaf
b6207ae104 update scalafmt version after update. 2023-04-25 21:50:34 -03:00
fiatjaf
7917556d8c publish automatically with snow 0.0.1 2023-04-24 13:32:51 -03:00
fiatjaf
bd58a6fb53 stop autolinking on nip19 codes, add an icon afterwards. 2023-04-24 11:57:47 -03:00
fiatjaf
ecbac4c156 entry layout: limit width. 2023-04-06 10:38:08 -03:00
fiatjaf
da696db5eb add icon to header. 2023-04-05 16:57:59 -03:00
fiatjaf
29a3183d33 add a favicon. 2023-04-05 16:45:15 -03:00
fiatjaf
f26b6ab697 display note1 codes. 2023-03-30 11:21:23 -03:00
fiatjaf
b94219512f do not act on input blank. 2023-03-25 14:42:28 -03:00
fiatjaf
c2a826e854 generate keypair and display nsec. 2023-03-25 09:49:36 -03:00
fiatjaf
7633eb3615 nip19 codes as nip21 URLs, and display them right after parsed too. 2023-03-25 09:46:25 -03:00
fiatjaf
268022800d parse hex and encode to npub/nprofile/etc. 2023-03-25 09:39:02 -03:00
fiatjaf
18524fe613 fill in README. 2023-03-24 23:24:15 -03:00
fiatjaf
58517711b6 interactive event filling of missing properties. 2023-03-24 23:20:24 -03:00