Skip to content

my.favorites

Overview

my.favorites is a private list of posts from other users that the current user has saved as favourites. It acts as a personal bookmark collection.

What appears here

  • Posts from other users that the current user has marked as a favourite

Business Rules

  1. Only posts belonging to other users can be added to favourites.
  2. The list is private; other users cannot see it.
  3. Removing a post from favourites removes it from this list only; the original post is unaffected.
  4. Posts from users the current user has blocked, and posts from users who have blocked the current user, are hidden from this list even if the underlying favourite record was created before the block. See Blocking.
  5. A new favourite cannot be created if either user has blocked the other.