about summary refs log tree commit diff
path: root/app/javascript/mastodon/service_worker/web_push_notifications.js
AgeCommit message (Expand)Author
2023-02-03fix(web-push-notifications): fix favourite push notifications (#23286)Elizabeth Martín Campos
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-08-25Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)Yamagishi Kazutoshi
2022-02-11Add notifications when a reblogged status has been updated (#17404)Eugen Rochko
2021-09-26Change routing paths to use usernames in web UI (#16171)Eugen Rochko
2020-03-08Code style improvements in JavaScript (#13159)Bèr Kessels
2019-01-11Hide CWed content in notifications and fix sensitive images without CWs (#9778)ThibG
2018-09-24Fix a problem about generating an url of notifications (#8758)Genbu Hase
2018-08-23Only display web push notifications after API call (fixes #7902) (#8396)ThibG
2018-05-27Don't use Object.assign with Notification, only display actions for mentions ...Eugen Rochko
2018-05-21Unescape HTML entities in rich web push notifications in web UI (#7569)Eugen Rochko
2018-05-21Convert rich push notifications to plaintext in webapp (#7563)Eugen Rochko
2018-05-19Improve payload format of Web Push API now that it's open (#7521)Eugen Rochko
2017-09-01Refactor Web::PushSubscription, remove welcome message (#4524)Eugen Rochko
2017-08-01fix(web_push_notifications): Send message with welcome notifications (#4471)Sorin Davidoi
2017-07-28feat(web_push_notifications): Group notifications (#4388)Sorin Davidoi
2017-07-28fix(web_push_notification): Do not hard reload tab (#4380)Sorin Davidoi
2017-07-18feat(push-notifications): Open link in current tab if possible (#4228)Sorin Davidoi
2017-07-13Web Push Notifications (#3243)Sorin Davidoi