mastodon/app/javascript
Elizabeth Martín Campos 7e04b15ad8
fix(web-push-notifications): fix favourite push notifications ()
Fix a bug where clicking in a favourite push notification would result in a 404 (not found) error, since we were redirecting the user to the wrong URL (we were redirecting to /@<user who favourited>/<favourited status id>, when it should be /@<favourited status author>/<favourited status id>)
..
fonts Change about page to be mounted in the web UI ()
icons png optimization(loss less) ()
images Remove inline-css in logo ()
mastodon fix(web-push-notifications): fix favourite push notifications ()
packs Remove unused ESLint disable directives ()
styles Fix styling of featured tags in light theme ()