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
changed milestone to %Mobile 3.15
added scoped labels
added 1 commit
- 2de4182d - (fix) broke pagination after remove too many activities from a unsub channel
Please register or sign in to reply