From 2cffdf9fbeef69379f27a24fe5170a47a47b7bef Mon Sep 17 00:00:00 2001 From: Tobias Diekershoff Date: Sun, 21 Oct 2012 08:01:22 +0200 Subject: [PATCH 1/2] fbpost: added hint to the README that this will only post to FB --- fbpost/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/fbpost/README.md b/fbpost/README.md index a02461e7..0dbe18e4 100644 --- a/fbpost/README.md +++ b/fbpost/README.md @@ -11,5 +11,8 @@ Facebook contacts will not be able to view private photos, as they are not able authenticate to your site to establish identity. We will address this in a future release. +This addon will only post your entries to your Favebook account but wont fetch +content from there. + Info: please make sure that you understand all aspects due to Friendica's default licence which is: [MIT License](https://github.com/friendica/friendica/blob/master/LICENSE) From f06f9386a099e316a39e5dc3aa9cb885367ec589 Mon Sep 17 00:00:00 2001 From: Thomas Willingham Date: Fri, 26 Oct 2012 20:48:58 +0100 Subject: [PATCH 2/2] Fix typo. --- fbpost/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fbpost/README.md b/fbpost/README.md index 0dbe18e4..c214360a 100644 --- a/fbpost/README.md +++ b/fbpost/README.md @@ -11,7 +11,7 @@ Facebook contacts will not be able to view private photos, as they are not able authenticate to your site to establish identity. We will address this in a future release. -This addon will only post your entries to your Favebook account but wont fetch +This addon will only post your entries to your Facebook account but won't fetch content from there. Info: please make sure that you understand all aspects due to Friendica's