misskey/packages/backend/src/misc
Johann150 afb6304979
fix: regular expressions in word mutes (#8254)
* 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>
2022-02-10 19:47:46 +09:00
..
id
antenna-cache.ts
api-permissions.ts
app-lock.ts
before-shutdown.ts refactor 2022-02-04 11:10:53 +09:00
cache.ts fix lint 2021-12-09 23:58:30 +09:00
cafy-id.ts
captcha.ts fix lint 2021-12-09 23:58:30 +09:00
check-hit-antenna.ts fix lint 2021-12-09 23:58:30 +09:00
check-word-mute.ts fix: regular expressions in word mutes (#8254) 2022-02-10 19:47:46 +09:00
content-disposition.ts
convert-host.ts
count-same-renotes.ts
create-temp.ts
detect-url-mime.ts
download-text-file.ts
download-url.ts update deps 2022-02-03 21:09:15 +09:00
emoji-regex.ts
extract-custom-emojis-from-mfm.ts
extract-hashtags.ts
extract-mentions.ts
fetch-meta.ts fix lint 2021-12-09 23:58:30 +09:00
fetch-proxy-account.ts
fetch.ts fix lint 2021-12-09 23:58:30 +09:00
gen-id.ts
gen-identicon.ts refactor 2022-02-03 21:20:25 +09:00
gen-key-pair.ts fix lint 2021-12-09 23:58:30 +09:00
get-file-info.ts refactor 2021-12-26 01:42:06 +09:00
get-note-summary.ts
get-reaction-emoji.ts
hard-limits.ts
i18n.ts
identifiable-error.ts
is-blocker-user-related.ts
is-duplicate-key-value-error.ts refactor 2022-02-03 02:41:22 +09:00
is-instance-muted.ts feat: user-level instance mute (#7712) 2021-12-09 21:38:56 +09:00
is-muted-user-related.ts
is-quote.ts
keypair-store.ts
normalize-for-search.ts
nyaize.ts
populate-emojis.ts enhance: convert svg to png of custom emojis 2022-01-21 18:47:02 +09:00
reaction-lib.ts fix lint 2021-12-09 23:58:30 +09:00
safe-for-sql.ts
schema.ts refactor: APIエンドポイントファイルの定義を良い感じにする (#8154) 2022-01-18 22:27:10 +09:00
secure-rndstr.ts
show-machine-info.ts
truncate.ts