Commit Graph

10 Commits

Author SHA1 Message Date
kakkokari-gtyih daaa4457e9 Revert "Merge commit 'e41619775f0ab57d67d4f49637768417730d68c0' into notes-embed"
This reverts commit a5fd0e1153.
2023-09-21 13:39:57 +09:00
kakkokari-gtyih a5fd0e1153 Merge commit 'e41619775f0ab57d67d4f49637768417730d68c0' into notes-embed 2023-09-21 13:31:34 +09:00
kakkokari-gtyih 2addc38597 Revert "Merge branch 'develop' into notes-embed"
This reverts commit 0836b55dfa.
2023-09-21 13:12:12 +09:00
kakkokari-gtyih 32316b0bb5 Revert "Merge branch 'develop' into notes-embed"
This reverts commit f8a2aea7fa.
2023-09-21 13:11:06 +09:00
kakkokari-gtyih f8a2aea7fa Merge branch 'develop' into notes-embed 2023-09-21 13:07:18 +09:00
kakkokari-gtyih 0836b55dfa Merge branch 'develop' into notes-embed 2023-09-21 13:00:51 +09:00
syuilo a8e8b2e2cf fix migrations
Fix #8363
2022-03-01 00:07:03 +09:00
syuilo 9f9b8d1cae Update 1644010796173-convert-hard-mutes.js 2022-02-11 21:17:07 +09:00
syuilo c456825d0e Update 1644010796173-convert-hard-mutes.js 2022-02-11 21:06:38 +09:00
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