misskey/packages/backend/src
nenohi c15b75e477
センシティブワードを正規表現、CWにも適用するように (#10688)
* cwにセンシティブが効いてない

* CWが無いときにTextを見るように

* 比較演算子間違えた

* とりあえずチェック

* 正規表現対応

* /test/giにも対応

* matchでしなくてもいいのでは感

* レビュー修正

* Update packages/backend/src/core/NoteCreateService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* Update packages/backend/src/core/NoteCreateService.ts

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>

* 修正

* wipかも

* wordsでスペース区切りのものできたかも

* なんか動いたかも

* test作成

* 文言の修正

* 修正

* note参照

---------

Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
2023-05-10 18:02:41 +09:00
..
@types chore: add tiny definition for redis-lock (#9971) 2023-02-22 14:51:34 +09:00
boot fix(backend): テスト時は一部のサービスを停止 2023-05-10 15:30:36 +09:00
core センシティブワードを正規表現、CWにも適用するように (#10688) 2023-05-10 18:02:41 +09:00
daemons fix(backend): サーバーメトリクスのメモリ使用率が不正確になることがある不具合の修正 (#10728) 2023-04-30 06:47:00 +09:00
misc perf: use slacc on check-word-mute (#10721) 2023-05-05 19:49:34 +09:00
models enhance(backend): publicReactionsをデフォルトtrueに 2023-05-10 10:53:01 +09:00
queue enhance(backend): graceful shutdown for job queue and refactor 2023-05-10 15:05:08 +09:00
server add X-Robots-Tag: noai 2023-05-10 10:57:27 +09:00
config.ts fix(backend): Use SSL option for Meilisearch (#10772) 2023-05-06 04:02:34 +09:00
const.ts [fix] .wav .flac ファイルを再生可能にする (#10686) 2023-04-26 02:17:58 +09:00
decorators.ts refactor: fix types 2023-02-09 10:50:53 +09:00
di-symbols.ts feat: Introduce Meilisearch (#10755) 2023-05-05 08:52:14 +09:00
env.ts Fastify (#9106) 2022-12-03 19:42:05 +09:00
global.d.ts refactoring 2021-11-12 02:02:25 +09:00
GlobalModule.ts fix(backend): Use SSL option for Meilisearch (#10772) 2023-05-06 04:02:34 +09:00
logger.ts refactor: fix types 2023-02-09 11:46:08 +09:00
MainModule.ts enhance(server): separate job queue process (#9662) 2023-01-21 14:09:01 +09:00
NestLogger.ts improve nest logger 2022-12-10 15:45:30 +09:00
postgres.ts feat: 自分用メモ機能 (#10516) 2023-04-13 13:17:32 +09:00
types.ts fix: i/notificationsで古い通知タイプを許容するなど、古い通知タイプの清算 (#10042) 2023-02-23 20:46:14 +09:00