GetStream / stream-feed-flutter

Stream Feed official Flutter SDK. Build your own feed experience using Dart and Flutter.
https://getstream.io
Other
71 stars 69 forks source link

Suspend Feature #190

Open rlee1990 opened 2 years ago

rlee1990 commented 2 years ago

Is your feature request related to a problem? Please describe. The ability to suspend a user from posting to any timeline for a set time frame.

Describe the solution you'd like Say user A had a post reported by User B. An admin could then use a Stream Feed function to suspend the user like how you can with the stream chat for a certain chat. This would work just like how Facebook and Instagram allow you to still see new post but you cannot like comment or make post of your own.

Describe alternatives you've considered Maybe a slow post mode.

sachaarbonel commented 2 years ago

Hey @rlee1990 sounds reasonable, I shared your feature request with the Product Team

rlee1990 commented 2 years ago

Thanks