fiatjaf
|
5ee33f07b8
|
release v2.0.3
|
2023-06-11 11:15:32 -03:00 |
|
fiatjaf
|
282d730ff4
|
ensure new permissions are saved before releasing mutex.
|
2023-06-11 11:15:18 -03:00 |
|
fiatjaf
|
6938503893
|
fix handling popup closed.
|
2023-06-11 11:15:04 -03:00 |
|
fiatjaf
|
c102f8e061
|
allow disabling notifications.
|
2023-06-11 11:10:10 -03:00 |
|
fiatjaf
|
7117187e2c
|
fix notifications for people who haven't allowed them.
|
2023-06-11 10:06:22 -03:00 |
|
fiatjaf
|
08a7960db9
|
remove screenshots from readme.
|
2023-06-11 09:46:05 -03:00 |
|
fiatjaf
|
4361b5514f
|
release 2.0.1
|
2023-06-11 09:45:26 -03:00 |
|
fiatjaf
|
face7ad395
|
only delete permissions explicitly clicked on.
|
2023-06-11 09:45:08 -03:00 |
|
fiatjaf
|
f9ee7fe013
|
fix allow notification icon.
|
2023-06-11 09:43:42 -03:00 |
|
fiatjaf
|
2bc9512c23
|
tag v2.0.0
|
2023-06-11 09:08:02 -03:00 |
|
fiatjaf
|
b62d044b0a
|
show notifications when a request is denied or accepted.
|
2023-06-11 09:07:24 -03:00 |
|
fiatjaf
|
b82ac28a8e
|
saner table on options page.
|
2023-06-10 22:39:10 -03:00 |
|
fiatjaf
|
287dac6085
|
saner QR code behavior on options page.
|
2023-06-10 22:37:00 -03:00 |
|
fiatjaf
|
adf3116597
|
saner QR code behavior on popup.
|
2023-06-10 22:32:46 -03:00 |
|
fiatjaf
|
f42174b1cb
|
use nostr-tools's getSignature instead of signEvent.
|
2023-06-10 22:27:48 -03:00 |
|
fiatjaf
|
0b1d849f19
|
rework permissions and popup prompts, make each permission fine grained.
|
2023-06-10 22:26:51 -03:00 |
|
fiatjaf
|
4759ce6d36
|
remove nip26.
https://fiatjaf.com/4c79fd7b.html
|
2023-06-09 16:24:04 -03:00 |
|
fiatjaf
|
9302797132
|
mention nos2x-fox on README.
|
2023-01-15 20:04:26 -03:00 |
|
fiatjaf
|
e80752ea39
|
release v1.8.1
|
2023-01-14 18:30:51 -03:00 |
|
fiatjaf
|
8830ce1b55
|
replace all links on mousedown instead of mouseenter -- and this allows us to track nostr: links added later to the page without any overhead.
|
2023-01-14 16:24:02 -03:00 |
|
fiatjaf
|
9817ce90a6
|
fix error message for invalid event.
|
2023-01-14 15:47:11 -03:00 |
|
fiatjaf
|
844d3ea578
|
remove firefox from readme.
|
2023-01-14 15:35:27 -03:00 |
|
fiatjaf
|
bdcf19ecef
|
nostr: link replacing.
this commit also includes (unrelated) naïvely hiding the private key and displaying on blur/focus.
|
2023-01-05 22:48:54 -03:00 |
|
fiatjaf
|
3d0a29a8fc
|
everything monospace on options page.
|
2023-01-05 21:09:45 -03:00 |
|
fiatjaf
|
1fd5c6ba96
|
button to revoke permissions.
|
2023-01-05 20:08:49 -03:00 |
|
fiatjaf
|
0505961ca3
|
move save relays button to a better place.
|
2023-01-05 20:02:46 -03:00 |
|
fiatjaf
|
2102595ff0
|
nsec and nprofile support and update dependencies.
|
2022-12-29 10:05:37 -03:00 |
|
 fiatjafandfiatjaf
|
a935a8c026
|
get rid of polyfill since this is just chrome anyway.
|
2022-12-18 07:42:54 -03:00 |
|
 fiatjafandfiatjaf
|
546a6d35ef
|
open options when the extension is loaded.
|
2022-12-18 07:42:54 -03:00 |
|
fiatjaf
|
b43e63f841
|
button to generate key.
fixes https://github.com/fiatjaf/nos2x/issues/11
|
2022-12-18 06:47:09 -03:00 |
|
fiatjaf
|
f40f1859ff
|
root: true
|
2022-12-18 06:46:06 -03:00 |
|
fiatjaf
|
bcf96b8dc2
|
move button to save relays up.
|
2022-12-18 06:42:51 -03:00 |
|
fiatjaf
|
91ab9373d7
|
release 1.5.2
|
2022-12-15 18:34:59 -03:00 |
|
fiatjaf
|
2bf96d83ca
|
saner updatePermission()
|
2022-12-07 07:52:38 -03:00 |
|
fiatjaf
|
62b16a24c6
|
show npub key by default.
|
2022-11-04 22:24:44 -03:00 |
|
fiatjaf
|
33fbd39c6d
|
buttons to save settings.
|
2022-04-20 11:11:48 -03:00 |
|
fiatjaf
|
64c12c2286
|
use a mutex to prevent multiple prompts from opening in loop.
|
2022-02-16 14:00:14 -03:00 |
|
fiatjaf
|
48846e2381
|
params is null when empty object.
|
2022-02-16 13:40:32 -03:00 |
|
fiatjaf
|
cce7cd00f9
|
change interface so signEvent() returns the full event with pubkey, sig and id.
|
2022-02-16 06:41:20 -03:00 |
|
fiatjaf
|
831f42c611
|
add getRelays() to README.
|
2022-02-15 19:54:46 -03:00 |
|
fiatjaf
|
56cb50950f
|
update nostr-tools and remove Buffer calls.
|
2022-02-15 19:54:36 -03:00 |
|
fiatjaf
|
259a37d4d7
|
add interface for getRelays() and bump version.
|
2022-02-15 16:15:27 -03:00 |
|
fiatjaf
|
414c0ea337
|
add list of "preferred" relays with policies.
|
2022-02-15 16:09:33 -03:00 |
|
fiatjaf
|
643a0b759e
|
return from onMessageExternal.
|
2022-02-15 14:08:44 -03:00 |
|
fiatjaf
|
02dc0c3f46
|
align version with firefox branch.
|
2022-02-14 21:20:20 -03:00 |
|
fiatjaf
|
c00c3f8c86
|
bump version.
|
2022-02-14 21:18:38 -03:00 |
|
fiatjaf
|
d93f66675a
|
handle messages from other extensions.
|
2022-02-14 21:17:19 -03:00 |
|
fiatjaf
|
3eba55a80d
|
display params for immediate action on prompt window.
|
2022-02-14 21:15:55 -03:00 |
|
fiatjaf
|
31606fd5cc
|
decrypt _from_ peers.
|
2022-02-14 20:06:58 -03:00 |
|
fiatjaf
|
cd8fec9d2c
|
add link to chrome extension.
|
2022-02-01 16:46:31 -03:00 |
|
fiatjaf
|
5b125bbb18
|
remove script to build sources.
|
2022-01-26 22:40:10 -03:00 |
|
fiatjaf
|
39e1944be9
|
build before package.
|
2022-01-26 22:39:43 -03:00 |
|
fiatjaf
|
114eccc318
|
adapt manifest.json to v3.
|
2022-01-26 22:05:57 -03:00 |
|
fiatjaf
|
04279b2409
|
improve build.
|
2022-01-25 20:38:05 -03:00 |
|
fiatjaf
|
4da894dea5
|
nip04.encrypt and nip04.decrypt.
|
2022-01-25 20:16:56 -03:00 |
|
fiatjaf
|
a775dd8b60
|
add installation instructions.
|
2022-01-24 11:50:51 -03:00 |
|
fiatjaf
|
a904d9deda
|
remove unnecessary activeTab permission.
|
2022-01-20 14:04:38 -03:00 |
|
 fiatjafandGitHub
|
f18f334f24
|
add demo video.
|
2022-01-15 17:54:49 -03:00 |
|
fiatjaf
|
a942a8343b
|
metadata.
|
2022-01-15 17:52:35 -03:00 |
|
fiatjaf
|
db20f0c370
|
working v1.
|
2022-01-14 09:54:14 -03:00 |
|