naskya
08cb14a04d
chore: run lint
2023-10-22 17:44:32 +09:00
naskya
fd3d788aad
fix: properly bypass word mute check if signed out
2023-10-19 14:41:16 +09:00
naskya
93769b79b1
chore: minor refactor of check-word-mute
2023-10-17 07:28:58 +09:00
cg sama
90f01edddc
Adding language filter feature
...
Co-authored-by: CGsama <CGsama@outlook.com>
2023-09-20 00:07:41 +00:00
naskya
b84a10a6ec
make word mutes case insensitive ( close #10724 )
2023-09-10 05:00:06 +09:00
ThatOneCalculator
5d06aa5f13
chore: 🚨 lint
2023-09-01 16:27:33 -07:00
naskya
813fb25d72
files may be undefined
2023-05-21 05:34:39 +09:00
naskya
80d4f06962
format
2023-05-18 20:50:24 +09:00
naskya
079d757009
Check alt text on mutes
2023-05-18 20:38:33 +09:00
naskya
ba1e96a020
Fix non-ASCII word soft mutes
2023-05-05 12:23:44 +09:00
naskya
c713563a2e
Boosts should be prioritized
2023-05-05 08:17:45 +09:00
naskya
e46cac02e3
Fix missing return, typo
2023-05-05 05:22:32 +09:00
naskya
fc3296d64f
Fix missing arguments
2023-05-05 05:17:16 +09:00
naskya
ebfd07628e
format
2023-05-04 14:41:18 +09:00
naskya
d9553e73af
Differentiate soft mutes and hard mutes
2023-05-04 14:20:06 +09:00
naskya
cdd876ba03
Refactor soft word mutes
2023-05-04 14:13:13 +09:00
amy bones
15b1109947
feat: give reason for soft mutes
...
Bad UX when a post is muted and it just says "Some chick said something". Now
provide some context too to help people decide if they want to view something
potentially triggering.
2023-04-05 21:28:26 -07:00
ThatOneCalculator
6b00abf05c
refactor: 🎨 rome
2023-01-12 20:40:33 -08:00
Johann150
a5241379af
fix lints
2022-06-24 12:44:22 +02:00
Johann150
ecdaeea94f
enhance: word mute checks CW ( #8873 )
2022-06-23 20:26:47 +09:00
tamaina
64f4231283
ソフトミュートですべてがマッチしてしまうのを修正 ( #8307 )
...
* ソフトミュートですべてがマッチしてしまうのを修正
* 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>
2022-02-11 23:26:51 +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
syuilo
28193f12ca
wip: refactor(client): migrate paging components to composition api
2022-01-14 10:25:51 +09:00
syuilo
0e4a111f81
refactoring
...
Resolve #7779
2021-11-12 02:02:25 +09:00