Err so yeah, all the new comments are now not appearing at all on the blog 🙁
Sorry for the problem, it’s not like I’m moderating or hiding them, it’s just I think I f-ed up again the DB trying a typo update. Note to self: migrate the production db to development, update development and test it before trying to update next time.
I hope they’ll be back soon. I can read them anyway 🙂
Edit: I found the problem in a really stupid thing: the default value for the “Published” column on the database passed from true to false, as the new version of typo provides also a timed-based publishing feature. By changing the default and updating the comments’ rows, it’s now fixed 🙂