Thomas Zarebczan
a1f5292e57
Increase polling interval (makes app lag)
2020-08-24 16:08:14 -04:00
Jeremy Kauffman
aff2ddd04d
adjust account validation text
2020-08-24 15:39:59 -04:00
Sean Yesmunt
9ee4b256fb
add mark as seen to notifications
2020-08-21 16:04:27 -04:00
sanabhass
2ae3484363
Support for auto-detection of direction for component with varying content
2020-08-21 11:50:40 -04:00
Sean Yesmunt
cf98e65a3f
redirect to homepage after signing in
2020-08-21 11:47:41 -04:00
Sean Yesmunt
e0e33eb148
additional copy changes
2020-08-21 11:47:41 -04:00
Sean Yesmunt
7e35de3760
Register => Sign Up
2020-08-21 11:47:41 -04:00
Sean Yesmunt
764af3a5db
wrap IS_MAC statements inside app ifdef
2020-08-21 11:47:41 -04:00
infiinte-persistence
d276a0fa62
String update for 0.47.2
2020-08-21 00:17:54 -04:00
infiinte-persistence
9e3fe5de37
Fix changelog
...
- Added entry for the new "in-app editor"
- Fixed URL and sentence (made a guess on what it was supposed to be) for the file-property icon location change.
- Fixed missing parenthesis.
2020-08-21 00:17:02 -04:00
Sean Yesmunt
23c4d1d5fa
v0.47.2-rc.3
2020-08-20 22:59:29 -04:00
Sean Yesmunt
ea2d040c22
increase side nav width and give extra bottom padding to deal with link preview
2020-08-20 22:33:13 -04:00
Sean Yesmunt
b688fc1cc0
use 'Library' label instead of 'Purchased' on desktop
2020-08-20 22:33:13 -04:00
Sean Yesmunt
3ca847ece3
show lbry link on share dialog for channels
2020-08-20 22:33:13 -04:00
Sean Yesmunt
082ee187da
hide side navigation scrollbar until hover
2020-08-20 22:33:13 -04:00
Sean Yesmunt
7b23126379
fix side navigation on mac
...
mac has an extra header height to handle the top level menu buttons
2020-08-20 22:33:13 -04:00
Sean Yesmunt
514f934148
v0.47.2-rc.2
2020-08-20 20:52:05 -04:00
Sean Yesmunt
fd778adf99
remove 2020protests from the homepage
2020-08-20 11:31:35 -04:00
Sean Yesmunt
84084a7c41
use limit_claims_per_channel on homepage
2020-08-20 11:31:35 -04:00
Sean Yesmunt
17feef93df
add back sign out link on mobile
2020-08-20 11:14:51 -04:00
Sean Yesmunt
4ebb463508
add back sign in link on desktop
2020-08-20 11:14:51 -04:00
Sean Yesmunt
df2e3c12be
v0.47.2-rc.1
2020-08-20 01:40:10 -04:00
Sean Yesmunt
33d47d1d6d
default sync to false on desktop
2020-08-20 01:38:48 -04:00
Sean Yesmunt
cc1a8ca4e8
fix navigation button spacing
2020-08-20 01:38:48 -04:00
Sean Yesmunt
964a8f7031
update changelog
2020-08-20 01:26:21 -04:00
Sean Yesmunt
4de47b61e4
update yarn.lock
2020-08-20 01:16:11 -04:00
Franco Montenegro
dfad612235
Update lbry-redux package version
2020-08-20 01:16:11 -04:00
Franco Montenegro
cbfed97853
Add app closing behavior setting
2020-08-20 01:16:11 -04:00
Sean Yesmunt
907eb598e3
bump lbry-sdk to 0.81.0
2020-08-20 00:58:31 -04:00
Sean Yesmunt
005cf1d52b
fix url creation typo
2020-08-19 17:40:12 -04:00
Sean Yesmunt
6ca0796c8a
handle google webcache urls
2020-08-19 17:28:08 -04:00
Sean Yesmunt
5447e334dc
use dynamic js bundle urls
2020-08-19 17:14:31 -04:00
Sean Yesmunt
f5de744641
only show notification bubble in menu button on mobile
2020-08-19 12:50:12 -04:00
Sean Yesmunt
c0053a772b
fix mobile video alignment
2020-08-19 10:02:00 -04:00
Sean Yesmunt
34b0bfc315
Revert "use dynamic js bundle urls"
...
This reverts commit cb8a801d4a
.
2020-08-18 23:34:06 -04:00
kodxana
acd774e938
Changed Raspberry Pi to ARM
...
Update links to point into building for ARM documentation.
2020-08-18 22:57:03 -04:00
Sean Yesmunt
cb8a801d4a
use dynamic js bundle urls
2020-08-18 22:22:57 -04:00
Sean Yesmunt
3b4ac976b6
Revert "full width homepage"
...
This reverts commit 0018fdaebc
.
2020-08-18 12:53:07 -04:00
Sean Yesmunt
36067417f5
Revert "move click listener to app only for external links"
...
This reverts commit b58c9709e2
.
2020-08-18 12:53:07 -04:00
Sean Yesmunt
f688402748
align page contents with header width
2020-08-18 10:17:53 -04:00
infiinte-persistence
f3362c4e59
Publish: Make 'Channel' setting persistent.
...
## Issue
Users are annoyed with the constant reset of the 'channel' setting in the Publish page.
## Changes
1. Revert the previous attempt in ff7b4092
. The `usePersistedState` method is bad, as it will clash with the Redux value.
2. Implemented the persistence in Redux -- requires "https://github.com/lbryio/lbry-redux/pull/347 ".
2020-08-18 09:25:57 -04:00
Sean Yesmunt
b58c9709e2
move click listener to app only for external links
2020-08-18 09:25:36 -04:00
Sean Yesmunt
0018fdaebc
full width homepage
2020-08-18 09:25:36 -04:00
Sean Yesmunt
0ec569f020
only redirect on show page if in lbry.tv land
...
Fixes crash when app is served from webcache.googleusercontent.com
2020-08-17 23:42:16 -04:00
Baltazar Gomez
d2ca72e246
remove debug comment
2020-08-13 11:11:23 -04:00
Baltazar Gomez
c397297dfb
remove debug comment
2020-08-13 11:11:23 -04:00
btzr-io
f881f3b1c6
fix WebFile flow type
2020-08-13 11:11:23 -04:00
btzr-io
2d47dd1780
fix fileReader flow errors
2020-08-13 11:11:23 -04:00
btzr-io
334f582a4d
fix publishForm flow errors
2020-08-13 11:11:23 -04:00
infiinte-persistence
b49df1fc0a
Fix translation failure on the Sidebar
...
## Issue
The sidebar text stuck in English despite already translated.
I'm guessing the i18n macro only ran once for the global object.
## Change
Run the macro on the label when passing it to the `Button`.
2020-08-13 11:10:08 -04:00