misskey/packages/backend
tamaina 4ecc42744c
enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219)
* create file

* wip

* fix

* wip

* tabun dekita

* ✌️

* implement subscribe push notification button to tutorial

* check-exists→show-registration

* add column sendReadMessage

* fix migration file

* sw api

* change PushNotificationService

* wip

* ✌️

* fix tutorial footer flex
2022-12-18 01:59:59 +09:00
..
.vscode Update settings.json 2022-04-15 21:33:00 +09:00
assets feat: Add Badge Image to Push Notification (#8012) 2022-06-20 00:33:46 +09:00
migration enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) 2022-12-18 01:59:59 +09:00
nsfw-model feat: auto nsfw detection (#8840) 2022-07-07 21:06:37 +09:00
src enhance: Implement the toggle to (or not to) close push notifications when notifications or messages are read (#9219) 2022-12-18 01:59:59 +09:00
test Fix MetaService unit tests (#9319) 2022-12-14 14:26:25 +09:00
.eslintignore use eslint 2021-11-12 10:35:41 +09:00
.eslintrc.cjs test: __dirnameはESModuleでは使えないので置き換えた (#8626) 2022-05-14 16:09:47 +09:00
.madgerc Create .madgerc 2022-09-20 01:04:08 +09:00
.swcrc use swc for jest 2022-09-22 04:51:16 +09:00
jest-resolver.cjs なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
jest.config.cjs Fix MetaService unit tests (#9319) 2022-12-14 14:26:25 +09:00
jsconfig.json use eslint 2021-11-12 10:35:41 +09:00
ormconfig.js なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
package.json Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
tsconfig.json Fix import related TypeScript errors (#9321) 2022-12-14 00:01:45 +09:00
watch.mjs implement dev command 2021-11-19 14:48:59 +09:00