Skip to content

remove the activities from the feed on unsub and reload feed on subscribing

New behavior:

  • on unsub: the activities of that owner are removed from the newsfeed store and from the local cache.
  • on sub: the newsfeed is refreshed to load the new version with the posts of the subscribed user.

closes #1654 (closed)

Merge request reports