Currently the social update functions in plugins\jasonwilliams\feed\classes\SocialApis.php don't return any values. Now that these functions can be called manually from the backend thanks to #47 it would be helpful if they provided some informative text about the action that has been performed.
Currently the social update functions in `plugins\jasonwilliams\feed\classes\SocialApis.php` don't return any values. Now that these functions can be called manually from the backend thanks to #47 it would be helpful if they provided some informative text about the action that has been performed.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Currently the social update functions in
plugins\jasonwilliams\feed\classes\SocialApis.phpdon't return any values. Now that these functions can be called manually from the backend thanks to #47 it would be helpful if they provided some informative text about the action that has been performed.Results are displayed via the Feed backend controller at
plugins\jasonwilliams\feed\controllers\Feed.phpusing theonImport...()functions.