=== Tweetstream === Contributors: Blackphantom Tags: Buddypress, Twitter, Tweet,Tweetstream Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=68S2UF7KGXBEQ Requires at least: WP 2.9.1, BuddyPress 1.2 Tested up to: WP 2.9.2, BuddyPress 1.2.1 Stable tag: 1.1.4 == Released under the GPL license == http://www.opensource.org/licenses/gpl-license.php == Description == Synchronises users tweets with activity stream and back. == SPECIAL THANKS TO == - geoffm33 for his donation! == Installation == 1. Upload this plugin to your `/wp-content/plugins/` directory. 2. Activate the plugin through the 'Plugins' menu in WordPress. 3. Setup the tweetstream plugin in the admin. 4. Done! == ChangeLog == = 1.1.4 = * Added admin option to remove filter tags in tweets or not. * Fixed special characters to twitter. * Fixed some time display and saving issues. * Removed tinyurl API and added own url shorten function. * Javascript include url fix. = 1.1.3 = * Speeded up the import, almost live updates now! * When creating a topic on the forums possible to twitter it, wil shown as topic title + backlink (tinyurl) to topic * Security fix, user could change the url to get to other users settings. = 1.1.2 = * Removed some hard-coded stuff (oops). * Added option to turn syncing from twitter to activity off. * Added option to remove profile link behind tweet. * Added admin option to remove "Want to twitter..." message. * Fixed user profile link on tweet messages. * Added seperated js and css file. * Improvement off looks. = 1.1.1 = * Quotes to twitter fix * WMPU support fix * Filter bug fix = 1.1 = * Options page in admin to setup twitter API * Filters, to filter specific tweets = 1.0 = * First release