summaryrefslogtreecommitdiff
path: root/packages/backend/src/models/Notification.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
| | | | Fix #13290
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
| | | | This reverts commit 9b5aeb76d8c9372d67058c512597152b6bf222f2.
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
|
* enhance: ロールにアサインされたときの通知 (#12607)syuilo2023-12-211-2/+6
| | | | | | | | | | | | | | | | | | | | | | | | * wip * Update misskey-js.api.md * Update CHANGELOG.md * Update RoleService.ts * Update locales/ja-JP.yml Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> * Update UserListService.ts * Update misskey-js.api.md * fix (#12724) --------- Co-authored-by: かっこかり <67428053+kakkokari-gtyih@users.noreply.github.com> Co-authored-by: おさむのひと <46447427+samunohito@users.noreply.github.com>
* feat: notification groupingsyuilo2023-11-021-23/+87
| | | | Resolve #12211
* feat: 指定したユーザーの投稿通知syuilo2023-09-211-12/+0
| | | | Resolve #11499
* refactor(backend): update directory structure for modelssyuilo2023-09-201-0/+71