If someone is posting on your microblock that you don't want, is there a way to ban that user? Or alternatively is there a way to make a certain users status update on your profile moderated etc. Basically tools to stop nuisance creating users.

Comments

icecreamyou’s picture

Status: Active » Fixed

That ability does not exist in the module and is out of scope, but the API is there so it wouldn't be hard to do. It just requires implementing hook_facebook_status_post_access_alter(&$allow, $owner, $poster) although it needs a UI. The Flag module is a good UI candidate.

Eventually I may consider writing this as a separate module, so if you do choose to write this functionality yourself or find someone to do it for you, please share your progress.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.