38 Commits (1b5ed320854cab1aa5d474fb595c7cf799511468)

Author SHA1 Message Date
Yamagishi Kazutoshi eebbc5439a
Disable media cache on service worker (#19471)
2 years ago
Eugen Rochko c2c14331b2
Fix PWA manifest using `/web` paths (#19421)
2 years ago
Eugen Rochko 839f893168
Change public accounts pages to mount the web UI (#19319)
2 years ago
Yamagishi Kazutoshi 81e1cc5fec
Replace to `workbox-webpack-plugin` from `offline-plugin` (#18409)
2 years ago
Eugen Rochko 7b816eb5ae
Add notifications for new sign-ups (#16953)
3 years ago
Eugen Rochko 8f03b7a2fb
Add notifications when a reblogged status has been updated (#17404)
3 years ago
Eugen Rochko 52e5c07948
Change routing paths to use usernames in web UI (#16171)
3 years ago
Bèr Kessels fd76955f39
Code style improvements in JavaScript (#13159)
5 years ago
ThibG 911cc14481 Add follow_request notification type (#12198)
5 years ago
ThibG 3a92885a86 Support pushing and receiving updates to poll tallies (#10209)
6 years ago
ThibG c3a657223f Hide CWed content in notifications and fix sensitive images without CWs (#9778)
6 years ago
Genbu Hase 8b61683f9e Fix a problem about generating an url of notifications (#8758)
6 years ago
ThibG 7786e1357b Only display web push notifications after API call (fixes #7902) (#8396)
6 years ago
Eugen Rochko 5b6db8a62a
Disable service worker media cache and IndexedDB storage (#7932)
6 years ago
Hinaloe c3b40a6950 Return collect response when fail put cache to storage (#7863)
6 years ago
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