Commit graph

1823 commits

Author SHA1 Message Date
Sean Yesmunt 091d6caf07 update sign in page with analytics toggle 2020-02-24 15:45:30 -05:00
Sean Yesmunt 92ea75b1d8 add message for signed in users on privacy page and add sign out button 2020-02-24 15:45:30 -05:00
Sean Yesmunt 75c326c98b remove rogue rewardList call 2020-02-24 15:45:30 -05:00
Sean Yesmunt 49a6a8b8d9 don't call install/new, rewards, invite status, and referral code endpoints if user isn't sharing digonostics 2020-02-24 15:45:30 -05:00
jessop af0a814a55 not sync redux defaults after clearing app data 2020-02-24 15:44:01 -05:00
Sean Yesmunt a87d564c9e fix error colors on dark mode 2020-02-23 21:14:01 -05:00
Sean Yesmunt 0edea00943 call publish analytics event for reposts 2020-02-23 21:14:01 -05:00
jessop 12c1df2315 no nag on embeds / auth verify 2020-02-22 00:42:03 -05:00
jessop 70f8fd2d5f properly transforms wallet server preference 2020-02-22 00:11:15 -05:00
jessop 4c1aac0a48 do not apply daemonSettings that are null 2020-02-21 17:28:45 -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 ec47f8d0cb sync bug 2020-02-21 15:52:09 -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
Lukewh 9a74d87e21 Remove max-width channel header padding 2020-02-21 09:35:41 -05:00
Michael Tunnell e44eef8c21 fixed a variable conflict for embed play button
This fix addresses a problem with the color variable "var(--color-primary)" being used in the hover element. The output of the variable is not compatible with the rgba modification from the previous code. This commit fixes this bug in relation to Issue #3706
2020-02-20 16:21:43 -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 efde2a2484 add additional rows to channel discovery page 2020-02-20 13:17:11 -05:00
Sean Yesmunt f42a8f6db8 trending works now 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
Michael Tunnell 73d6fd9e90 improved color scheme for embed player
This commit changes the colors of the play button on the embed video player to blend better with other websites. This relates to Issue #3706
2020-02-20 12:40:53 -05:00
Sean Yesmunt bbd263c441 don't remember repost bid amount 2020-02-19 11:08:08 -05:00
YULIUS KURNIAWAN KRISTIANTO 745e98221f added javanese 2020-02-14 17:29:20 -05:00
Dalton 895154dab9 added Sean's changes back in 2020-02-14 17:28:48 -05:00
Dalton 5e38108e3d update to initial analytics url 2020-02-14 17:28:48 -05:00
Dalton 64ed191a9d fixed issue when using 'open in app' while app is closed 2020-02-14 17:28:48 -05:00
Dalton 42ff86c572 set correct margin-top for nav button dropdown 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 1769140c98 removed unused history 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
Yamboy1 abb0b535d2 Add extra media style 2020-02-14 16:57:42 -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 8bb7c5b5ea redirect repost urls to claim urls 2020-02-14 11:42:38 -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 83ebe9a18f less padding on repost author 2020-02-12 10:51:33 -05:00
Sean Yesmunt f351c9eedf fix advanced section collapsing after changing claim name 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 9343f5855c fix winning claim for top search results 2020-02-11 13:38:06 -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 1d2e33628c slightly improve channel prefix on dark mode 2020-02-11 11:22:23 -05:00
Sean Yesmunt e1cfe6aa9a cleanup 2020-02-11 11:09:55 -05:00
Sean Yesmunt 776de49c15 basic repost UI 2020-02-11 11:09:55 -05:00
Sean Yesmunt 799b4843d6 remove trending on lbry section 2020-02-10 13:59:53 -05:00
kodxana ba0ad6fe07 Added Danish, Romanian, and Urdu 2020-02-10 08:53:17 -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 9309fa1677 Add back text 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 99f87e746e Forgot about fit-content 2020-02-07 09:21:28 -05:00
Yamboy1 737e4c92de Specify that theme has been customised 2020-02-07 09:21:28 -05:00
Yamboy1 1a029dcfad Allow content to resize a bit. See commit description
With this change, the default size of content in the new text format
is increased a bit, but the content will also increase in size to try
and fit all its lines properly. This is especially useful with stuff
like guitar tab which looks terrible if it's wrapped
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
Yamboy1 4f4abdd3fa Add script files to the list of human readable files 2020-02-07 09:21:28 -05:00
jessop 3fca0b3bb0 fix bug in autoplay 2020-02-07 01:22:48 -05:00
Sean Yesmunt f37f792e61 higher contrast for toggle inputs 2020-02-06 17:12:24 -05:00
Sean Yesmunt 2333c76667 add lbrycast to homepage 2020-02-06 15:11:00 -05:00
jessop 4aa6330f9a navigate back after delete if abandoned 2020-02-06 14:44:40 -05:00
jessop 39cb1cef55 show page will not flash abandoned on load 2020-02-06 13:45:57 -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
Sean Yesmunt 9defd7cd22 autoplay audio too 2020-02-05 15:46:44 -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