* initial support for block/mute
* hide blocked + muted content everywhere
* add info message for blocked/muted characteristics
* sort blocked list by most recent block first
* add 'blocked' message on channel page for channels that you have blocked
* cleanup
* delete unused files
* always pass mute/block list to claim_search on homepage
* PR cleanup
appstrings
provide optimize checkbox on publish
fix missing status
no crash on web
cleanup
better settings ui
add help and time estimate to publish transcoding
messaging
fix: Special SDK + fix config name
fix: older SDK build
fix app string, style tweak
whoops, and looks better to me this way.
bump SDK
disable file input while awaiting publish
add spinner to publishes in sidebar
add spinner and Publishing title on Publish page
add WebUploadList to Publishes
add WebUploadItem
- thumb
- name
- progress bar
- abort button
beforeunload prevent closing tab / navigation
enforce and notify about publish size limit
6 outstanding flow complaints
wherever I was
this is such a heap of shit but it technically works?
progress
working? but bad on desktop
use browser default for date time
fix language setting loading
fixes
* point change email button to faq arcticle until we add that functionality
* hide claims if they are blocked
* fix: sorting on 'library' page
* add @reach/tooltip
* cleanup and add tags to publish page
* fix: button color
* fix: PublishPrice props
* fix: claim list sorting
* update lbry-redux
* respond to PR comments
Fixes claim editing while keeping any existing tags + setting/clearing fee.
Fixes not being able to abandon claims if file was deleted
Beware of lint errors..some old and new. Everything works and we should clean them up later once tags are properly integrated.