- Use Facebook API v3.2 to get posts
- Get Access Token with Application ID and secret
- Add more checks into Events place. mikahanninen#36
- Translated day and month names in the Events mikahanninen#37
- Add |raw filter for HTML templates
- Fix jQuery usage with UniteGallery
- Pull request #24 "Remove plugin specific theming of headings"
- Pull request #27 "Grab first sub-image if several images on page"
- Pull request #28 "Order by unique count id rather than by date"
- Remove jQuery 1.11 from plugin assets
- Fix version information
- Refactor how Facebook Page cover image is placed into template
- Add Facebook Album
- Refactor how Facebook Event cover image is placed into template
- Add Facebook Events coverpage if enabled on configuration
- Add links to Facebook events
- Fix errors with empty feeds and events
- Fix figcaption
- Add Facebook events functionality
- Refactored configuration structure
- Fix issue with empty tag filter
- Add ability to filter posts by tag or tags
- Remove inline styles from HTML output
- Update plugin version number in the blueprints
- Changed plugin icon to Facebook icon
- Moved post images after post message
- ChangeLog started...