Commit Graph

1098 Commits

Author SHA1 Message Date
88f5aaa908 New translations en.json (Japanese) 2023-03-11 08:41:42 +00:00
8cdde79801 New translations en.json (Italian) 2023-03-10 23:57:47 +00:00
f1e7b50e45 New translations en.json (Korean) 2023-03-10 23:57:46 +00:00
865f4603a0 New translations en.json (Indonesian) 2023-03-10 23:57:45 +00:00
a8722036af New translations en.json (Chinese Simplified) 2023-03-10 23:57:44 +00:00
584b4d6e2d New translations en.json (Japanese) 2023-03-10 23:57:43 +00:00
83646176ac New translations en.json (Hungarian) 2023-03-10 23:57:42 +00:00
58006c2c9d New translations en.json (German) 2023-03-10 23:57:41 +00:00
b8fb9717a2 New translations en.json (Arabic) 2023-03-10 23:57:41 +00:00
51bc7a6565 New translations en.json (Spanish) 2023-03-10 23:57:40 +00:00
851150c31c New translations en.json (French) 2023-03-10 23:57:39 +00:00
cc876fd5fa New translations en.json (Italian) 2023-03-10 20:55:46 +00:00
47f8e6ac33 New translations en.json (Korean) 2023-03-10 20:55:45 +00:00
2e3af8f491 New translations en.json (Indonesian) 2023-03-10 20:55:45 +00:00
a821f86ce7 New translations en.json (Chinese Simplified) 2023-03-10 20:55:34 +00:00
4885fe9abc New translations en.json (Japanese) 2023-03-10 20:55:33 +00:00
246727b21c New translations en.json (Hungarian) 2023-03-10 20:55:32 +00:00
b1f909407f New translations en.json (German) 2023-03-10 20:55:31 +00:00
66c4a98f37 New translations en.json (Arabic) 2023-03-10 20:55:30 +00:00
ae015690fd New translations en.json (Spanish) 2023-03-10 20:55:29 +00:00
32bc72d167 New translations en.json (French) 2023-03-10 20:55:28 +00:00
ef48f553b0
Merge pull request #424 from w3irdrobot/key-on-tabs
Added key attr to Tabs to remove React warning
2023-03-10 20:52:01 +00:00
77b92eddf3
Merge pull request #425 from w3irdrobot/nip06
NIP06 support
2023-03-10 20:51:49 +00:00
5e0c762058
Added key attr to Tabs to remove React warning 2023-03-10 15:47:39 -05:00
9bb4abb38a
Updated generatedEntropy type to string 2023-03-10 15:42:31 -05:00
7d449cedb7
Check off NIP06 support on the README 2023-03-10 14:54:25 -05:00
ac444ed562
Enable recovery with a mnemonic seed per nip06 2023-03-10 14:49:54 -05:00
710a7dd2de
Clear entropy on completion of onboarding 2023-03-10 14:15:52 -05:00
debc9566cc
Add nip06 private key generation 2023-03-10 14:02:43 -05:00
Sam Samskies
d70d77d71c
fix NaN when parsing empty string (#422) 2023-03-10 08:09:23 -08:00
Sam Samskies
3dccf21d2c
Fix event mention bug (#421)
* only replace valid note IDs

* render empty string if no ref.Event
2023-03-10 08:08:59 -08:00
Sam Samskies
1357b7a903
display search results on page load if query in url (#415) 2023-03-09 09:58:44 -08:00
Michael Rhee
a3be3d0131
Add Wavlake embed (#416)
* Add Wavlake embed

* Prettify edits
2023-03-09 09:57:28 -08:00
9b85f825e5
bug: send sats flow skip to invoice not working 2023-03-09 12:34:50 +00:00
Alejandro
cd4dcbd0a2
feat: read nip-58 badges (#394) 2023-03-09 11:13:10 +01:00
2f20d03e2b
chore: remove invalid zap spam 2023-03-09 09:57:49 +00:00
ennmichael
ffc6f44e40
Merge pull request #385 from v0l/nostr-package-nip20-ok
`nostr` pacakge: implement basic NIP-20 `OK` functionality
2023-03-08 21:38:31 +01:00
ennmichael
191ec8d7f0
allow the client to react to ok 2023-03-08 21:32:42 +01:00
ennmichael
3c78f740e0
implement nip20 ok at the connection level 2023-03-08 21:32:42 +01:00
ennmichael
459f3b98de
prefer string literals to enums when possible 2023-03-08 21:32:42 +01:00
ennmichael
6ca4ab71b2
Merge pull request #384 from v0l/nostr-package-event-emitter-api
`nostr` package: use `EventEmitter`
2023-03-08 21:29:39 +01:00
Sam Samskies
c4d8d871a1
do not render reposts of badge award events in timelines (#406)
* do not render reposts of badge award events

* fix var name

* only render reposts of kind 1 events
2023-03-08 09:30:19 -08:00
Sam Samskies
bc72bf6d04
render embed for youtube live links (#407) 2023-03-08 09:26:02 -08:00
Sam Samskies
093ea8205b
render webm links as inline videos (#410) 2023-03-08 09:25:41 -08:00
7d34bb2214
bug: global tab relay sub too long 2023-03-08 15:19:15 +00:00
4d4b03287f
bug: catch bech32 decoding errors 2023-03-08 15:17:51 +00:00
667a58ac1d
Merge pull request #371 from d-r-w/main
Makes entire note clickable
2023-03-07 15:29:38 +00:00
d-r-w
d228772e92 Fixes Prettier issue 2023-03-07 08:59:38 -06:00
8ce202ebf6
Merge pull request #405 from mattn/fix-url
fix HyperText matching
2023-03-07 13:54:15 +00:00
Yasuhiro Matsumoto
b3afe41723
fix HyperText matching 2023-03-07 22:35:40 +09:00