Commit graph

121 commits

Author SHA1 Message Date
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 430fc1a661
Merge pull request #31 from lbryio/tweaks
tweaks to publish gallery and featured search result
2019-08-21 16:51:09 +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 8d5ce92f81
Merge pull request #30 from lbryio/search-refactor
refactor search results page for improved performance
2019-08-20 16:33:04 +01:00
Akinwale Ariwodola 4c864c00dd refactor search results page for improved performance 2019-08-20 10:47:39 +01:00
Akinwale Ariwodola bbdea90e0f
Merge pull request #29 from lbryio/fix-channel-creation
auto-select channel upon creation
2019-08-20 10:14:14 +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 0d06ce5844
Merge pull request #24 from lbryio/revert-23-coins
Revert "Floating balance icon"
2019-08-15 19:17:32 +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 acf0095be9
Merge pull request #20 from lbryio/blank-password-warning
change blank password warning text style
2019-08-15 05:32:41 +01:00
Akinwale Ariwodola 1e72672b4b change blank password warning text style 2019-08-15 05:31:16 +01:00
Akinwale Ariwodola 319cf3abad
Merge pull request #19 from lbryio/publish-url-bid
display content address card in simple mode
2019-08-15 05:14:44 +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 8b67a9fab8
Merge pull request #16 from lbryio/uri-bar-spellcheck
disable spell check in uri bar
2019-08-13 04:55:41 +01:00
Akinwale Ariwodola 95285cf4dd disable spell check in uri bar 2019-08-13 01:59:48 +01:00
Akinwale Ariwodola 60c617f334
Merge pull request #15 from lbryio/final-fixes
fix remaining publish bugs
2019-08-12 13:20:17 +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 4bd26d4e2e
Merge pull request #14 from lbryio/yet-more-fixes
fix related content. fix empty vertical claim list.
2019-08-11 17:15:01 +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 89222bc9ee
Merge pull request #12 from lbryio/publish-fixes
fix publishing bugs
2019-08-11 00:07:25 +01:00
Akinwale Ariwodola fc412e4282 fix publishing bugs 2019-08-11 00:06:10 +01:00
Akinwale Ariwodola ffccc124d0
Merge pull request #11 from lbryio/more-fixes
display remaining discover tags and fix publish cancel bug
2019-08-10 10:13:28 +01:00