PowerlineApp / powerline-mobile

Other
4 stars 16 forks source link

UX Redesign Support: Group-specific Feeds #584

Open jterps08 opened 7 years ago

jterps08 commented 7 years ago

Currently, the user loads all items into his feed (the All feed), and the user may select a group from the group selector to filter down that list to a specific group (e.g. Save the Whales). I believe this filter happens on the frontend. I'm not sure (please clarify).

When we redesign the app, we're goin gto give the user the ability to visit dedicated group profile pages. So, we will need the app to be able to request the newsfeed for a specific group (not everything, then filtering - but directly requesting just the feed for that group). I think we might have this already, but I'm not sure.

igaponov commented 7 years ago

@jterps08 I should add this filter on backend.

jterps08 commented 7 years ago

can you clarify the use of the api endpoint for this @igaponov

igaponov commented 7 years ago

https://api-dev.powerli.ne/api-doc#get--api-v2-activities Use a group query param