summaryrefslogtreecommitdiff
path: root/packages/client/src/scripts/check-word-mute.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ソフトミュートですべてがマッチしてしまうのを修正 (#8307)tamaina2022-02-111-1/+5
| | | | | | | | | | | | | * ソフトミュートですべてがマッチしてしまうのを修正 * Clean up * Update packages/client/src/scripts/check-word-mute.ts Co-authored-by: syuilo <Syuilotan@yahoo.co.jp> * fix Co-authored-by: syuilo <Syuilotan@yahoo.co.jp>
* fix: regular expressions in word mutes (#8254)Johann1502022-02-101-13/+18
| | | | | | | | | | | | | | | | | | | | * fix: handle regex exceptions for word mutes * add i18n strings Co-authored-by: rinsuki <428rinsuki+git@gmail.com> * stricter input validation in backend * add migration for hard mutes * fix * use correct regex library in migration * use query builder to avoid SQL injection Co-authored-by: Robin B <robflop98@outlook.com> Co-authored-by: rinsuki <428rinsuki+git@gmail.com>
* wip: refactor(client): migrate paging components to composition apisyuilo2022-01-141-1/+1
|
* refactoringsyuilo2021-11-121-0/+26
Resolve #7779