31 Commits

Author SHA1 Message Date
tiero
cc43ada5e7 bg white and includeMargin 2023-12-06 19:52:12 +01:00
tiero
6ae464b85c example: add nostr-tools 2023-03-15 20:27:41 +01:00
tiero
43a78776ae sign_event: return full event instead of only sig 2023-03-15 20:22:02 +01:00
tiero
a361431dce update to new Event from nostr-tools 2023-02-22 19:00:22 +01:00
tiero
39b300d40b example: update nostr-tools 2023-02-22 18:57:44 +01:00
tiero
9bbe3d2e97 update nostr-tools 2023-02-22 18:56:02 +01:00
Marco Argentieri
b176cba1a1 add NIP-26 delegation (#7)
* add delegate method

* enable ci on PR

* enable test on ci

* lint

* lint

* off flaky tests
2023-02-22 18:41:30 +01:00
tiero
2969b7a2a5 add delegate button 2023-02-21 19:59:45 +01:00
tiero
6f6575a1d0 add sign_schnorr RPC 2023-02-04 00:06:14 +01:00
tiero
715f923455 bump @nostr-connect/connect 2023-01-26 16:49:15 +03:00
tiero
1a0912f8be example: broadcastToRelay skipSeen 2023-01-26 15:34:43 +03:00
tiero
71bbf5b836 example: bump @nostr-connect/connect 2023-01-26 15:00:46 +03:00
tiero
432a9dc8e7 example: bump @nostr-connect/connect 2023-01-24 16:27:43 +01:00
tiero
a5c7a23e57 add skipSeen to broadcastToRelay 2023-01-24 16:25:57 +01:00
tiero
1a08afc318 exampe: bump @nostr-connect/connect to 0.1.4 2023-01-14 19:35:41 +01:00
Marco Argentieri
e797a6994e disconnect from App (#2)
* disconnect from App

* example
2023-01-14 19:34:21 +01:00
tiero
3c79cbbeec example: bump npm package 2023-01-14 17:50:46 +01:00
tiero
3994f24804 use url.hostname as default 2023-01-14 17:49:27 +01:00
Marco Argentieri
f92439f3e3 fix ConnectURI.from() (#1)
* v0.1.1

* fix connect uri

* lint

* remove size gh action

* gh action: only ubuntu
2023-01-14 03:56:57 +01:00
tiero
52f6b6ced8 💥 breaking: no more target in query string 2023-01-14 01:18:36 +01:00
tiero
e7b12fad81 example: publicUrl 2023-01-06 23:30:41 +01:00
tiero
a43d9dce1a example: publicUrl 2023-01-06 23:26:05 +01:00
tiero
b35c75b9e4 example: add dependencies 2023-01-06 23:19:54 +01:00
tiero
e12075c22f example: add dependencies 2023-01-06 23:18:43 +01:00
tiero
d7903a88bd support for connect & disconnect 2023-01-04 03:35:48 +01:00
tiero
7378c314d7 fix bug on event fetching: do not use since is broken 2023-01-03 03:13:50 +01:00
tiero
0a85d00deb add ConnectURI class 2023-01-03 00:52:04 +01:00
tiero
140190699f do not unsub on EOSE 2023-01-02 16:03:19 +01:00
tiero
c6a3be420c cleanup 2023-01-02 13:10:45 +01:00
tiero
cd20b32f87 add request & test 2023-01-02 12:49:31 +01:00
tiero
bc8c7264a2 add poc 2022-12-27 22:21:01 +01:00