Appearance
my.feeds
Overview
my.feeds is the main social feed. It aggregates posts from the current user's own account, from users they follow, and posts that have been shared with them directly. This is the primary stream for staying up to date with the users and artworks a person has chosen to follow.
What appears here
- The current user's own posts (all visibility states)
- Posts from users the current user follows (public posts only)
- Posts shared directly with the current user (semi-public)
Business Rules
- Posts appear in reverse chronological order.
- Posts the user has hidden do not appear.
- Semi-public posts shared with the current user appear here for as long as the share is active.
- When a user is blocked, their posts stop appearing in feeds: the following relationship is removed and all direct shares are revoked at the moment the block is created. See Blocking.