Akinwale Ariwodola
817fdf38a6
fix merge conflicts and i18n
2019-12-05 19:22:24 +01:00
Akinwale Ariwodola
184d5d1ec3
i18n ( #80 )
...
* i18n all the strings
* assign file content
* download and save language files
* load language on startup
* load language setting correctly when app launches
* fix i18n calls in constants
* pin lbryinc commit
2019-12-05 13:16:43 +01:00
Akinwale Ariwodola
1a190fb0fe
do not display notification bell button
2019-12-03 15:07:40 +01:00
Akinwale Ariwodola
5e67cbe9ce
Password flow ( #88 )
...
* do not prompt new users for a password
* auto-login when no password is set
2019-12-03 15:02:34 +01:00
Akinwale Ariwodola
e137e8f76c
lbry.tv account
2019-11-28 05:13:49 +01:00
Akinwale Ariwodola
bc04f7105b
Merge pull request #86 from lbryio/trending
...
fix: trending global > group
2019-11-25 11:17:38 +01:00
Akinwale Ariwodola
13fd9002fa
Merge pull request #87 from lbryio/auto-fetch-images
...
auto-fetch image and text types
2019-11-25 11:16:28 +01:00
Akinwale Ariwodola
fe5462971e
auto-fetch image and text types
2019-11-22 02:56:16 +01:00
Thomas Zarebczan
89dff3ace3
fix: trending global > group
...
Trending mixed already takes into account the global score. This improves results a bit and is now indexed on the wallet server. Desktop was updated to match also.
2019-11-21 09:50:48 -05:00
Akinwale Ariwodola
e208a9960f
default sort content on channel view by newest first
2019-11-20 00:59:05 +01:00
Akinwale Ariwodola
ab84327659
display sign in instructions for emails that exist
2019-11-18 07:22:22 +01:00
Akinwale Ariwodola
e5c6270d5c
Merge pull request #83 from lbryio/first-run-navigation
...
always navigate to first run if not completed
2019-11-18 06:52:04 +01:00
Akinwale Ariwodola
afbb9e1d79
add fullscreen mode to app state to better handle suspend / resume ( #82 )
...
* add fullscreen mode to app state to better handle suspend / resume
* rename argument mode -> isFullscreen
2019-11-18 06:50:55 +01:00
Akinwale Ariwodola
357be73947
refactor and batch-resolve for related content component ( #81 )
...
* refactor and batch-resolve for related content component
* code cleanup
2019-11-18 06:48:54 +01:00
Akinwale Ariwodola
2ddfc1eaf8
always navigate to first run if not completed
2019-11-14 23:07:28 +01:00
Akinwale Ariwodola
e901e81074
fetching cost info fix
2019-11-12 21:10:23 +01:00
Akinwale Ariwodola
2e3e1a1250
Merge pull request #77 from lbryio/sync-after-signin
...
restore user preferences after in-app sign in flow
2019-11-12 15:35:44 +01:00
Akinwale Ariwodola
190af405bb
Merge pull request #79 from lbryio/faster-short-urls
...
avoid re-resolving a claim when navigation to a short / canonical URL
2019-11-12 15:35:28 +01:00
Akinwale Ariwodola
4467853d44
special URLs for all top-level navigation routes ( #78 )
...
* special URLs for all top-level navigation routes
* rename yourTags to discover
2019-11-11 15:49:27 +01:00
Akinwale Ariwodola
a45f68d096
avoid re-resolving a claim when navigation to a short / canonical URL
2019-11-08 07:13:24 +01:00
Akinwale Ariwodola
79686ff6b9
restore user preferences after in-app sign in flow
2019-11-07 17:13:37 +01:00
Akinwale Ariwodola
82345070fb
Merge pull request #75 from lbryio/better-file-handling
...
display unsupported content view
2019-11-07 16:51:56 +01:00
Akinwale Ariwodola
232cdb3d29
disable send button if the recipient address is not valid
2019-11-06 13:41:05 +01:00
Akinwale Ariwodola
61189b817a
display unsupported content view
2019-11-06 13:26:39 +01:00
Akinwale Ariwodola
51e3dfcf6a
show notification settings. handle blackListedOutpoints being null.
2019-11-01 06:52:39 +01:00
Akinwale Ariwodola
5915919560
hide notification settings
2019-10-31 17:34:32 +01:00
Akinwale Ariwodola
943c5654c1
cleanup console.log
2019-10-31 07:54:42 +01:00
Akinwale Ariwodola
072ad25146
fix for launch urls and notification target urls
2019-10-31 07:52:57 +01:00
Akinwale Ariwodola
f714310681
normalise tag name from search result
2019-10-30 13:02:33 +01:00
Akinwale Ariwodola
9bc5a1538a
RC ( #72 )
...
* show tag search result
* fix suggested subscriptions. reduce number of search results.
* run claim search for tag result
2019-10-30 10:35:43 +01:00
Akinwale Ariwodola
1458e4f321
capitalise menu item labels
2019-10-29 15:06:37 +01:00
Akinwale Ariwodola
ed513bcfb5
fix learn more link style
2019-10-29 15:02:54 +01:00
Akinwale Ariwodola
518285355c
Merge pull request #70 from lbryio/tos
...
terms of service acknowledgement
2019-10-29 15:00:29 +01:00
Akinwale Ariwodola
030b94ce01
terms of service acknowledgement
2019-10-29 14:59:20 +01:00
Akinwale Ariwodola
12ca56cb45
change learn more link colour
2019-10-29 14:54:19 +01:00
Akinwale Ariwodola
8eb661171d
tweak sign in button
2019-10-29 14:52:59 +01:00
Akinwale Ariwodola
67349b0ef6
add sign in area to drawer content ( #64 )
...
* add sign in area to drawer content
* make sign in a menu item in the drawer content
* fix typo
2019-10-29 14:04:21 +01:00
Akinwale Ariwodola
41fd14e18f
wallet sign in driver ( #67 )
2019-10-29 13:36:11 +01:00
Akinwale Ariwodola
ce36be2b7b
Merge pull request #65 from lbryio/channel-share
...
add share button to channel page
2019-10-29 13:33:30 +01:00
Akinwale Ariwodola
b4fc61ada0
Merge pull request #69 from lbryio/wait-for-sync
...
wait for getSync to complete and apply user settings
2019-10-28 16:36:41 +01:00
Akinwale Ariwodola
032b5c26b1
wait for getSync to complete and apply user settings
2019-10-28 16:32:09 +01:00
Akinwale Ariwodola
60f6645515
only sync for users with a verified email address
2019-10-25 16:53:40 +01:00
Akinwale Ariwodola
61f0aa5dac
add notification settings ( #63 )
2019-10-25 16:44:49 +01:00
Akinwale Ariwodola
2c6445c61c
improve handling of pending claims ( #61 )
2019-10-25 16:43:57 +01:00
Akinwale Ariwodola
9157b18f45
add share button to channel page
2019-10-25 15:24:57 +01:00
Akinwale Ariwodola
f09269d48a
rewards page and rewards driver changes
2019-10-25 15:14:06 +01:00
Akinwale Ariwodola
69a760f011
Navigation drawer ( #62 )
...
* downgrade react-navigation-drawer package
* adjust drawer width
2019-10-21 18:22:03 +01:00
Akinwale Ariwodola
22cd556e13
fix blank password wallet state
2019-10-21 15:55:55 +01:00
Akinwale Ariwodola
cc2b3b845d
do not call wallet_encrypt with blank password
2019-10-20 19:30:18 +01:00
Akinwale Ariwodola
b6df5ee97c
more cleanup
2019-10-17 20:14:04 +01:00