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.
catstodon/app/javascript/mastodon/service_worker
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>)
1 year ago
..
entry.js Disable media cache on service worker (#19471) 2 years ago
web_push_locales.js Add notifications for new sign-ups (#16953) 2 years ago
web_push_notifications.js fix(web-push-notifications): fix favourite push notifications (#23286) 1 year ago