Commit Graph

135 Commits

Author SHA1 Message Date
Kieran 0f7964bfa6
tweak subscriptions page 2023-04-14 12:57:48 +01:00
Kieran fe788853c9
feat: multi-account system 2023-04-14 12:43:58 +01:00
Kieran f0c5c33c48
feat: subscriptions 2023-04-13 19:43:43 +01:00
Kieran a2d0cbd7bb
bug: redirect to index 2023-04-13 12:31:49 +01:00
Kieran 936473d438
feat: Handle NIP5 LN Address 2023-04-13 12:28:41 +01:00
Kieran ac778bb216
chore: add pextar to translators 2023-04-13 10:29:48 +01:00
Kieran afcec0bda3
New Crowdin updates (#508)
* New translations en.json (Danish)

* New translations en.json (Dutch)

* New translations en.json (Swedish)

* New translations en.json (Croatian)

* New translations en.json (Swedish)

* New translations en.json (Croatian)

* New translations en.json (French)

* New translations en.json (Russian)

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

* New translations en.json (Russian)

* New translations en.json (Russian)

* New translations en.json (Croatian)

* New translations en.json (Russian)

* New translations en.json (Spanish)

* New translations en.json (Italian)

* New translations en.json (Croatian)

* New translations en.json (Russian)

* New translations en.json (Russian)

* New translations en.json (Russian)

* New translations en.json (Croatian)

* New translations en.json (Russian)

* New translations en.json (Italian)

* New translations en.json (Hungarian)

* New translations en.json (Russian)

* New translations en.json (Arabic)

* New translations en.json (Arabic)

* Add hr/sv
2023-04-13 10:00:09 +01:00
Kieran 49c8818995
New Crowdin updates (#483)
* New translations en.json (Hungarian)

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

* New translations en.json (German)

* New translations en.json (German)

* New translations en.json (Russian)

* New translations en.json (Chinese Traditional)

* New translations en.json (Croatian)

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

* New translations en.json (Croatian)

* New translations en.json (German)

* New translations en.json (German)

* add German to language selector

* New translations en.json (Japanese)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations en.json (Russian)

* New translations en.json (Russian)

* New translations en.json (Russian)

* New translations en.json (Russian)

* New translations en.json (Russian)

* add ru lang

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

* New translations en.json (Chinese Traditional)

* New translations en.json (Croatian)

* use locale string for lang selection

* delete 2 letter lang files

* New translations en.json (Chinese Simplified)

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

* New translations en.json (Chinese Traditional)

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

* New translations en.json (French)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Spanish)

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

* New translations en.json (Chinese Traditional)

* New translations en.json (Croatian)

* New translations en.json (Hungarian)

* New translations en.json (Hungarian)

* format
2023-04-11 11:20:46 +01:00
Kieran 92dac6a699
Merge pull request #499 from vivganes/patch-495
fix #495
2023-04-10 19:25:21 +01:00
vivganes 55178f3fa2 inline function 2023-04-10 23:46:44 +05:30
vivganes 2d50b1995c icon changed 2023-04-08 22:53:20 +05:30
vivganes d7b638bff2 eye icon for privacy 2023-04-08 18:54:45 +05:30
Sam Samskies b650a1684f
use redux for NoteCreator state management (#494)
* use redux for NoteCreator state management

This fixes a bug where the modal closes while replying to a note. This happens if the thread re-renders while you are replying.

Drafts of notes are also now automatically saved unless the user clicks the cancel button.

* fix modal closing bug

* really fix modal closing bug

* fix rebase
2023-04-08 05:48:57 -07:00
vivganes 77325be3e2 password field only for nsec 2023-04-08 15:29:11 +05:30
vivganes f61630619a filtering moved to ProfilePage 2023-04-08 15:05:34 +05:30
vivganes 247a407df6 fix #495 2023-04-07 22:53:42 +05:30
Kieran 729cbe7cbb
cleanup 2023-04-05 11:58:26 +01:00
Kieran 5d23419220
bug: embeds in about section 2023-04-04 19:25:11 +01:00
Kieran dc27f4061d
bug: follows you 2023-04-04 19:20:14 +01:00
Kieran e69bd31a1c
Revert "chore: logo"
This reverts commit 2066773914.
2023-04-04 19:07:41 +01:00
Kieran 39dbfe1183
bug: lower case RecommendedFollows 2023-04-04 14:40:51 +01:00
Kieran 2066773914
chore: logo 2023-04-04 14:30:23 +01:00
Kieran f296063283
bug: Fix profile update & relays for new user 2023-03-31 13:09:08 +01:00
Kieran 8bd694eb15
feat: short links 2023-03-31 10:51:50 +01:00
Kieran 3212155a43
feat: nip5 manager 2023-03-30 19:21:33 +01:00
Kieran 7d510884c2
Merge pull request #463 from ivanacostarubio/issue/451
Prevents adding ws relay when over https
2023-03-29 15:43:37 +01:00
Kieran 79c88df292
bug: navigate global when logged out 2023-03-29 14:56:34 +01:00
Kieran c731c65661
dm cache 2023-03-29 13:10:22 +01:00
Kieran e9fd08d808
relay req info 2023-03-29 10:34:39 +01:00
Kieran 465c59ea20
refactor: RequestBuilder 2023-03-28 15:34:01 +01:00
Kieran 1bf6c7031e
Merge pull request #459 from w3irdrobot/rewrite-twitter-to-nitter
add setting for rewriting twitter links to nitter
2023-03-27 14:51:01 +01:00
Ivan Acosta-Rubio 2580fd33e5
Prevents adding ws relay when over https 2023-03-26 06:34:57 -06:00
Kieran 9b6e5090dc
feat: nip19/21 links 2023-03-25 22:55:34 +00:00
w3irdrobot 110327c176
add setting for rewriting twitter links to nitter 2023-03-24 16:12:46 -04:00
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 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 335905449f
feat: auto zap 2023-03-10 23:52:39 +00:00
Kieran 77b92eddf3
Merge pull request #425 from w3irdrobot/nip06
NIP06 support
2023-03-10 20:51:49 +00: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 1357b7a903
display search results on page load if query in url (#415) 2023-03-09 09:58:44 -08:00
Alejandro cd4dcbd0a2
feat: read nip-58 badges (#394) 2023-03-09 11:13:10 +01:00
Kieran 7d34bb2214
bug: global tab relay sub too long 2023-03-08 15:19:15 +00:00
Sam Samskies 0a5491eede
Fix broken note links (#380)
* fix broken note links

* remove unused prop

* make comment easier to understand

* handle case where root event ID is missing

* add missing return

* fix root finding logic

* update comment
2023-03-04 13:41:29 -08:00
Kieran 3fd4e471f1
feat: fast zap donate 2023-03-03 22:01:15 +00:00
Kieran 32549522d4
feat: improve profile cache (again) 2023-03-03 14:30:31 +00:00