Claire
Claire
ping @Gargron
If you have system administration access to the server, you can edit `config/settings.yml` to fit your needs.
>  Can I suggest removing the filtered words from this? I'll likely add hundreds of slurs to a filter... and that will render ugly once you add more than...
Replaced the keyword list by spelled-out warnings wrt. expired filters and filters with mismatching contexts: 
I implemented something like this in glitch-soc a while ago: https://github.com/glitch-soc/mastodon/pull/1157
I believe this is covered by #18058
Thanks for reporting! I haven't been able to reproduce it yet, and I'm unsure what could be happening, though.
Someone else reported the same error to me, and although I still can't reproduce it, I think I know what is going on. In the database migration script, I migrate...
DeepSource doesn't like the multiple guarded `raise` very much, but I think they do make sense in this context.