chinwagsocial/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>)
2023-02-03 09:29:32 +01:00
..
entry.js Disable media cache on service worker (#19471) 2022-10-26 18:21:36 +02:00
web_push_locales.js Add notifications for new sign-ups (#16953) 2022-02-23 16:45:22 +01:00
web_push_notifications.js fix(web-push-notifications): fix favourite push notifications (#23286) 2023-02-03 09:29:32 +01:00