Monica Cellio
Monica Cellio
> Text should be in app/views/devise/sessions, IIRC It is, but it's indirect: ``` ``` I haven't found where the string is set for `:remember_me`.
Some reactions require comments which also must be at least 15 characters, and right now we fail with a 422 that the user might not see. Is there a common...
Now that minimum flag length is 1, reaction comments are handled, and the "needs author's attention" flag is gone, have we covered everything?
I tested this locally by updating seeds: ``` UPDATE_POSTS=true rails db:seed ``` And then checking that the posts were there. After this is merged and deployed, we can replace the...
I think we want setup instructions for this repo here on GitHub, and other things can link to it. I think the wiki is valuable as a place to put...
Ideally (in my opinion), deleted users in both comments and posts would be links for people who can see deleted profile pages (i.e. moderators and admins) and, for people who...
Also post lists: https://meta.codidact.com/posts/290947
I don't think we want the mostly-no-op link, though; if there's no user page to link to, we should show the text without making it a link. (Small tweak: moderators...
This setting comes from `config/config/preferences.yml`, where I see `default: ~`, and grep is not the right tool for finding the other side of this.
Another report: https://software.codidact.com/posts/281491