Exclude category posts from displaying on home page?

@vinothkannans can you take this?

Whenever you change any of these settings we need to pop up a modal:

Would you like to apply this change historically? This will change preferences for 1234 existing users.

[Yes], [No, only apply change going forward]

There are edge cases so let me cover them.

  • Default categories watching changes from “cat1, cat2” -> “cat1, cat3”

Historic change to apply:

All old users should STOP watching cat2 and START watching cat3. cat1 is untouched.

  • Removal is easy, it can be done blindly.

  • Adding new cat3 is a bit tricky, you only add it to users that are not tracking,muting,watching first post on this category already.

Once this is done you can remove the “category excluded from home page” category setting.

4 Likes