You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/javascript
Elizabeth Martín Campos 7e04b15ad8
fix(web-push-notifications): fix favourite push notifications (#23286)
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>)
2 years ago
..
fonts
icons
images Remove inline-css in logo (#20814) 2 years ago
mastodon fix(web-push-notifications): fix favourite push notifications (#23286) 2 years ago
packs Remove unused ESLint disable directives (#22427) 2 years ago
styles Fix styling of featured tags in light theme (#23252) 2 years ago