Commit Graph

57 Commits

Author SHA1 Message Date
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
Marco Argentieri
39c9d8f071 Update README.md 2023-02-22 01:23:43 +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
ca88534ffc v0.2.3 2023-01-26 16:48:09 +03:00
tiero
de5a9a1b39 skip seen on relay.publish on response 2023-01-26 16:47:45 +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
04b9af0579 v0.2.2 2023-01-26 15:00:26 +03:00
tiero
4da8d394c9 skip seen all the time 2023-01-26 14:59:35 +03:00
tiero
432a9dc8e7 example: bump @nostr-connect/connect 2023-01-24 16:27:43 +01:00
tiero
26afd0dda4 v0.2.1 2023-01-24 16:27:14 +01:00
tiero
5b82bfbe5a lint 2023-01-24 16:26:09 +01:00
tiero
a5c7a23e57 add skipSeen to broadcastToRelay 2023-01-24 16:25:57 +01:00
tiero
9700154643 v0.2.0 2023-01-23 12:18:37 +01:00
tiero
2bb4d37287 Use ephemeral kind 24133 2023-01-23 12:15:21 +01:00
tiero
1a08afc318 exampe: bump @nostr-connect/connect to 0.1.4 2023-01-14 19:35:41 +01:00
tiero
c8a22f9763 v0.1.4 2023-01-14 19:34:56 +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
e21f1b7728 v0.1.3 2023-01-14 17:49:50 +01:00
tiero
3994f24804 use url.hostname as default 2023-01-14 17:49:27 +01:00
Marco Argentieri
1971ed512c Update README.md 2023-01-14 17:18:06 +01:00
Marco Argentieri
089334acd7 Update README.md 2023-01-14 17:13:38 +01:00
tiero
525a3baee4 v0.1.2 2023-01-14 03:58:11 +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
Marco Argentieri
9759e27e10 Update README.md 2023-01-14 03:18:41 +01:00
tiero
aa74344030 add events and wrap NostrRPC as NostrSigner 2023-01-14 03:10:54 +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
Marco Argentieri
b23997f1a9 Create on-push-website.yml 2023-01-06 23:13:34 +01:00
tiero
5a88dd6491 pkg name 2023-01-06 01:34:40 +01:00
tiero
fd09837da2 readme 2023-01-06 01:31:22 +01:00
tiero
96be7385f9 format 2023-01-06 01:21:19 +01:00
tiero
ed85be4468 lint 2023-01-06 01:21:02 +01:00
tiero
443d2d3c49 inject origin this.event in handleRequest 2023-01-05 02:01:51 +01:00
tiero
58131607c3 Add revised README 2023-01-04 18:33:37 +01:00
tiero
60c25f041c lint 2023-01-04 03:36:04 +01:00
tiero
d7903a88bd support for connect & disconnect 2023-01-04 03:35:48 +01:00
tiero
f8f67d6749 skip test for now 2023-01-03 17:08:14 +01:00
tiero
71964211ee fix tests 2023-01-03 17:03:56 +01:00
tiero
0470afbdf6 skip connect test 2023-01-03 16:59:10 +01:00
tiero
ce89b1b771 fix Filter type 2023-01-03 16:57:25 +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