* Refactor notificationHeaderButton
* Add Tooltips to header buttons and replace reach/ui
* Decrease --header-height by 20%
* more header cherry-pick
Co-authored-by: Rafael <rafael.saes@odysee.com>
* 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