fiatjaf
|
459b127988
|
fetch: use relay hints from author pubkeys.
|
2023-10-15 09:22:45 -03:00 |
|
fiatjaf
|
db157e6181
|
fetch method to fetch events from nip19 codes and relay hints.
|
2023-10-15 09:18:23 -03:00 |
|
fiatjaf
|
ada76f281a
|
add encode note.
|
2023-10-10 11:29:06 -03:00 |
|
fiatjaf
|
455ec79e58
|
NIP-50 search filter on req.
|
2023-10-08 15:49:11 -03:00 |
|
fiatjaf
|
8d111e556e
|
count uses all relays again, now correctly.
|
2023-10-08 15:31:20 -03:00 |
|
fiatjaf
|
e4a9b3ccc7
|
fix count again, it was sending REQs instead of COUNTs to relays. only use the first relay.
|
2023-10-08 15:05:51 -03:00 |
|
fiatjaf
|
3896ef323b
|
update go-nostr dependency.
|
2023-10-08 14:47:45 -03:00 |
|
fiatjaf
|
c214513304
|
improve count .
|
2023-10-08 14:40:46 -03:00 |
|
Yasuhiro Matsumoto
|
6ccca357e2
|
support NIP-45 COUNT
|
2023-08-23 12:50:23 -03:00 |
|
fiatjaf
|
f9cf01b48b
|
do target validation on a case-by-case basis and don't validate empty -author on nevent.
|
2023-07-08 20:52:50 -03:00 |
|
fiatjaf
|
fb7c49bb5c
|
add nak encode to readme.
|
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.
|
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.
|
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.
|
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.
|
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 |
|