summaryrefslogtreecommitdiff
path: root/packages/sw/src/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2025-11-30refactor: localesをworkspace管理下のパッケージに (#16895)おさむのひと1-1/+1
2025-04-16fix(sw): type error in sw (#15844)anatawa121-2/+2
2025-04-15enhance(backend): push notification for chat messagesyuilo2-1/+27
2024-10-03enhance(backend): notify new login (#14673)syuilo1-0/+6
2024-09-26feat: エクスポート完了時に通知を発行するように (#14484)かっこかり1-0/+19
2024-09-09feat(frontend): ノート・ユーザータイムライン埋め込み (#13929)かっこかり1-1/+1
2024-08-30refactor(sw): fix type errors (#14478)zyoshoka3-16/+24
2024-08-30refactor(sw): use fully typed locales (#14470)zyoshoka3-65/+27
2024-02-13(re) update SPDX-FileCopyrightTexttamaina8-9/+9
2024-02-13Revert "update SPDX-FileCopyrightText"tamaina8-9/+9
2024-02-12update SPDX-FileCopyrightTextsyuilo8-9/+9
2023-11-01Feat: 未読通知数を表示できるように (#11982)かっこかり1-0/+7
2023-10-09lint fixessyuilo1-1/+1
2023-09-29.jssyuilo2-2/+2
2023-09-21feat: 指定したユーザーの投稿通知syuilo1-0/+7
2023-09-19refactor(frontend): use ESMsyuilo3-8/+8
2023-07-27chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai8-0/+40
2023-07-15fix(sw): アンケート終了時のプッシュ通知が正しく表示さ...yukineko1-0/+7
2023-04-12Refactor sw (#10579)okayurisotto9-91/+66
2023-04-11sw: なんかもうめっちゃ変えた (#10570)tamaina2-18/+43
2023-04-10chore(sw): use PascalCasetamaina2-6/+6
2023-04-07fix(sw): プッシュ通知の操作でZen UIなクライアントが開か...okayurisotto1-1/+1
2023-04-04perf(backend): 通知をRedisに保存するようにsyuilo1-58/+0
2023-02-28fix(sw): プッシュ通知でカスタム絵文字リアクションを表...tamaina1-20/+6
2023-02-22lintsyuilo1-5/+1
2023-02-18fix linttamaina1-5/+3
2023-02-18fix/enhance(sw): プッシュ通知 (バックグラウンドで開いてい...tamaina1-11/+15
2023-02-18refactor(sw): self => globalThistamaina2-6/+6
2023-02-15drop group (#9942)syuilo2-27/+2
2023-02-15drop messaging (#9919)syuilo1-17/+0
2023-02-13refactor(sw): Fix type errors in packages/sw (#9909)Kagami Sascha Rosylight3-13/+17
2023-01-08enhance: Push Notification badges to Tabler Icons (#9406)tamaina1-12/+20
2023-01-08delete pollVote notificationsyuilo1-38/+30
2022-12-30enhance: Proxy custom emojis to reduce image size and accelerate the frontend...tamaina1-0/+5
2022-12-25encodeURIComponent for static image proxy filename (#9410)tamaina1-1/+2
2022-12-18enhance: Push notification of Antenna note (#9338)tamaina2-0/+14
2022-12-12refactor(sw): Typecheck the service worker (#9314)Kagami Sascha Rosylight2-10/+0
2022-12-12Fix lint errors (except `@typescript-eslint/prefer-nullish-coalescing`) (#9311)Kagami Sascha Rosylight5-8/+11
2022-06-20feat: Add Badge Image to Push Notification (#8012)tamaina3-1/+78
2022-06-12fix: some fixes of multiple notification read (#8819)tamaina1-1/+11
2022-04-30feat: Improve Push Notification (#7667)tamaina8-0/+454