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.
|
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.
|
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 |
|
fiatjaf
|
4d23a4c6af
|
format button only when there is a JSON element.
|
2023-03-24 22:14:45 -03:00 |
|
fiatjaf
|
8961eddc43
|
keep parse result on Store.
|
2023-03-24 22:12:11 -03:00 |
|
fiatjaf
|
b9fc27ea2f
|
just build-and-deploy
|
2023-03-24 21:40:29 -03:00 |
|
fiatjaf
|
d54b776c38
|
nip19 parsing.
|
2023-03-24 21:39:31 -03:00 |
|
fiatjaf
|
b966c8a1ac
|
format action and styling quibbles.
|
2023-03-24 07:25:31 -03:00 |
|
fiatjaf
|
6ea1475759
|
add justfile.
|
2023-03-23 23:15:07 -03:00 |
|
fiatjaf
|
88dd984095
|
basically the same functionality as the old nak.
|
2023-03-23 22:36:00 -03:00 |
|
fiatjaf
|
570ee55359
|
it works!
|
2023-03-23 21:04:53 -03:00 |
|
fiatjaf
|
fa7c9b632a
|
get everything into a single file again -- and now I don't know how to connect the things in a nice global shared state because that is not allowed.
|
2023-03-23 18:28:20 -03:00 |
|
fiatjaf
|
892f06fb98
|
just arranging things.
|
2023-03-23 08:44:28 -03:00 |
|
fiatjaf
|
61bf4e6ed0
|
basic parsing nostr events from input.
|
2023-03-18 21:42:41 -03:00 |
|
fiatjaf
|
b54ae5f8fb
|
copypaste calico example running.
|
2023-03-18 20:41:54 -03:00 |
|
fiatjaf
|
9366b3820a
|
start from a blank slate again.
|
2023-03-18 18:07:07 -03:00 |
|
fiatjaf
|
6fb5b00dd0
|
automatic builds with netlify.
|
2022-03-09 15:20:22 -03:00 |
|
fiatjaf
|
b135de6fc0
|
fix js exception on undefined "id".
|
2022-03-09 10:20:11 -03:00 |
|
fiatjaf
|
e17ec3d1f9
|
actually verify signatures.
|
2022-03-08 21:22:10 -03:00 |
|
fiatjaf
|
2f455ab225
|
amazing recursion with futures on EventSignatures handler.
|
2022-03-08 21:06:57 -03:00 |
|