New addon "convpath" - small changes and bugfixes for "facebook" #45

Merged
annando merged 9 commits from master into master 2012-04-16 01:01:27 +02:00
annando commented 2012-04-15 17:14:16 +02:00 (Migrated from github.com)

I added a new addon: "convpath". This changes all picture links according to the current scheme (HTTP or HTTPS)

In facebook.php I made a bugfix that prevented pictures from being added to a facebook post.

When a post is larger than 500 characters and it contains no images and no links then it is posted as a note. (That supports HTML elements)

"fromgplus" isn't working by now. It is a preparation for an import of google+ posts. I hope that I will finish it in several days.

I added a new addon: "convpath". This changes all picture links according to the current scheme (HTTP or HTTPS) In facebook.php I made a bugfix that prevented pictures from being added to a facebook post. When a post is larger than 500 characters and it contains no images and no links then it is posted as a note. (That supports HTML elements) "fromgplus" isn't working by now. It is a preparation for an import of google+ posts. I hope that I will finish it in several days.
friendica commented 2012-04-16 01:32:27 +02:00 (Migrated from github.com)

I'm going to remove fromgplus in the main project repository until you're finished with it. --- It's messing up my testing tools, such as util/typo.php

I'm going to remove fromgplus in the main project repository until you're finished with it. --- It's messing up my testing tools, such as util/typo.php
annando commented 2012-04-16 06:46:51 +02:00 (Migrated from github.com)

On Mon, Apr 16, 2012 at 01:32, friendica
reply@reply.github.com
wrote:

I'm going to remove fromgplus in the main project repository until you're finished with it. --- It's messing up my testing tools, such as util/typo.php

That's a good idea. I wanted to release the API changes - and since
there was a bug in the facebook export I didn't wanted to wait any
longer for the next pull request.

Michael

Freiheit schützt man nicht, indem man sie abschafft.

On Mon, Apr 16, 2012 at 01:32, friendica reply@reply.github.com wrote: > I'm going to remove fromgplus in the main project repository until you're finished with it. --- It's messing up my testing tools, such as util/typo.php That's a good idea. I wanted to release the API changes - and since there was a bug in the facebook export I didn't wanted to wait any longer for the next pull request. ## Michael Freiheit schützt man nicht, indem man sie abschafft.
Sign in to join this conversation.
No description provided.