summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/PushNotificationService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* move QuantumKVCache to a separate fileHazelnoot2025-06-091-1/+1
* convert many RedisKVCaches to QuantumKVCache or MemoryKVCacheHazelnoot2025-06-091-10/+9
* enhance(backend): push notification for chat messagesyuilo2025-04-151-0/+1
* refactor/perf(backend): provide metadata statically (#14601)syuilo2024-09-221-9/+7
* refactor(general): use `Date.now()` instead of creating a new `Date` instance...zyoshoka2024-04-071-1/+1
* fix: プッシュ通知の変更が1時間ほど反映されない問題を...tamaina2024-02-231-0/+7
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* update deps (#11820)syuilo2023-09-151-1/+1
* refactor: prefix Mi for all entities (#11719)syuilo2023-08-161-3/+3
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* cleanup: trim trailing whitespace (#11136)okayurisotto2023-07-081-6/+6
* refactor(backend): use node16 for moduleResolution (#10938)syuilo2023-06-251-1/+1
* fix(backend): キャッシュが溜まり続けないようにsyuilo2023-06-101-2/+12
* fix typessyuilo2023-04-141-1/+1
* perf(backend): cache swSubscriptionssyuilo2023-04-111-5/+16
* sw: なんかもうめっちゃ変えた (#10570)tamaina2023-04-111-0/+5
* perf(backend): 通知をRedisに保存するようにsyuilo2023-04-041-12/+0
* refactor: rename schema to json-schemasyuilo2023-03-101-1/+1
* fix typessyuilo2023-02-221-1/+1
* chore: add tiny definition for redis-lock (#9971)dojineko2023-02-221-2/+2
* refactor: 型エラー修正 / Fix type errors backend (#9983)noonworks2023-02-201-1/+1
* style(backend): fix all eslint errors (#9967)Kagami Sascha Rosylight2023-02-171-1/+0
* drop messaging (#9919)syuilo2023-02-151-7/+1
* chore: remove unused function (truncateUnreadAntennaNote)tamaina2023-01-041-20/+0
* enhance: Push notification of Antenna note (#9338)tamaina2022-12-181-7/+37
* enhance: Implement the toggle to (or not to) close push notifications when n...tamaina2022-12-181-0/+8
* chore: add missing decoration of PushNotificationServicesyuilo2022-12-061-0/+1
* chore: fix import positionsyuilo2022-12-041-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+1
* refactorsyuilo2022-12-041-1/+1
* fix import typesyuilo2022-09-211-2/+2
* なんかもうめっちゃ変えたsyuilo2022-09-181-0/+101