facebook, libertree, privacy_image_cache, statusnet, twitter and tumblr ... #68

Merged
annando merged 14 commits from master into master 2012-07-19 01:34:31 +02:00
annando commented 2012-07-18 21:44:38 +02:00 (Migrated from github.com)

The changes I made:

facebook.php: Images weren't always transmitted. The priority for the message (when there is no message) is changed.

libertree.php: The source is now set with the sitename and the url of the site. A new parameter is set for the bb2diaspora function. Diaspora has a bug with pictures that are surrounded by links - but libertree hasn't. So the third parameter for the bb2diaspora function changes the way from the standard markdown to the way that diaspora needs it.

privacy_image_cache: I changed the position when the hook is called. So it is now only called when called to display the content from the page. A blank image is outputted when there is a bug with the picture and there is a complex image type detection.

statusnet.php, twitter.php: There was a problem with newlines in these addons. They were needlessly stripped.

The changes in this repository need the changed I did to the main repository.

The changes I made: facebook.php: Images weren't always transmitted. The priority for the message (when there is no message) is changed. libertree.php: The source is now set with the sitename and the url of the site. A new parameter is set for the bb2diaspora function. Diaspora has a bug with pictures that are surrounded by links - but libertree hasn't. So the third parameter for the bb2diaspora function changes the way from the standard markdown to the way that diaspora needs it. privacy_image_cache: I changed the position when the hook is called. So it is now only called when called to display the content from the page. A blank image is outputted when there is a bug with the picture and there is a complex image type detection. statusnet.php, twitter.php: There was a problem with newlines in these addons. They were needlessly stripped. The changes in this repository need the changed I did to the main repository.
Sign in to join this conversation.
No description provided.