* fix: modal upgrade help text
* change: copy on invites page with link to rewards
* fix: tx table icon alignment and cost size
* fix: show subscription modal on actual first subscription
* fix: share modal not opening
* fix: add more spacing above snackbar link
* fix: properly close thumbnail error modal
* fix: better align media property icons
* fix: tx filter alignment and prevent hiding filter if no current tx's
* fix: publish markdown on dark mode
* fix: add max-width on container for large screens
* fix: channel pagination aligmnent and spacing
* fix: modal spacing and flow errors
* fix: home page scrolling (now with mouse scrolling)
* fix: hover color in dark mode for outline buttons
* fix: improve file page spacing/layout
* cleanup
* fix: wrap file actions on smaller screens
* fix: comment button spacing
* Fixes
* Fix top result
* Added icons to React component
* Trying to get icons to work
* Icons
* add icon-custom.jsx with buildIcon function
* Icon fixes
* Fixed subscription screen
update subscription types
update changelog
Simplify subscriptions sync logic
add claim type
use let over const
change spinner color based on theme
clean up subscriptions
- Remove useless file modal types as is not referenced anymore in this repository.
- Changed import statements to use lbry-redux to import modal types constants.