about summary refs log tree commit diff
path: root/app/javascript/mastodon/service_worker
AgeCommit message (Expand)Author
2018-04-08Free stroage if it is exceeding disk quota (#7061)Akihiko Odaki
2018-03-27Clone response before put it to the cache (#6932)unarist
2018-03-27Cache media (#6902)Akihiko Odaki
2018-03-18Synchronize HTML page cache with sessions (#6815)Akihiko Odaki
2018-03-17Cache HTML page with Service Worker (#6802)Akihiko Odaki
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