Commit Graph

509 Commits

Author SHA1 Message Date
Kieran 88c4ea65ef
cleanup 2023-05-09 16:47:16 +01:00
Kieran 1ddb2dc71c
target newer browsers 2023-05-09 16:32:15 +01:00
Kieran 51e6e0984e
add autopay param 2023-05-09 16:28:50 +01:00
Kieran 241ead7a03
refactor 2023-05-09 16:25:59 +01:00
callebtc c52b56871c
something 2023-05-09 15:51:39 +01:00
callebtc 0b6b17f4f9
add mint 2023-05-09 15:51:26 +01:00
callebtc 0cb006816e
add wallet page 2023-05-09 15:50:46 +01:00
callebtc 701049368e
add cashu wallet div 2023-05-09 15:50:43 +01:00
callebtc 4f8f472e84
parse tokens 2023-05-09 15:49:31 +01:00
Kieran ca1bb86036
wip 2023-05-09 15:45:56 +01:00
Kieran 1923273f6f
bug: handle nwc reply 2023-05-08 15:48:42 +01:00
Kieran 9d67da3b6f
feat: nwc 2023-05-08 15:36:43 +01:00
Kieran 7baa85ca11
bug: code 6, webln not available 2023-05-08 14:08:12 +01:00
Kieran e480e74882
feat: DoH nip5 resolver 2023-05-04 14:56:52 +01:00
Kieran 94d1e2c0f9
bug: unwrap getRelays 2023-05-04 14:32:24 +01:00
Kieran 32bb686405
bug: unwrap function loses `this` context 2023-05-04 14:30:56 +01:00
Kieran 6fe9a27041
feat: rebroadcast 2023-05-04 14:16:58 +01:00
Kieran 551169c2c7 Merge pull request '`nostr` package: NIP-07' (#503) from nostr-package-window-nostr-object into main
Reviewed-on: #503
2023-05-04 12:56:51 +00:00
hellodword 190f2f467c
fix url regex 2023-05-04 12:02:43 +01:00
Kieran edc6dbdb2a
bug: modal body close 2023-05-04 11:58:28 +01:00
Kieran 2b7a74865e
bug: width unset 2023-05-04 11:43:20 +01:00
Kieran 5089cd63eb
feat: full screen image preview 2023-05-04 11:36:21 +01:00
Kieran 805ce1d96e
bug: prefix hint breaks links 2023-04-28 19:27:08 +01:00
vivganes 8c164c0340 fix #547 2023-04-27 19:18:17 +05:30
Kieran 198b5c3858
bug: missing ptag in reply 2023-04-27 12:00:14 +01:00
Kieran 11b1bc81b5
chore: replace github link 2023-04-27 11:35:30 +01:00
Kieran 46fc4500d7
bug: feed loading 2023-04-25 18:01:29 +01:00
Kieran 6219626ba0
New Crowdin updates (#540)
* New translations en.json (French)

* New translations en.json (Danish)

* New translations en.json (Dutch)

* New translations en.json (Swedish)

* New translations en.json (Croatian)

* New translations en.json (Russian)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Indonesian)

* New translations en.json (Tamil)

* New translations en.json (Punjabi)

* New translations en.json (Swedish)

* New translations en.json (Russian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Russian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Russian)

* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Tamil)

* New translations en.json (Spanish)

* New translations en.json (Italian)

* New translations en.json (Croatian)

* New translations en.json (German)

* New translations en.json (German)

* New translations en.json (Japanese)

* New translations en.json (Hungarian)

* New translations en.json (Spanish)
2023-04-25 14:59:13 +01:00
Kieran aad92ec887
Merge pull request #505 from v0l/query-tracing
Query tracing
2023-04-25 14:58:55 +01:00
Kieran 1dcf15ceeb
bug: interaction cache lookup 2023-04-25 14:09:00 +01:00
Kieran 816aa3b838
bug: ignore DM's with no `p` tag
fixes: #527
fixes: #530
2023-04-25 13:36:33 +01:00
Kieran dd46586e43
tmp: query tracing 2023-04-25 13:10:48 +01:00
Kieran 69ec48141b
feat: interaction cache 2023-04-25 12:57:09 +01:00
Kieran ce6a4ce35c
bug: QR modal off screen
fixes: #541
2023-04-25 11:46:15 +01:00
Kieran 5e5843c8d4
bug: reactions view oversized
fixes: #543
2023-04-25 11:42:46 +01:00
Kieran ab2398c2a4
bug: thread-to-thread cache reset 2023-04-25 11:33:31 +01:00
Kieran e09df95adf
bug: thread navigation reload 2023-04-25 11:20:33 +01:00
Kieran 1e11e6a1a2
bug: underlined links 2023-04-25 11:08:49 +01:00
Kieran 7ca87fb4bd
feat: render replies to a tags 2023-04-25 11:04:20 +01:00
Kieran 5ec7c1a765
chore: remove profile OnlyZaps 2023-04-25 10:15:15 +01:00
Michael Rhee 9258253f65
Fix Wavlake zine links without trailing slash, ignore top and new links (#537) 2023-04-24 08:27:03 -07:00
Kieran d47bbd5b26
Merge pull request #542 from vivganes/patch-follow-btn
fix text overflow on follow button
2023-04-24 12:52:34 +01:00
vivganes 8ae21dee56 min-width 2023-04-24 16:43:14 +05:30
Kieran 3c27a6463b
Merge pull request #533 from vivganes/patch-532
fix #532
2023-04-24 11:45:08 +01:00
vivganes d4c1f0704b fix text overflow on follow button 2023-04-22 09:55:22 +05:30
Kieran 82956f3c69
feat: render nip94 from regular note reference 2023-04-21 23:46:22 +01:00
Kieran a31aa35490
chore: extract and format lang 2023-04-21 21:57:36 +01:00
Kieran 45ca273064
feat: export keys & new settings page 2023-04-21 21:55:04 +01:00
Kieran e6daf6536e
fix: Mnemonic login 2023-04-21 20:47:23 +01:00
Kieran 28dec3aa0e
New Crowdin updates (#535)
* New translations en.json (Croatian)

* New translations en.json (Danish)

* New translations en.json (Dutch)

* New translations en.json (Swedish)

* New translations en.json (Croatian)

* New translations en.json (French)

* New translations en.json (Russian)

* New translations en.json (Spanish)

* New translations en.json (Arabic)

* New translations en.json (German)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Korean)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Indonesian)

* New translations en.json (Tamil)

* New translations en.json (Punjabi)

* New translations en.json (Swedish)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Hungarian)

* New translations en.json (Japanese)

* New translations en.json (Japanese)
2023-04-21 18:15:38 +01:00