PowerlineApp / powerline-mobile

Other
4 stars 16 forks source link

Enable User to Customize the "All" Feed #536

Open jterps08 opened 7 years ago

jterps08 commented 7 years ago

We need to give users the ability to configure what is included in their All feed. Currently, it is town group, state/province group, country group, and any other groups the user has joined.

However, as volume increases in the public groups (town/state/country), the user may wish to exclude those from their All feed. We will still want to give users the ability to view their town feed, or their state feed, or their country feed (even if it is excluded from their All feed) by selecting the town filter, state filter, or country filter (currently in place now)

User A long-presses the All button in the app A dialog box appears with a list of all of his groups (same list as "new Post" list) "Which groups would you like to include in your All feed?" All checkboxes are checked by default.

If user unchecks the "Country" checkbox, then the All feed will show town, state, and private groups, but not Country... User will still be able to hit the Country filter to access the country feed.

Ideally, priority zone posts should continue to appear in the All feed even if that group has been removed from the All feed. However, if this is too difficult, we can leave it until later.