Akinwale Ariwodola
e6139d59d9
edit published content ( #32 )
...
* edit published content
* fix: error from clicking post-publish link
* fixes from ui/ux review
2019-08-25 17:08:43 +01:00
Akinwale Ariwodola
a45e9c5513
Merge pull request #33 from lbryio/fix-send-tip
...
send tip fix and tweaks
2019-08-25 16:37:40 +01:00
Akinwale Ariwodola
68d99ac639
setCurrentScreen tweaks
2019-08-25 16:35:51 +01:00
Akinwale Ariwodola
10e92b2834
send tip fix and tweaks
2019-08-23 09:19:02 +01:00
Akinwale Ariwodola
384550cc63
tweak reward icon size on file page
2019-08-22 17:06:29 +01:00
Akinwale Ariwodola
3f7408907a
change reward icon colour
2019-08-22 17:03:30 +01:00
Akinwale Ariwodola
4ff2fb1def
show reward icon in content lists and file page
2019-08-22 17:00:06 +01:00
Akinwale Ariwodola
1e31d8d22b
fix focused for your tags and wallet menu items
2019-08-21 18:05:22 +01:00
Akinwale Ariwodola
7dd4f96e65
tweaks to publish gallery and featured search result
2019-08-21 16:49:53 +01:00
Akinwale Ariwodola
1e6505b664
tweak video loading indicator
2019-08-21 07:05:43 +01:00
Akinwale Ariwodola
3ed97ff3da
tweak publish page grid
2019-08-21 04:53:35 +01:00
Akinwale Ariwodola
3cb5d34511
fix: your tags and wallet route navigation
2019-08-20 18:42:44 +01:00
Akinwale Ariwodola
4c864c00dd
refactor search results page for improved performance
2019-08-20 10:47:39 +01:00
Akinwale Ariwodola
719604e7da
auto-select channel upon creation
2019-08-20 10:11:35 +01:00
Akinwale Ariwodola
6ae8c32f72
fix long press on file list items
2019-08-20 09:25:11 +01:00
Akinwale Ariwodola
4287793d3f
0.8.2 rc ( #28 )
...
* enable deletion of downloads on the Library page
* tweak suggested subscriptions and library page
* pin lbryinc commit hash
2019-08-20 09:19:42 +01:00
Akinwale Ariwodola
a2ee73e23e
display the video duration in the FileItemMedia component ( #27 )
2019-08-20 09:03:55 +01:00
Akinwale Ariwodola
6653225b61
rework discovery views with new/top/trending sorting ( #25 )
...
* rework discovery views with new/top/trending sorting
* use claimList on channel page
* use first letter placeholder for channels without thumbnails
* list header style tweak
* drawer menu redesign
* do not hide channel on publishes view
* add setCurrentScreen calls
* fix: merge conflict
2019-08-20 09:03:33 +01:00
Akinwale Ariwodola
41f511e233
list selection mode and deleting published items ( #26 )
2019-08-16 18:26:13 +01:00
Akinwale Ariwodola
2c6ac47d1a
formatCredits with shortFormat
2019-08-16 09:41:02 +01:00
Akinwale Ariwodola
1bc2b47145
improve gallery thumbnail loading and display ( #21 )
...
* progressively display gallery thumbnails. publish style tweaks.
2019-08-15 19:28:47 +01:00
Akinwale Ariwodola
5c80e7f1cf
Floating balance icon ( #22 )
...
* use coins icon for floating balance
2019-08-15 19:19:01 +01:00
Akinwale Ariwodola
33d525f5c7
Revert "Floating balance icon ( #23 )"
...
This reverts commit 84fe0f69d5
.
2019-08-15 19:17:17 +01:00
Akinwale Ariwodola
84fe0f69d5
Floating balance icon ( #23 )
...
* use coins icon for floating balance
2019-08-15 19:15:41 +01:00
Akinwale Ariwodola
e443a0fdbb
limit recent transactions to 5 items
2019-08-15 13:02:14 +01:00
Akinwale Ariwodola
580f879d0e
fix references to FULL_ROUTE_NAME_TRENDING
2019-08-15 10:09:26 +01:00
Akinwale Ariwodola
8fc179cbde
fix big seeker circle style
2019-08-15 10:03:12 +01:00
Akinwale Ariwodola
df05825763
tweak media player seeker top position in fullscreen mode
2019-08-15 09:58:43 +01:00
Akinwale Ariwodola
1e72672b4b
change blank password warning text style
2019-08-15 05:31:16 +01:00
Akinwale Ariwodola
73ad23ef58
display content address card in simple mode
2019-08-15 05:11:31 +01:00
Akinwale Ariwodola
0041059465
Redux master updates ( #18 )
...
* update to work with new claimSearch api
* pin new lbry-redux commit
* gfycat style names prefilled for all publishes
* do not show the file rewards driver if we've already got the file
* set state correctly for generated names
* i18n per review
2019-08-15 04:55:01 +01:00
Akinwale Ariwodola
47378d9191
Merge pull request #17 from lbryio/drawer-stutter
...
fix drawer menu stuttering and getting stuck
2019-08-13 09:34:47 +01:00
Akinwale Ariwodola
2e7660250b
fix drawer menu stuttering and getting stuck
2019-08-13 09:07:44 +01:00
Akinwale Ariwodola
95285cf4dd
disable spell check in uri bar
2019-08-13 01:59:48 +01:00
Akinwale Ariwodola
1853558215
fix remaining publish bugs
2019-08-12 13:18:47 +01:00
Akinwale Ariwodola
f05181898b
fix navigate back to trending and claim_search end detection
2019-08-11 18:36:47 +01:00
Akinwale Ariwodola
c57449abf7
fix related content. fix empty vertical claim list.
2019-08-11 12:03:41 +01:00
Akinwale Ariwodola
38618080a1
Misc tweaks and fixes ( #13 )
...
* channel icon auto thumbs. fix infinite claim list reload.
* tweak last page check
* additional tweaks and fixes before release
2019-08-11 08:52:17 +01:00
Akinwale Ariwodola
fc412e4282
fix publishing bugs
2019-08-11 00:06:10 +01:00
Akinwale Ariwodola
e8704b1c92
display remaining discover tags and fix publish cancel bug
2019-08-10 10:12:43 +01:00
Akinwale Ariwodola
86b4a825c8
don't show anonymous while resolving file item
2019-08-10 08:12:27 +01:00
Akinwale Ariwodola
95b6801450
Daemon (lbrynet) --> LBRY SDK
2019-08-10 08:01:25 +01:00
Akinwale Ariwodola
1e0a636b4f
Fix release blockers ( #10 )
2019-08-10 07:55:12 +01:00
Akinwale Ariwodola
4b7f3f140a
add unmountInactiveRoutes to drawer navigator
2019-08-09 07:52:48 +01:00
Akinwale Ariwodola
18d654cc66
Performance ( #9 )
...
* performance improvements
* fix time picker for top content on tag page
* redux-persist v5. style tweaks.
2019-08-09 07:41:40 +01:00
Thomas Zarebczan
22d860a885
remove uri param to doSendTip ( #3 )
...
* remove uri param to doSendTip
This was not being used in redux and I removed it recently.
* fix doSendtip
We added an isSupport parameter on redux side to support supports :)
* pass isSupport false for tips
2019-07-30 16:15:50 +01:00
Akinwale Ariwodola
b194bd9276
updates for next release
2019-07-30 15:38:46 +01:00
Akinwale Ariwodola
da9276ea75
Merge pull request #6 from lbryio/discovery-updates
...
final discovery fixes
2019-07-29 23:43:47 +01:00
Akinwale Ariwodola
7a7530a970
final discovery fixes
2019-07-29 17:29:11 +01:00
Akinwale Ariwodola
bc7d546dd9
add publishes page
2019-07-26 17:12:28 +01:00
Akinwale Ariwodola
dcd8c97a9c
fix helper imports
2019-07-26 15:35:29 +01:00
Akinwale Ariwodola
e121cfe5c6
upgrade to redux-persist v5
2019-07-26 15:30:07 +01:00
Akinwale Ariwodola
ed2532dae1
Discovery ( #2 )
...
* show content for followed tags on the discover page
* pin rn-fetch-blob version. vertical claim lists.
* update trending page with claim_search results and scroll up to 500 items
* tag page and content sorting
* fix styles and tag page load
* update subscriptions view using claim_search results
* add horizontal subscribed channels list
* add tag customisation to explore and trending pages
* subscriptions updates and suggested channels
2019-07-26 09:13:46 +01:00
Akinwale Ariwodola
e3f66e4fa6
initial commit
2019-07-09 01:54:32 +01:00