Sharkey/packages/backend/src
Yuriha 26d4c5fd94
メンションの最大数をロールごとに設定可能にする (#13343)
* Add new role policy: maximum mentions per note

* fix

* Reviewを反映

* fix

* Add ChangeLog

* Update type definitions

* Add E2E test

* CHANGELOG に説明を追加

---------

Co-authored-by: taichan <40626578+tai-cha@users.noreply.github.com>
2024-02-29 20:48:02 +09:00
..
@types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
boot (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
core メンションの最大数をロールごとに設定可能にする (#13343) 2024-02-29 20:48:02 +09:00
daemons (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
misc refactor(backend): ノートのエクスポート処理でStreams APIを使うように (#13465) 2024-02-28 15:34:58 +09:00
models メンションの最大数をロールごとに設定可能にする (#13343) 2024-02-29 20:48:02 +09:00
queue refactor(backend): ノートのエクスポート処理でStreams APIを使うように (#13465) 2024-02-28 15:34:58 +09:00
server メンションの最大数をロールごとに設定可能にする (#13343) 2024-02-29 20:48:02 +09:00
config.ts feat: license violation protection (#13285) 2024-02-17 13:34:50 +09:00
const.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
decorators.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
di-symbols.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
env.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
global.d.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
GlobalModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
logger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
MainModule.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
NestLogger.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
postgres.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
types.ts enhance(backend): 通知がミュート・凍結を考慮するようにする (#13412) 2024-02-28 21:26:26 +09:00