jiftechnify
14c43b6df8
chore: apply prettier
2023-03-23 23:27:23 +09:00
jiftechnify
b201e5d692
fix: invisible <option> text in dark theme
2023-03-23 22:57:08 +09:00
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
fcked
166df0fde5
Merge pull request #399 from v0l/nostr-package-dms
...
`nostr` package: add direct messages
2023-03-17 15:33:14 +01:00
ennmichael
a7707af756
add direct message event and refactor
2023-03-17 15:30:20 +01:00
0d4394e1e6
bug: delete zapService from profile copy
Docker build on tag / build (push) Has been cancelled
v0.1.4
2023-03-16 22:25:35 +00:00
2d71d228d3
bug: invalid CSP
2023-03-16 22:05:08 +00:00
1b53a813a8
chore: csp-manifest
2023-03-16 19:03:11 +00:00
ff0f6efa29
feat: install extension on insecure connections
Docker build on tag / build (push) Has been cancelled
v0.1.3
2023-03-16 18:30:50 +00:00
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
b846c5720c
bug: fix hmac for insecure contexts
Docker build on tag / build (push) Has been cancelled
v0.1.2
2023-03-15 11:09:45 +00:00
9f4d9bf117
Merge pull request #442 from v0l/dependabot/npm_and_yarn/webpack-5.76.1
...
build(deps): bump webpack from 5.75.0 to 5.76.1
2023-03-15 10:03:57 +00:00
dependabot[bot]
725ebc48f9
build(deps): bump webpack from 5.75.0 to 5.76.1
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1 )
---
updated-dependencies:
- dependency-name: webpack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-15 09:59:39 +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
877d018da3
Merge pull request #436 from v0l/l10n_main
...
New Crowdin updates
2023-03-13 14:02:54 +00:00
f7a9902691
chore: remove drama
2023-03-13 13:53:34 +00:00
a20639bf21
New translations en.json (Japanese)
2023-03-13 10:22:24 +00:00
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
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
59ae02207c
bug: fast zap donate loop
2023-03-12 19:25:22 +00:00
b0efe36c7a
chore: mark semisol pubkey invalid for zaps
2023-03-12 14:56:10 +00:00
d228e25b35
feat: improve auto zapper
2023-03-11 17:03:42 +00:00
335905449f
feat: auto zap
2023-03-10 23:52:39 +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
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
7d449cedb7
Check off NIP06 support on the README
2023-03-10 14:54:25 -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
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