aurelg / feedspora

FeedSpora posts RSS/Atom feeds to your social network accounts.
35 stars 5 forks source link

Fix/update Facebook client functionality #56

Closed wilddeej closed 5 years ago

wilddeej commented 5 years ago

Updated code to conform with latest Facebook SDK API (v3.1) and restore functionality (was broken due to changes in the Facebook SDK API), modified code to comply with existing Facebook guidelines and limitations. Added functionality for the post_include_content and post_include_media options to bring the Facebook client's functionality in line with the FeedSpora client standards (ref. Issue #38). Updated tests to verify all new and modified Facebook client functionality.