Commit Graph

384 Commits

Author SHA1 Message Date
Lukas Jakob
57f86812b3 refactor(Profile): add AsyncButton 2023-02-28 07:19:55 -06:00
Lukas Jakob
0b7d070146 refactor(AsyncButton): add loader 2023-02-28 07:19:55 -06:00
2e78da732a
New Crowdin updates (#364)
* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Arabic)

* feat: add it 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 (Arabic)

* New translations en.json (Japanese)

* New translations en.json (Indonesian)

* New translations en.json (Indonesian)

* New translations en.json (Italian)

* New translations en.json (Italian)

* New translations en.json (Italian)

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

* New translations en.json (Italian)

* New translations en.json (Japanese)

* New translations en.json (Indonesian)

* New translations en.json (Italian)

* Read preferences directly from localStorage

* Add Indonesian to language picker

* Update translators
2023-02-28 10:24:55 +00:00
564701c8b8
Update mark all read dm button to be disabled when no unreads 2023-02-27 23:52:12 -05:00
d-r-w
d18fa03f31 Makes entire note clickable 2023-02-27 19:16:43 -06:00
5f6f8f5c44
Merge pull request #370 from v0l/long-press
Fast Zaps 
2023-02-27 21:34:30 +00:00
4718d11906
auto-close lnurl flow after WebLN payment success 2023-02-27 21:24:12 +00:00
7463196edf
cancel fast zap 2023-02-27 21:19:26 +00:00
Sam Samskies
2782f24690
fix URL parsing edge cases (#360)
This should fix the following:
- URLs in parentheses
- URLs at the end of a sentence
2023-02-27 11:21:38 -08:00
17c6b65158
format 2023-02-27 19:15:58 +00:00
3040dd46fa
extract error messages 2023-02-27 19:15:39 +00:00
a564dfc4e8
bug: trim lnurl 2023-02-27 18:24:37 +00:00
8c286c04f3
feat: fast zaps 2023-02-27 17:46:01 +00:00
ennmichael
5d66ad9165
changes after self-review 2023-02-27 14:35:36 +01:00
e450cdd865
fix: autoFocus 2023-02-27 13:21:06 +00:00
45c4c3bce1
feat: nip5 in profile path 2023-02-27 13:17:57 +00:00
ennmichael
303fa2ff4b
add unixTimestamp() 2023-02-27 14:11:10 +01:00
688c5cf4f8
Merge pull request #363 from lujakob/add-search-field-focus
feat: add search page field autofocus
2023-02-27 11:54:06 +00:00
62cd8b57d1
feat: language picker 2023-02-27 11:31:46 +00:00
ennmichael
289dbcd523
finishing touches 2023-02-27 00:25:11 +01:00
ennmichael
fe45cb4beb
refactoring from previous pr 2023-02-27 00:00:08 +01:00
ennmichael
408be48082
nostr package part 3 2023-02-26 23:57:43 +01:00
ennmichael
2c1c07a552
fix build error 2023-02-26 23:45:03 +01:00
ennmichael
9da110165b
nostr package part 2 2023-02-26 23:45:03 +01:00
7c74a777de
bug: login page overflow
closes #361
2023-02-26 21:25:17 +00:00
Lukas Jakob
a08c5fdc75 feat: add search page field autofocus 2023-02-26 13:37:56 -06:00
525b2def1f New translations en.json (Arabic) 2023-02-26 11:36:22 +00:00
c203c7eeed
bug: follow all fix 2023-02-25 21:27:01 +00:00
cf2c052306 New translations en.json (Arabic) 2023-02-25 16:35:59 +00:00
37ab7cdfce
Merge pull request #355 from w3irdrobot/clear-unread-icon-header
Remove unread message dot when messages all read
2023-02-25 10:10:13 +00:00
600fe862e9 New translations en.json (Japanese) 2023-02-25 08:43:19 +00:00
ab1b5a533a New translations en.json (Japanese) 2023-02-25 07:08:35 +00:00
e4deb25ff6 New translations en.json (Korean) 2023-02-24 23:55:30 +00:00
8475ecd59b New translations en.json (Indonesian) 2023-02-24 23:55:29 +00:00
a65fab8ad9 New translations en.json (Chinese Simplified) 2023-02-24 23:55:28 +00:00
84465f2182 New translations en.json (Japanese) 2023-02-24 23:55:27 +00:00
95fb0d0082 New translations en.json (Hungarian) 2023-02-24 23:55:26 +00:00
873e1b4a08 New translations en.json (German) 2023-02-24 23:55:26 +00:00
4d2d34e487 New translations en.json (Arabic) 2023-02-24 23:55:25 +00:00
d6265df06f New translations en.json (Spanish) 2023-02-24 23:55:24 +00:00
13f36b8504 New translations en.json (French) 2023-02-24 23:55:23 +00:00
df04c16283
feat: hide QR when WebLN triggered 2023-02-24 23:24:18 +00:00
44b29b777d
feat: default zap amount 2023-02-24 23:03:01 +00:00
8939b1dad2
chore: add w3irdrobot 2023-02-24 22:20:44 +00:00
ee734ede80
Merge pull request #354 from w3irdrobot/purple-message-number
Change message unread color to purple
2023-02-24 22:16:32 +00:00
c0d9399ca7
Remove unread message dot when messages all read
Clicking the Mark All Read button was clearing the messages, but
the purple dot was not disappearing until the page was refreshed.
It appears it was just because the calculation was being cached
and not updated because the dm interaction counter was not inputted
as a dependency to useMemo
2023-02-24 16:44:55 -05:00
81ecc3178d
Change message unread color to purple 2023-02-24 15:31:41 -05:00
0088bc4734
Merge pull request #353 from w3irdrobot/small-settings-page-stuff
Small settings page stuff
2023-02-24 19:48:37 +00:00
4c0098e3af
Merge pull request #351 from w3irdrobot/mentions-dont-make-thread
Update thread detection to not include mentions
2023-02-24 19:48:16 +00:00
4530d34c7d
Updated profile settings page to match perferences styles 2023-02-24 14:45:24 -05:00
70db025ed2
bug: follows you 2023-02-24 19:28:29 +00:00
b800d9532c
Update nip05 buy button to only show if nip05 field is empty 2023-02-24 13:22:22 -05:00
9c5e386444
Update form groups to use card styles like preferences page 2023-02-24 13:21:36 -05:00
47c12fed50
Update thread detection to not include mentions
Noticed 're:' was being added to notes in the UI when it only mentioned
a note. This didn't constitute a thread and shouldn't attempt to add who
it is replying to in the UI since there wasn't a reply to display. This
simply makes sure that a thread is detected when there is an 'e' tag and
the marker for the tag is not a mention.
2023-02-24 12:49:33 -05:00
Sam Samskies
5cfca1b0e7
Revert "Merge pull request #347 from v0l/fix-links-in-parentheses"
This reverts commit d74af4b323, reversing
changes made to e0dea32d6f.
2023-02-24 10:54:32 -06:00
Sam Samskies
f13ce1410c
allow trailing slash in URLs 2023-02-21 19:35:54 -06:00
Sam Samskies
9511792e45
fix links in parentheses 2023-02-21 19:03:52 -06:00
Sam Samskies
e0dea32d6f
fix long zap comment text overflow (#344) 2023-02-21 21:57:53 +01:00
88dc0647d7
Merge pull request #339 from v0l/feed-cache-rework
Feed cache rework
2023-02-21 15:11:05 +00:00
9ea8910fcd
chore: warnings 2023-02-21 14:36:12 +00:00
e6f64e9b9e
feat: redux timeline cache 2023-02-21 14:35:53 +00:00
a49121c05a
chore: remove feed cache 2023-02-21 12:03:14 +00:00
389f73725f
Merge pull request #337 from v0l/fix-stale-relays
Fix stale relays
2023-02-21 10:14:01 +00:00
3f406ec19e
feat: improve profile loading 2023-02-20 23:14:15 +00:00
Sam Samskies
28ced65b2e
add missing alt attribute 2023-02-20 16:55:01 -06:00
Sam Samskies
7b3092edec
add missing keys 2023-02-20 16:53:08 -06:00
Sam Samskies
6254149c2a
fix stale relays bug
Pulling data from kind 3 event instead of kind 65 since it's more widely supported. Also, turned off the cache to try to ensure that most recent relay data is displayed.
2023-02-20 16:52:03 -06:00
Sam Samskies
eddba62575
Revert "fix stale relays bug"
This reverts commit 32c2e663a9.
2023-02-20 15:42:48 -06:00
Sam Samskies
32c2e663a9
fix stale relays bug
Also, attempts to send updated relays to all online relays using Blastr. If that fails, it falls back to broadcasting to 20 random online relays.
2023-02-20 14:22:07 -06:00
5293991072
chore: select any relay for global 2023-02-20 17:54:07 +00:00
b23b1764e5
chore: misc 2023-02-20 14:24:19 +00:00
0545a07ea6
Merge pull request #331 from v0l/l10n_main
New Crowdin updates
2023-02-20 13:24:31 +00:00
0b357afcb2 New translations en.json (Hungarian) 2023-02-20 06:49:20 +00:00
Semisol
38892b6c34
Use inner note content as comment 2023-02-19 19:39:20 +03:00
f34e42701f
bug: catch invalid invoice 2023-02-19 14:47:52 +00:00
abb590afb4 New translations en.json (Arabic) 2023-02-19 14:20:09 +00:00
fdaa860076 New translations en.json (Arabic) 2023-02-19 12:25:54 +00:00
e6b6c64441 New translations en.json (Arabic) 2023-02-19 11:29:20 +00:00
1481efdb28 New translations en.json (Japanese) 2023-02-19 09:33:49 +00:00
42f2998343
bug: mention key 2023-02-18 23:36:34 +00:00
4a7d90c656
chore: remove bad search relays 2023-02-18 23:09:02 +00:00
1161c69e36
Merge pull request #314 from kphrx/feat/kind1-reposts
feat: render kind 1 reposts
2023-02-18 23:01:28 +00:00
8bb02c60e0
New Crowdin updates (#319)
* New translations en.json (Chinese Simplified)

* New translations en.json (Hungarian)

* New translations en.json (Chinese Simplified)

* New translations en.json (Korean)

* New translations en.json (Chinese Simplified)

* New translations en.json (French)

* New translations en.json (French)

* New translations en.json (Chinese Simplified)

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

* format
2023-02-18 23:00:13 +00:00
b4d797faf1
bug: summary anonymous zap 2023-02-18 22:42:47 +00:00
a0fa1fd3dd
chore: extract lang 2023-02-18 21:28:28 +00:00
4c1513676e
feat: tag anon zaps 2023-02-18 21:27:06 +00:00
b5d7e2c58a
feat: zap type 2023-02-18 20:37:04 +00:00
kPherox
b7b23dcfc7
refactor: yarn format 2023-02-18 10:10:18 +09:00
Alejandro
05a363491f
UI fixes (#318)
resolves #306
2023-02-17 17:42:10 +01:00
8a3f48b81c
Merge pull request #321 from jacany/default-page
Add default page selector
2023-02-17 15:36:00 +00:00
83cfe19b45
Merge pull request #324 from v0l/send-all-relays
fix: send all relays when zapping
2023-02-17 15:14:04 +00:00
Jack Chakany
c3e18d2252 Merge remote-tracking branch 'origin/default-page' into default-page 2023-02-17 10:05:29 -05:00
Jack Chakany
4b697045bf run prettier 2023-02-17 10:05:15 -05:00
Jack Chakany
527a170697
Update packages/app/src/Pages/Root.tsx
Co-authored-by: Kieran <kieran@harkin.me>
2023-02-17 06:31:03 -05:00
Alejandro Gomez
43c90e34b7
fix: send all relays when zapping 2023-02-17 11:49:58 +01:00
gandlafbtc
24c840f1c6
Merge branch 'v0l:main' into main 2023-02-17 11:12:55 +01:00
gandlaf21
8e9b0ef75d add german translations 2023-02-17 11:10:30 +01:00
Jack Chakany
e42834857b rename defaultPage to defaultRootTab and make posts default 2023-02-16 20:27:46 -05:00
03285a24cb
bug: cleanup docker build 2023-02-16 22:57:25 +00:00
b11ab51ba8
bug: catch invalid zaps (missing tag) 2023-02-16 21:54:11 +00:00
Fernando López Guevara
4fa14247fb
fix(fotter-actions): add highlighting and min-width 2023-02-16 13:35:08 -06:00
Josh Remaley
625b734fde
add close menu button to exit menu 2023-02-16 13:35:08 -06:00
Josh Remaley
37a90a90c2
increase clickable area for overflow menu icon 2023-02-16 13:35:08 -06:00
13daee3574
Merge pull request #322 from fernandolguevara/fix-profile
fix(profile): convert page id to npub bech32
2023-02-16 18:54:44 +00:00
aecd047206
Merge pull request #316 from h3y6e/reduce-spaces
Reduce space between the texts for selecting relays
2023-02-16 18:21:52 +00:00
h3y6e
7be9dcde5a
put inside div.main-content 2023-02-17 02:31:44 +09:00
Fernando López Guevara
f698806b82 fix(profile): convert page id to npub bech32 2023-02-16 14:19:40 -03:00
3b68153105
bug: redirect tlv entry 2023-02-16 16:32:56 +00:00
Jack Chakany
4092ab90e0 Add default page selector 2023-02-16 09:13:36 -05:00
kPherox
188b599e85
refactor: rename isTextRepost to tagFilterOfTextRepost 2023-02-16 23:11:29 +09:00
kPherox
d911dc8da3
fix: not need fallback text note repost 2023-02-16 20:52:04 +09:00
kPherox
615c2a974a
refactor: extract repost filter to Util.isTextRepost
resolve https://github.com/v0l/snort/pull/314\#discussion_r1108279333
2023-02-16 20:42:46 +09:00
ennmichael
0193436d96
nostr package part 1 2023-02-16 12:39:39 +01:00
20f2f40549
New Crowdin updates (#313)
* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Japanese)
2023-02-16 10:20:32 +00:00
kPherox
dfa2bf5873
fix: no make notification for reposts 2023-02-16 18:17:12 +09:00
kPherox
8e5c9686df
feat: pass root event for kind1 reposts 2023-02-16 18:17:12 +09:00
kPherox
edabdedced
feat: add tracking id for kind1 reposts 2023-02-16 18:17:11 +09:00
h3y6e
3977dd878e
align to the right 2023-02-16 08:41:48 +09:00
kPherox
6ed1252eed
feat: render kind 1 reposts 2023-02-16 07:26:26 +09:00
30d4d5f98b
Merge pull request #312 from fernandolguevara/note-footer-actions
fix(fotter-actions): add highlighting and min-width
2023-02-15 20:15:57 +00:00
897162976c
New Crowdin updates (#311)
* New translations en.json (Japanese)

* New translations en.json (Japanese)

* New translations en.json (Arabic)

* New translations en.json (Japanese)

* New translations en.json (Japanese)
2023-02-15 20:14:26 +00:00
Fernando López Guevara
68e1f9fd36 fix(fotter-actions): add highlighting and min-width 2023-02-15 13:49:03 -03:00
Alejandro Gomez
5a810e2048
fix: correctly slice user results 2023-02-15 14:23:09 +00:00
Alejandro Gomez
32abaf3fa7
feat: add local user results to search 2023-02-15 14:23:08 +00:00
Alejandro Gomez
b42ffbc458
fix: add max height to textarea 2023-02-15 14:23:08 +00:00
Alejandro Gomez
fb30b35189
fix: formatting 2023-02-15 14:23:06 +00:00
Alejandro Gomez
bf7232b2f4
empty action 2023-02-15 14:22:53 +00:00
Alejandro Gomez
13a1eb186d
dont show ppl twice 2023-02-15 14:22:52 +00:00
Alejandro Gomez
4d244bef3b
move h3y6e to collaborators 2023-02-15 14:22:52 +00:00
Alejandro Gomez
374e571aa6
fix: QR alignment 2023-02-15 14:22:52 +00:00
Alejandro Gomez
b9267fe1e1
fix: fade in fixed latest notes 2023-02-15 14:22:51 +00:00
fad8a17724
New Crowdin updates (#309)
* 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 (Arabic)

* New translations en.json (Japanese)
2023-02-15 14:07:53 +00:00
884bbdd9dc
chore: default profile window size to 6hr 2023-02-15 13:42:03 +00:00
747eae2e16
chore: add other search relays 2023-02-15 13:28:04 +00:00
5b95287e65
formatting 2023-02-15 13:07:06 +00:00
11fbf916b3
chore: convert translations back to json 2023-02-15 11:31:02 +00:00
b171d75b8c
chore: move transifex 2023-02-15 09:40:09 +00:00
94bdd44192
chore: move files 2023-02-14 21:52:03 +00:00
heyhoe
5c4a7bde15
move f-ellipsis (#298) 2023-02-14 21:58:47 +01:00
829b1cd703
bug: fix url builder 2023-02-14 19:50:08 +00:00
1a09d13e4b
Merge pull request #297 from h3y6e/global-tab
Fix blackout when selecting global tab
2023-02-14 16:11:59 +00:00
abfb6d8c38
pass dpr for imgproxy 2023-02-14 16:10:03 +00:00
h3y6e
45037325f6
Fix blackout bug when selecting global tab 2023-02-15 00:18:53 +09:00
b75dc2d8d8
bug: catch invalid zap 2023-02-14 14:53:31 +00:00
d3f72794ee
connect-src * 2023-02-14 14:53:19 +00:00
db001fbba5
bug: catch invalid zap 2023-02-14 14:53:00 +00:00
77c6f3d22e
extract en 2023-02-14 14:40:33 +00:00
Alejandro Gomez
3ed868edde
adjust mobile unread 2023-02-14 14:36:50 +00:00
Alejandro Gomez
b01b5c2da1
margin and selector placement 2023-02-14 14:36:50 +00:00
Alejandro Gomez
1240fe40fe
no wrap 2023-02-14 14:36:41 +00:00
Alejandro Gomez
54f33ddf7c
note to self fix 2023-02-14 14:36:40 +00:00
Alejandro Gomez
1b8d7354fe
type param 2023-02-14 14:36:40 +00:00
Alejandro Gomez
3bcef9cccc
unread count 2023-02-14 14:36:40 +00:00
Alejandro Gomez
f590fd6081
auto tabs only on profile 2023-02-14 14:36:40 +00:00
Alejandro Gomez
0379e41f3b
positioning 2023-02-14 14:36:40 +00:00
Alejandro Gomez
e0aeab8ec1
fixes 2023-02-14 14:36:38 +00:00
Alejandro Gomez
2c09d6af79
send sats and show latest improvements 2023-02-14 14:36:20 +00:00
Alejandro Gomez
a63701f7d0
djust tabs 2023-02-14 14:35:41 +00:00
Alejandro Gomez
82045d5f67
address review comments 2023-02-14 14:35:40 +00:00
Alejandro Gomez
d15f2ae984
address review comments 2023-02-14 14:35:40 +00:00
Alejandro Gomez
a090bfd4f1
no autowidth 2023-02-14 14:35:40 +00:00
Alejandro Gomez
a1432edc1f
fix zap width 2023-02-14 14:35:40 +00:00
Alejandro Gomez
a29bd45ceb
bookmarks title 2023-02-14 14:35:38 +00:00
Alejandro Gomez
0a1bd42bb6
fix reactions modal pfp 2023-02-14 14:35:19 +00:00
Alejandro Gomez
8fb34cbbb0
typo 2023-02-14 14:35:17 +00:00
Alejandro Gomez
728472d7bc
rename 2023-02-14 14:34:52 +00:00
Alejandro Gomez
cca7c24770
feat: follow tags 2023-02-14 14:33:24 +00:00
Alejandro Gomez
05a024e985
last notes opacity, avoid profile linking 2023-02-14 14:33:24 +00:00
Alejandro Gomez
4cd174092a
space 2023-02-14 14:33:24 +00:00
Alejandro Gomez
f24f11e59b
settings fixes 2023-02-14 14:33:23 +00:00
Alejandro Gomez
8e84a5f554
translations 2023-02-14 14:33:21 +00:00
Alejandro Gomez
8c1979519e
show latest styles 2023-02-14 14:33:03 +00:00
Alejandro Gomez
841263f4ed
badge fixes 2023-02-14 14:32:09 +00:00
Alejandro Gomez
cd17897238
all sizes 2023-02-14 14:32:09 +00:00
Alejandro Gomez
2f82d419e2
margins on mobile 2023-02-14 14:32:09 +00:00
Alejandro Gomez
d9c3234be7
banner radius 2023-02-14 14:32:09 +00:00
Alejandro Gomez
271d44d92d
relays and zaps tweaks 2023-02-14 14:32:09 +00:00
Alejandro Gomez
4f222fb813
login and onboarding fixes 2023-02-14 14:32:06 +00:00
Alejandro Gomez
73957e6510
count in profile page 2023-02-14 14:29:36 +00:00
Alejandro Gomez
fbd31526b7
hide time in bookmarks 2023-02-14 14:25:31 +00:00
transifex-integration[bot]
7c59f95ce6
Translate /src/lang.json in ar
translation completed for the source file '/src/lang.json'
on the 'ar' language.
2023-02-14 14:10:39 +00:00
ennmichael
ba01423110
rebase 2023-02-14 14:35:12 +01:00
ennmichael
527bf56fad
update readme 2023-02-14 14:27:40 +01:00
ennmichael
2a211b78a1
workspace with decoupled nostr package 2023-02-14 14:27:40 +01:00