Claire

Results 1010 comments of Claire

If you have system administration access to the server, you can edit `config/settings.yml` to fit your needs.

> ![image](https://user-images.githubusercontent.com/17537000/183781848-5543c134-00d1-4a30-935e-2acee6927bcb.png) 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: ![image](https://user-images.githubusercontent.com/384364/183909454-e65f1b07-6def-4a7f-9e8d-7f81dbeb4aa0.png)

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.