1
0
forked from mirror/misskey
misskey/packages/sw/src/scripts
tamaina 8c883653c9
fix/enhance(sw): プッシュ通知 (バックグラウンドで開いている場合も通知, リアクション通知はノートにつき1つに) (#9977)
* fix(sw): クライアントがあってもpush notificationを無視しない
「プッシュ通知を更新しました」の原因になるため

* enhance(sw): リアクション通知は1つのノートにつき1つしか表示しない
Safari対応で、通知tagは能動的に閉じるように

* revert closeNotificationsByTags
2023-02-18 17:48:20 +09:00
..
create-notification.ts fix/enhance(sw): プッシュ通知 (バックグラウンドで開いている場合も通知, リアクション通知はノートにつき1つに) (#9977) 2023-02-18 17:48:20 +09:00
get-account-from-id.ts
get-user-name.ts refactor(sw): Fix type errors in packages/sw (#9909) 2023-02-13 00:31:37 +09:00
i18n.ts
lang.ts Fix lint errors (except @typescript-eslint/prefer-nullish-coalescing) (#9311) 2022-12-12 19:27:47 +09:00
login-id.ts
notification-read.ts refactor(sw): Fix type errors in packages/sw (#9909) 2023-02-13 00:31:37 +09:00
operations.ts refactor(sw): self => globalThis 2023-02-18 05:16:34 +00:00
twemoji-base.ts
url.ts enhance: Proxy custom emojis to reduce image size and accelerate the frontend (#9431) 2022-12-30 12:00:50 +09:00