23 Commits (31e5d7efd700547d27d0393264859fa02932a8dd)

Author SHA1 Message Date
Yamagishi Kazutoshi bfa12239e8 Update ESLint for Code Climate (#7696)
6 years ago
Akihiko Odaki d95642f6d9 Cache attachments on external host with service worker (#7493)
6 years ago
Eugen Rochko 182bdbc5f4 Don't use Object.assign with Notification, only display actions for mentions (#7632)
6 years ago
Eugen Rochko e583f110c3
Unescape HTML entities in rich web push notifications in web UI (#7569)
6 years ago
Eugen Rochko 9ada532809
Convert rich push notifications to plaintext in webapp (#7563)
6 years ago
Akihiko Odaki 4e1400cecb Cache media only when storage can be freed (#7547)
6 years ago
Eugen Rochko 4b94e9c65e
Improve payload format of Web Push API now that it's open (#7521)
6 years ago
Akihiko Odaki 65d6b253fb Let navigator follow redirect instead that handling redirect in fetch (#7500)
6 years ago
Akihiko Odaki 17c1a62ec8 Consider only-if-cached in FetchEvent valid on non-Mozilla-Firefox browser (#7506)
6 years ago
Akihiko Odaki 918cfd3be6 Ignore only-if-cached cache mode on Mozilla Firefox prior to version 60 (#7503)
6 years ago
Akihiko Odaki 3705cd8322 Clone response before using when caching web page (#7498)
6 years ago
Akihiko Odaki 03b69ebc45 Disallow async function in service worker (#7482)
6 years ago
Akihiko Odaki 1ed1014546 Free stroage if it is exceeding disk quota (#7061)
7 years ago
unarist f5ed5f3860 Clone response before put it to the cache (#6932)
7 years ago
Akihiko Odaki ca42f9b0eb Cache media (#6902)
7 years ago
Akihiko Odaki 721234230c Synchronize HTML page cache with sessions (#6815)
7 years ago
Akihiko Odaki f0cd957c7a Cache HTML page with Service Worker (#6802)
7 years ago
Eugen Rochko 74437c6bff Refactor Web::PushSubscription, remove welcome message (#4524)
7 years ago
Sorin Davidoi d4c4820c03 fix(web_push_notifications): Send message with welcome notifications (#4471)
7 years ago
Sorin Davidoi e67fc997dc feat(web_push_notifications): Group notifications (#4388)
7 years ago
Sorin Davidoi 3e01a7e677 fix(web_push_notification): Do not hard reload tab (#4380)
7 years ago
Sorin Davidoi 719ab720a7 feat(push-notifications): Open link in current tab if possible (#4228)
7 years ago
Sorin Davidoi 0c7c188c45 Web Push Notifications (#3243)
7 years ago