Commit graph

8 commits

Author SHA1 Message Date
Akinwale Ariwodola
e39f5907a8
Suggested subscriptions improvements (#49)
* check nsfw flag when retrieving trending channels
* rename 'Tags you follow' to 'Suggested channels'
* implement suggested subscriptions modal
2019-10-02 10:36:32 +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
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
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
dcd8c97a9c fix helper imports 2019-07-26 15:35:29 +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