-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
スパム軽減用フィルタに関する修正 #1
Conversation
…フィルターの条件の調整 (MisskeyIO#466) Cherry-picked from 882924f Co-authored-by: Ebise Lutica <[email protected]>
* refactor: use IdentifiableError instead of NoteCreateService.ContainsProhibitedWordsError * fix: notes with prohibited words are reprocessed with delay * docs(changelog): 禁止キーワードを含むノートがDelayed Queueに追加されて再処理される問題 * lint: fix lint errors * fix: rethrowするべきなのにrethrowし忘れていたのを修正
…e reprocessed with delay
note: storybookが落ちてるのはchromaticのトークンがないためなので問題があるとは限らないです |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@Sayamame-beans @anatawa12
LGTM です!修正のプルリクをありがとうございます 🙏
一箇所だけ気になったのでコメントしました!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
疑問が解消できたのでこれでマージします!ありがとうございます🙌
pick some important changes from 13.14
What
の取り込みを行います。
Why
Additional info (optional)
IOパッチを当てた際にChangelogが追加されていないようだったので、こちらのPRでも追加していません。
Checklist