Commit Graph

270 Commits

Author SHA1 Message Date
heyhoe 12f82372e5
shorten long relay name. (#455) 2023-03-24 10:41:44 +01:00
heyhoe e95f1fe369
Display search property alongside host in relay name (#452) 2023-03-23 14:25:07 +01:00
Kieran d5f828ffb8
New Crowdin updates (#445)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Hungarian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Hungarian)
2023-03-22 23:34:37 +00:00
ennmichael a7707af756
add direct message event and refactor 2023-03-17 15:30:20 +01:00
Kieran 0d4394e1e6
bug: delete zapService from profile copy 2023-03-16 22:25:35 +00:00
Kieran ff0f6efa29
feat: install extension on insecure connections 2023-03-16 18:30:50 +00:00
Kieran 424c7c79d7
chore: avoid SubtleCrypto 2023-03-16 17:10:17 +00:00
Sam Samskies 84ad3556a7
only replace note ID when note ID starts with `@` character (#441)
* only replace note ID when note ID is surrounded by space chars

This prevents partial parts of links with note IDs from being converted to a tag.

* make sure to keep whitespace around note ID

* improve var name

* allow users to prefix note ID with an @

* require notes to be prefixed with `@`
2023-03-15 18:02:54 -07:00
Kieran b846c5720c
bug: fix hmac for insecure contexts 2023-03-15 11:09:45 +00:00
Michael Rhee 2b0cd75f98
Update Wavlake embed URL, add support for album & artist links (#439)
* Update wavlake embed url

* Make regex more explicit, remove allow from iframe

* Prettify changes
2023-03-14 10:07:59 -07:00
Kieran 877d018da3
Merge pull request #436 from v0l/l10n_main
New Crowdin updates
2023-03-13 14:02:54 +00:00
Kieran f7a9902691
chore: remove drama 2023-03-13 13:53:34 +00:00
Kieran a20639bf21 New translations en.json (Japanese) 2023-03-13 10:22:24 +00:00
Kieran 3a406aa327
chore: formatting 2023-03-13 10:20:33 +00:00
Susumu OTA cd89da39dd
fix: private key strength should be 256 bits. 2023-03-13 10:20:12 +00:00
Kieran b045e6260c
New Crowdin updates (#426)
* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Indonesian)

* New translations en.json (Korean)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Hungarian)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Arabic)

* format
2023-03-12 20:01:32 +00:00
Kieran 59ae02207c
bug: fast zap donate loop 2023-03-12 19:25:22 +00:00
Kieran b0efe36c7a
chore: mark semisol pubkey invalid for zaps 2023-03-12 14:56:10 +00:00
Kieran d228e25b35
feat: improve auto zapper 2023-03-11 17:03:42 +00:00
Kieran 335905449f
feat: auto zap 2023-03-10 23:52:39 +00:00
Kieran 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
Kieran 77b92eddf3
Merge pull request #425 from w3irdrobot/nip06
NIP06 support
2023-03-10 20:51:49 +00:00
w3irdrobot 5e0c762058
Added key attr to Tabs to remove React warning 2023-03-10 15:47:39 -05:00
w3irdrobot 9bb4abb38a
Updated generatedEntropy type to string 2023-03-10 15:42:31 -05:00
w3irdrobot ac444ed562
Enable recovery with a mnemonic seed per nip06 2023-03-10 14:49:54 -05:00
w3irdrobot 710a7dd2de
Clear entropy on completion of onboarding 2023-03-10 14:15:52 -05:00
w3irdrobot 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
Kieran 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
Kieran 2f20d03e2b
chore: remove invalid zap spam 2023-03-09 09:57:49 +00: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
Kieran 7d34bb2214
bug: global tab relay sub too long 2023-03-08 15:19:15 +00:00
Kieran 4d4b03287f
bug: catch bech32 decoding errors 2023-03-08 15:17:51 +00:00
Kieran 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
Yasuhiro Matsumoto b3afe41723
fix HyperText matching 2023-03-07 22:35:40 +09:00
Kieran df0362b9ba
Merge pull request #393 from lujakob/fix/skeleton-dark-theme-styles
fix(skeleton): dark theme styles
2023-03-07 12:30:05 +00:00
Kieran 4dc26a08af
Merge pull request #395 from lujakob/fix/open-note-in-new-tab
feat(note): open note in new tab on cmd press
2023-03-07 12:29:41 +00:00
Kieran 6b6995f2f9
Merge pull request #397 from lujakob/fix/back-button-vertical-align
fix(BackButton): vertical align styles
2023-03-07 12:28:36 +00:00
Kieran 11fcc832bb
New Crowdin updates (#391)
* New translations en.json (Arabic)

* New translations en.json (French)

* New translations en.json (Hungarian)

* New translations en.json (Hungarian)
2023-03-07 12:16:26 +00:00
Kieran 33bbadeda8
bug: invoice amount from millisats 2023-03-06 10:18:33 +00:00
Kieran 840e2ff400
bug: fetch zapper when indexedDb is not available 2023-03-06 10:10:52 +00:00
Kieran 5f0bd9699f
bug: zap parsing missing invoice 2023-03-05 18:38:14 +00:00
Kieran b71c279a0d
feat: check zap service pubkeys 2023-03-05 17:54:55 +00:00