Commit graph

398 commits

Author SHA1 Message Date
jessop
12c1df2315 no nag on embeds / auth verify 2020-02-22 00:42:03 -05:00
Sean Yesmunt
03f1d91c61 fix typo 2020-02-21 17:24:37 -05:00
Sean Yesmunt
d783d2a24f style fixes 2020-02-21 17:09:20 -05:00
Sean Yesmunt
f109ceaf96 add 'more' link on mobile analytics nag too 2020-02-21 16:12:11 -05:00
Sean Yesmunt
ab4856b307 fix typo 2020-02-21 16:09:10 -05:00
Sean Yesmunt
df748878e1 update copy and add help link 2020-02-21 16:09:10 -05:00
Sean Yesmunt
c0189778d2 add basic analytics nag 2020-02-21 16:09:10 -05:00
jessop
6e13fcfbd3 privacy changes:
users see welcome screen once and choose preference
SETTINGS moved to redux
took steps toward eliminating unwanted analytics in app based on preferences
settings page update to privacy controls and copy

persist welcome version

default tv on

cleanup

clean up appstrings

populate prefs app only

wallet custody, app only router

settings on startup

welcome sync, 3p share sync, emojis

bump redux

cleanup

fix app not building

fix sync bug, remove tvWelcomeVersion

cleanup

disable internalshare setting while signed in
2020-02-21 15:15:48 -05:00
Sean Yesmunt
d3ee7faaff fix import statement and bump @lbry/components 2020-02-21 14:27:54 -05:00
Sean Yesmunt
00485532d5 add wallet sync message on wallet page 2020-02-21 13:42:17 -05:00
Sean Yesmunt
dc38c8f809 add claim_type support to tags page 2020-02-21 11:39:31 -05:00
Sean Yesmunt
ea8b63e96f add subscribed channels to not_channels on channel discovery page 2020-02-20 13:17:11 -05:00
Sean Yesmunt
e1aac34079 use claim_search for channel discovery 2020-02-20 13:17:11 -05:00
Oleg Silkin
9f04dd5bfc Update CHANGELOG.md 2020-02-20 12:41:24 -05:00
Oleg Silkin
e1bc577efd Removes ability to create comments anonymously 2020-02-20 12:41:24 -05:00
Dalton
895154dab9 added Sean's changes back in 2020-02-14 17:28:48 -05:00
Dalton
e5775b2555 added max size for history 2020-02-14 17:28:48 -05:00
Dalton
5da6dd3d9f disable button if no entries 2020-02-14 17:28:48 -05:00
Dalton
3656ef152a fixed issue with lbry.tv 2020-02-14 17:28:48 -05:00
Dalton
a86ff9b42a renamed buttonNavigation -> navigationButton 2020-02-14 17:28:48 -05:00
Dalton
0a50a5f6b8 moved useEffect to router 2020-02-14 17:28:48 -05:00
Dalton
f2f19b7863 history works well but only for channel related pages - need to add title update hook for other pages 2020-02-14 17:28:48 -05:00
Dalton
85d76515f1 wip - need to fix forward and backwards buttons 2020-02-14 17:28:48 -05:00
Dalton
bfeb3f162c merge && backwards functionality working (kind of) WIP 2020-02-14 17:28:48 -05:00
Lukewh
9a5c2cde9b Download all transactions in CSV 2020-02-14 16:44:01 -05:00
Sean Yesmunt
cee44b47ea re-enable sentry for web 2020-02-14 16:42:02 -05:00
Sean Yesmunt
1df6e11a73 add tags to channel page 2020-02-14 11:52:54 -05:00
Sean Yesmunt
cd821ded34 Revert "revert invite channellist change (#3688)"
This reverts commit 57e9013e97.
2020-02-14 11:16:44 -05:00
Sean Yesmunt
9ae9ccae40 disable claim link on pending claims 2020-02-13 16:44:18 -05:00
Sean Yesmunt
28ce9a4c90 fix file page crashing when navigating from repost link on trasaction list 2020-02-13 16:35:36 -05:00
Sean Yesmunt
ba9e26a8cc hide nsfw reposts until fix on sdk side 2020-02-13 16:35:36 -05:00
jessopb
57e9013e97
revert invite channellist change (#3688) 2020-02-13 15:02:23 -05:00
Sean Yesmunt
96d3ae1954 fix title not showing on publish tags section 2020-02-13 13:12:13 -05:00
Thomas Zarebczan
40daea78d1 Copy changes 2020-02-13 13:12:13 -05:00
jessop
cda643be26 channel page and invite page take advantage of resolved channel list 2020-02-13 09:59:01 -05:00
Sean Yesmunt
0a0a8c4658 requireAuth for repost button on web 2020-02-13 09:45:41 -05:00
Sean Yesmunt
2619adb880 add supports to 'top' page 2020-02-12 15:34:59 -05:00
Sean Yesmunt
c9e759fc9f add youtube verified message 2020-02-12 14:11:13 -05:00
Sean Yesmunt
92d1d19bfb fix typo 2020-02-12 11:00:17 -05:00
Sean Yesmunt
87baaf960e fix wrong amount showing for effective_amount visual 2020-02-12 10:51:33 -05:00
Sean Yesmunt
3ad923b4f8 fetch my claims on wallet page so reposts are deleteable 2020-02-12 10:51:33 -05:00
Sean Yesmunt
24b29f341b make sure to show correct url on winning search term 2020-02-11 15:02:29 -05:00
Sean Yesmunt
c8451483b3 add effective amount and claim_id to file page 2020-02-11 15:02:29 -05:00
Sean Yesmunt
6a529d55ba mvp for 'top' page 2020-02-11 15:02:29 -05:00
Sean Yesmunt
7eb340167a fix publish modal style 2020-02-11 13:38:06 -05:00
Sean Yesmunt
82c038b354 add padding to web upload claim preview 2020-02-11 11:50:42 -05:00
Sean Yesmunt
776de49c15 basic repost UI 2020-02-11 11:09:55 -05:00
Yamboy1
4d19c86293 Use classNames 2020-02-07 09:21:28 -05:00
Yamboy1
2ae3255d01 Make exception for markdown files 2020-02-07 09:21:28 -05:00
Yamboy1
7cb187907d Remove alert 2020-02-07 09:21:28 -05:00
Yamboy1
9cc19936eb Add integrated light theme 2020-02-07 09:21:28 -05:00
Yamboy1
222287d4b7 Fix sizing for html files and add loading indicator 2020-02-07 09:21:28 -05:00
Yamboy1
da58818198 Update codemirror theme when global theme changes 2020-02-07 09:21:28 -05:00
Yamboy1
f990e4bd16 Codebox theming 2020-02-07 09:21:28 -05:00
jessop
9f1d4e3688 embed improvements
- autoplay=true param
- mute on autoplay
- thumb poster on embeds (unless autoplay)
- twitter player card for audio too
2020-02-05 16:50:18 -05:00
jessop
ac62156229 fix bugs and review changes 2020-02-05 13:25:31 -05:00
jessop
8ce05ebf76 provide ability to unfollow abandoned channels 2020-02-05 13:25:31 -05:00
Sean Yesmunt
7ae8f79299 use claim url for download link to fix downloading reposts 2020-02-05 13:08:37 -05:00
Sean Yesmunt
78aeb55bc5 clean up css 2020-02-05 12:03:54 -05:00
Kenneth Tubman V
b2bf80f3ce Added download icon to Claim Previews 2020-02-05 12:03:54 -05:00
Sean Yesmunt
c3d207e547 add back withRouter to see if it fixes the app not working 2020-02-05 11:02:47 -05:00
Jeremy Kauffman
228dc1c96a fix lbry:// links on desktop 2020-02-05 10:36:33 -05:00
Sean Yesmunt
2eb822b33e disable sentry 2020-02-05 09:45:20 -05:00
Sean Yesmunt
3f3980d444 completely prevent ads from rendering on mobile devices 2020-02-05 00:14:46 -05:00
Sean Yesmunt
574ac1f566 handle credit card script failure 2020-02-05 00:14:46 -05:00
Sean Yesmunt
2c36a0642d sentry 2020-02-04 23:02:18 -05:00
Michael Tintiuc
69fe40fbe1 Fix undefined URLs 2020-02-04 20:11:21 -05:00
Michael Tintiuc
c94fdb2749 Fixes #3200 Claim previews right-clickable 2020-02-04 20:11:21 -05:00
Sean Yesmunt
72d69d5d31 Revert "Fixes #3200 Claim previews right-clickable - original author (michaeltintiuc)"
This reverts commit 0b55f26fce.
2020-02-04 18:33:01 -05:00
Sean Yesmunt
0b55f26fce Fixes #3200 Claim previews right-clickable - original author (michaeltintiuc) 2020-02-04 18:23:58 -05:00
Sean Yesmunt
3516ef62ac Revert "Fixes #3200 Claim previews right-clickable"
This reverts commit 382b6fd6dc.
2020-02-04 18:17:05 -05:00
Michael Tintiuc
382b6fd6dc Fixes #3200 Claim previews right-clickable 2020-02-04 17:56:23 -05:00
Sean Yesmunt
ae1374210c Revert "sentry"
This reverts commit 4091aca554.
2020-02-04 16:57:06 -05:00
Sean Yesmunt
4091aca554 sentry 2020-02-04 16:40:33 -05:00
Sean Yesmunt
a2600245c2 put header back and test to see if this fixes pathname issue 2020-02-04 09:54:21 -05:00
Sean Yesmunt
0203f7a45f fix view counts 2020-02-04 01:02:39 -05:00
Sean Yesmunt
af4bd2bcc9 use claim url for download link on homepage to fix reposts 2020-02-03 14:26:30 -05:00
Sean Yesmunt
bbba62317e use correct url for navigation (fixes issue with reposts) 2020-02-03 13:02:49 -05:00
Sean Yesmunt
f1742eca25 Revert "Right Click to Navigate History (#3547)"
This reverts commit 6d88d87ff2.
2020-02-03 12:27:14 -05:00
Dalton Hill
6d88d87ff2
Right Click to Navigate History (#3547)
* merge && backwards functionality working (kind of) WIP

* wip - need to fix forward and backwards buttons

* history works well but only for channel related pages - need to add title update hook for other pages

* moved useEffect to router

* renamed buttonNavigation -> navigationButton

* removed unused history

* fixed issue with lbry.tv

* disable button if no entries

* added max size for history

* set correct margin-top for nav button dropdown

* cleanup

Co-authored-by: Sean Yesmunt <sean@lbry.io>
2020-02-03 10:19:15 -05:00
Dalton
d191be8771 fixes #3498 - blurs the fullscreen button to prevent spacebar from selecting it again
ts-ignore -> flowFixMe
2020-02-03 09:20:12 -05:00
jessop
71c1a8821a reenable downloads 2020-02-01 16:17:20 -05:00
jessop
d44e3e2783 make invite redirect to channel if appropriate 2020-01-31 17:13:49 -05:00
Sean Yesmunt
e290cec7b8 fix rebase 2020-01-31 16:30:51 -05:00
Oleg Silkin
b44d2f59e8 Adds comment actions menu & implements their actions 2020-01-31 16:30:51 -05:00
jessop
c7351551da blocks mature content from search when appropriate
wip bump lbry-redux

refactor search selector

bump redux
2020-01-31 15:10:35 -05:00
jessop
8615406507 make embeds log views in analytics 2020-01-31 14:33:59 -05:00
jessop
a1e24d6dcc actually disable autoplay in embeds 2020-01-31 13:33:21 -05:00
Sean Yesmunt
77e26eb440 basic display of reposts in app 2020-01-31 12:50:19 -05:00
jessop
1dac00e31f debug and add yarnlock 2020-01-31 11:12:47 -05:00
jessop
7767a529e6 embeds will not autoplay 2020-01-31 10:46:50 -05:00
Sean Yesmunt
0f3239284f better naming of things 2020-01-30 17:26:08 -05:00
Sean Yesmunt
8cf66e24e9 create more claim components to simplify ClaimPreview 2020-01-30 17:19:30 -05:00
Sean Yesmunt
8a9a79720b add aria-label and alt messages 2020-01-30 15:56:54 -05:00
Sean Yesmunt
4bb4d66852 make sure claim exists before showing download link 2020-01-30 11:48:14 -05:00
Sean Yesmunt
90bcfaa865 fix encoded urls getting 404'd 2020-01-29 15:31:46 -05:00
jessop
7f0fd02ffc pass nsfw=false to lighthouse searches 2020-01-29 14:27:50 -05:00
Sean Yesmunt
10d12fb0e8 cleanup 2020-01-29 14:04:08 -05:00
Kenneth Tubman V
3f9953c41b Added Download Button on hover for the thumbnail 2020-01-29 14:04:08 -05:00
Sean Yesmunt
8717327c34 move icons/time on file tiles to thumbnail 2020-01-29 11:39:27 -05:00