Commit Graph

1470 Commits

Author SHA1 Message Date
8f504cfef9
Merge pull request #528 from v0l/fix-nostr-npub-broken-links
don't render nostr:npub as a link
2023-04-20 21:49:46 +01:00
Sam Samskies
969284e47b
fix logic and add unit tests 2023-04-20 15:01:29 -05:00
56fef7b7fb fix #532 2023-04-20 16:35:50 +05:30
a86e7e4757
New Crowdin updates (#523)
* New translations en.json (Tamil)

* New translations en.json (Tamil)

* 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 (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 (Tamil)

* New translations en.json (Arabic)

* 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 (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Hungarian)

* 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 (Chinese Simplified)

* New translations en.json (Chinese Traditional)

* New translations en.json (Swedish)

* New translations en.json (Swedish)

* New translations en.json (Hungarian)
2023-04-20 10:37:00 +01:00
Sam Samskies
b068c00b7f
add missing : 2023-04-19 19:38:50 -05:00
Sam Samskies
74bfa03227
only render hyperlink if link is valid 2023-04-19 19:29:37 -05:00
Michael Rhee
be1cd923cd
Update regex for Wavlake embeds, ignore zine subdomain (#529) 2023-04-19 14:24:11 -07:00
Sam Samskies
9b2fb3b6bf
don't render nostr:npub as a link
People often type the literal text `nostr:npub` when talking about nostr URIs. That shouldn't be converted to a link.
2023-04-19 13:57:58 -05:00
cc1d42c517
Merge pull request #526 from v0l/multi-account-activation
feat: account switching
2023-04-19 14:06:50 +01:00
e5b215abb5
feat: account switching 2023-04-19 13:10:41 +01:00
9dacad430a
chore: expand suscriptions feature list 2023-04-19 11:08:21 +01:00
6657c84876
Merge pull request #525 from v0l/nip42-fix
fix: nip42
2023-04-19 10:41:38 +01:00
64da4248b5
formatting 2023-04-19 10:39:13 +01:00
d5f768998c
chore: add Vivek to donate page 2023-04-19 10:30:30 +01:00
7abb49066e
bug: getDisplayName 2023-04-19 10:29:44 +01:00
11101d4cbf
chore: delete wrangler config 2023-04-18 22:45:58 +01:00
3462a488dc
bug: CF functions build failing 2023-04-18 22:37:19 +01:00
13461cca80
feat: render note quotes 2023-04-18 22:23:13 +01:00
a6eefb1027
Merge pull request #524 from vivganes/tamil-support
add tamil language support
2023-04-18 21:31:11 +01:00
f4244f881e
fix: nip42 2023-04-18 21:29:38 +01:00
a12c53820e add 'ta' too 2023-04-18 10:52:53 -07:00
28383b8464
bug: click event blocking profile nav 2023-04-18 14:16:08 +01:00
82d2b19e36
chore: load only 200 latest posts on profile 2023-04-18 14:09:19 +01:00
6d8416f88e
chore: improve thread navigation 2023-04-18 13:45:26 +01:00
a96a8eb11f
chore: remove unused import 2023-04-18 13:18:17 +01:00
364637ab54
chore: tweak new user flow 2023-04-18 13:17:50 +01:00
8e2f01fdff
bug: nip5 service update profile cache 2023-04-18 13:17:10 +01:00
6fa641e33e
chore: tweak header styles 2023-04-18 12:52:58 +01:00
3d8269b674
chore: Link preview style changes 2023-04-18 12:47:01 +01:00
vivganes
a7ab5ffa31 fix formatting error 2023-04-18 17:11:14 +05:30
vivganes
de0c18a9cf add tamil support 2023-04-18 17:02:03 +05:30
664d4bf976
chore: extract lang 2023-04-18 11:43:00 +01:00
8894044880
chore: show abouts on trending users 2023-04-18 11:42:12 +01:00
d309bfd472
feat: Trending users @ghobs91 2023-04-18 11:40:56 +01:00
4afdd5afd4
feat: Twitter import button on follows tab 2023-04-18 11:28:56 +01:00
bffc8350e9
bug: NIP-7 race condition
bug: profile change spam
2023-04-18 11:20:36 +01:00
4f1e5df1a8
Merge pull request #522 from v0l/subscription-handle
Subscription handle
2023-04-18 10:40:13 +01:00
27a3083b7d
chore: extract lang 2023-04-18 10:28:53 +01:00
849b9ed092
chore: tweak donate page 2023-04-18 10:28:19 +01:00
7625277beb
chore: donate task 2023-04-18 10:14:57 +01:00
944bd39913
chore: link to verification from nostr addr page 2023-04-18 10:02:29 +01:00
6354fc3a17
claim handle 2023-04-17 22:22:00 +01:00
766c1fe472
change send sats title 2023-04-17 21:35:10 +01:00
b6cc1765db
feat: implement renewal/complete new 2023-04-17 21:33:55 +01:00
ennmichael
1e5811b117
fix build error 2023-04-17 22:15:11 +02:00
ennmichael
d754551ebb
cleanup 2023-04-17 22:11:20 +02:00
ennmichael
3ffe4d5b19
tests 2023-04-17 22:11:20 +02:00
ennmichael
31b0538337
nip-07 support 2023-04-17 22:11:20 +02:00
acfcd32dfa
New Crowdin updates (#519)
* New translations en.json (Croatian)

* New translations en.json (Tamil)

* New translations en.json (Tamil)

* New translations en.json (Tamil)

* New translations en.json (Tamil)

* New translations en.json (Tamil)
2023-04-17 20:33:24 +01:00
daee91ee8c
Merge pull request #490 from v0l/nostr-package-browser-tests
`nostr` package: get tests passing in the browser
2023-04-17 14:34:32 +01:00