Commit graph

16 commits

Author SHA1 Message Date
Akinwale Ariwodola
6ae9632fb9
fixes before release (#95)
* fixes before next release
* make channel sort by selection component-specific
2019-12-11 09:06:10 +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
9157b18f45 add share button to channel page 2019-10-25 15:24:57 +01:00
Akinwale Ariwodola
9080913811
Next RC (#57)
* use doPreferenceGet for retrieving saved user state
* add share button
* remove extra slash
* preferences sync and wallet sync updates
* preference updates. send firebase token.
* add URI bar suggestions setting. reorganise settings page
* NSFW -> mature
* sdk calls: account_* -> wallet_*
* more updates for release
* filtered homepage. other updates.
* log publish
* remove getSync from channel creation success
2019-10-17 14:10:49 +01:00
Akinwale Ariwodola
5943a796e4
0.9.0 rc (#47)
* sync user settings
* fix errors and user shared state
* fix: publish button disabled for file uploads
* miscellaneous fixes. enable thumbnail selection on publish page.
* get user settings after verification. tweak sync verify.
* fix states and channel edit errors
* empty state views. fix publishing state.
* channel about tab empty state
2019-09-24 17:22:51 +01:00
Akinwale Ariwodola
34fa24ffd0
Channel creation and editing (#36) 2019-09-13 08:16:06 +01:00
Akinwale Ariwodola
c88961002f
canonical url and transform updates (#38)
* canonical url and transform updates
* account unlock after sync apply
* fix featured search item
* unlock after sync apply
* pin lbryinc commit
* fix featured search result item stuck loading
2019-09-06 19:43:47 +01:00
Akinwale Ariwodola
1c70fc878a fix: buildURI calls 2019-08-26 20:39:51 +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
f05181898b fix navigate back to trending and claim_search end detection 2019-08-11 18:36:47 +01:00
Akinwale Ariwodola
1e0a636b4f
Fix release blockers (#10) 2019-08-10 07:55:12 +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
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