misskey/packages/backend/test/unit
おさむのひと 33b34ad7b8
feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757)
* feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知

* fix misskey-js.api.md

* Revert "feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知"

This reverts commit 3ab953bdf8.

* 通知をやめてユーザ単位でのお知らせ機能に変更

* テスト用実装を戻す

* Update packages/backend/src/queue/processors/CheckModeratorsActivityProcessorService.ts

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>

* fix remove empty then

---------

Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
2024-10-13 20:32:12 +09:00
..
entities Misskey® Reactions Buffering Technology™ (#14579) 2024-09-20 21:03:53 +09:00
misc fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
queue/processors feat: 運営のアクティビティが一定期間ない場合は通知+招待制に移行した際に通知 (#14757) 2024-10-13 20:32:12 +09:00
AbuseReportNotificationService.ts feat(backend): 通報および通報解決時に送出されるSystemWebhookにユーザ情報を含めるようにする (#14698) 2024-10-05 12:51:46 +09:00
AnnouncementService.ts feat: 個別のお知らせにリンクで飛べるように (#13885) 2024-05-27 17:15:11 +09:00
ApMfmService.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
DriveService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
FetchInstanceMetadataService.ts feat: リモートサーバーのサーバー情報を収集しないオプション (#14634) 2024-10-13 20:22:16 +09:00
FileInfoService.ts test(backend): kill many `any` in backend test (partial) (#14054) 2024-07-14 09:33:16 +09:00
FlashService.ts enhance: 人気のPlayを10件以上表示できるように (#14443) 2024-10-05 14:37:52 +09:00
MetaService.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MfmService.ts Fix(backend): ActivityPubでのHTMLへのシリアライズを修正 (#13752) 2024-04-27 20:26:55 +09:00
NoteCreateService.ts fix(backend): incorrect logic for determining whether Quote or not (#13700) 2024-04-14 10:23:48 +09:00
ReactionService.ts refactor(backend): `ReactionService.prototype.convertLegacyReactions` (#13375) 2024-02-21 14:31:50 +09:00
RelayService.ts test(backend): enable typecheck by workflow (#13526) 2024-03-07 09:51:57 +09:00
RoleService.ts feat(backend): 7日間運営のアクティビティがないサーバを自動的に招待制にする (#14746) 2024-10-11 20:59:36 +09:00
S3Service.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
SigninWithPasskeyApiService.ts test(backend): Add test for Passkey API (#14635) 2024-09-28 08:09:30 +09:00
SystemWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
UserSearchService.ts fix: サジェストされるユーザのリストアップ方法を見直し (#14180) 2024-07-12 21:14:09 +09:00
UserWebhookService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
WebhookTestService.ts feat: UserWebhook/SystemWebhookのテスト送信機能を追加 (#14489) 2024-09-19 17:20:50 +09:00
activitypub.ts refactor/perf(backend): provide metadata statically (#14601) 2024-09-22 12:53:13 +09:00
ap-request.ts revert 5f88d56d96 2024-07-20 21:33:20 +09:00
chart.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
extract-mentions.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00