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 |
syuilo
|
25580e8afc
|
🎨
|
2023-05-01 17:09:07 +09:00 |
syuilo
|
0ad7869249
|
feat: preserved usernames
Resolve #10704
|
2023-04-29 17:03:14 +09:00 |
syuilo
|
e1f9ab77f8
|
feat: Server rules (#10660)
* enhance(frontend): サーバールールのデザイン調整
* enhance(frontend): i18n
* enhance(frontend): 利用規約URLの設定を「モデレーション」ページへ移動
* enhance(frontend): サーバールールのデザイン調整
* Update CHANGELOG.md
* 不要な差分を削除
* fix(frontend): lint
* ui tweak
* test: add stories
* tweak
* test: bind args
* test: add interaction tests
* fix bug
* Update packages/frontend/src/pages/admin/server-rules.vue
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
* Update misskey-js.api.md
* chore: windowを明示
* 🎨
* refactor
* 🎨
* 🎨
* fix e2e test
* 🎨
* 🎨
* fix icon
* fix e2e
---------
Co-authored-by: Ebise Lutica <7106976+EbiseLutica@users.noreply.github.com>
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
|
2023-04-19 21:24:31 +09:00 |
syuilo
|
48a97d25e5
|
fix(client): センシティブワードの一覧にピン留めユーザーのIDが表示される問題を修正
Fix #10398
|
2023-03-23 17:07:46 +09:00 |
syuilo
|
7f16b50e73
|
feat: sensitive word
|
2023-03-13 17:37:22 +09:00 |