Commit graph

48 commits

Author SHA1 Message Date
Michael Vogel
021d6265cd Massive reworking of the export connectors using the plaintext function, improving of the tumblr export, option to prevent too short wordpress postings 2014-05-29 12:42:25 +02:00
Michael Vogel
ee22754ac0 fbpost: Speeding up the settings page by reducing the calls to facebook. 2014-04-29 15:58:08 +02:00
Michael Vogel
2e96c60a47 Reduce the opacity of the network settings icon when disabled. 2014-04-24 16:18:36 +02:00
Michael Vogel
8a604739a3 fbpost: Now the settings menu appears at the left, when the fbpost-settings are displayed. 2014-04-24 11:49:43 +02:00
Michael Vogel
71a42a1749 Facebook: The settings of "fbsync" are shown inside of "fbpost" if activated. 2014-04-24 10:31:42 +02:00
Michael Vogel
9ffc6f3897 fbpost: When posting comments, now links don't disappear anymore 2014-04-04 11:07:19 +02:00
Michael Vogel
2ee50af605 fbsync/fbpost: postings to selected facebook addresses now work. (will work for new contacts and step by step for old contacts) 2014-03-23 22:40:50 +01:00
Michael Vogel
503ec7d072 Removed the word "Settings" from the settings. This information is redundant. 2014-03-16 20:50:36 +01:00
Michael Vogel
3eaefaa822 fbpost: Adapted changed paths for pictures at facebook. 2014-03-16 19:08:17 +01:00
Michael Vogel
1754b58cd9 Added function "bb_CleanPictureLinks" ro all connectors 2014-03-02 01:42:19 +01:00
Michael Vogel
def8862033 fbpost: Don't queue posts when the posting seems to fail with a specific error 2014-02-11 23:29:03 +01:00
Michael Vogel
bbc8a1328d pumpio, statusnet, tumblr, twitter, wordpress: Changed the way, shares are displayed
twitter: Look for the entities when importing tweets.
2014-01-26 09:53:12 +01:00
Michael Vogel
4436168b26 fbpost: queueing of facebook comments didn't worked at every time. 2013-12-27 02:04:48 +01:00
Michael Vogel
70742b56c2 Design improvements for importing posts from twitter, facebook and G+ 2013-12-08 15:00:49 +01:00
tobiasd
0b459e8379 Merge pull request #166 from annando/master
inflate/deflate settings
2013-12-01 02:25:26 -08:00
Michael Vogel
cc689ea91d fbpost: Bugfix: The link to the reauthentification was directed to the wrong plugin. 2013-12-01 10:57:27 +01:00
Tobias Diekershoff
ccc6c2b785 wording submit -> save settings 2013-11-19 13:57:51 +01:00
Michael Vogel
72176cd94b fbpost: Setting the extid only when it is no toplevel post. (important for fbsync) 2013-10-27 22:23:14 +01:00
Michael Vogel
a2f42c681b fbsync: First commit for syncing the facebook newsfeed 2013-10-25 00:48:56 +02:00
Michael Vogel
eab2ae92bc fbpost: Preparation for answering to facebook posts that come through the facebook sync addon
don't mirror posts that are wall postings
2013-10-22 22:57:38 +02:00
Michael Vogel
612f2a4d21 fbpost: using the same text formatting functionality like other addons 2013-10-20 15:16:37 +02:00
Michael Vogel
b6aa4fd753 New addon "appnetpost" to post to app.net 2013-10-05 15:35:14 +02:00
Michael Vogel
83f95acbbf facebook, statusnet and twitter: Now shared messages are clearly marked with the name of the original poster
twitter: When a post with a picture failes than the post is repeated without a picture
fromgplus: Under certain circumenstances "fromgplus" generates an empty post that is blocking the cron hook - so now messages are mirrored anymore.
2013-07-28 20:40:37 +02:00
Michael Vogel
aaee2a9260 wppost: Posting a youtube video now embeds it. 2013-07-20 14:28:17 +02:00
Michael Vogel
804bc7a067 Mirroring: There was a problem that the title variable wasn't cleared so it could be fetched from a previous post.
Statusnet: The activity messages are now suppressed
2013-07-19 23:34:54 +02:00
Michael Vogel
e48fb47d62 checking if a variable is an array before doing array_reverse. 2013-02-20 21:46:19 +01:00
Michael Vogel
d34c78296e fbpost: Only mirror posts from pages when they are from the page id
privacy_image_cache: Save pictures with extensions
2013-02-18 23:39:27 +01:00
Michael Vogel
52d585863a fbpost/statusnet/twitter: When messages are fetched the first time for mirroring, then don't post them 2013-01-07 19:30:18 +01:00
Michael Vogel
75f6b10c4e fbpost: Sometimes comments were sent to facebook. 2013-01-07 19:19:55 +01:00
Michael Vogel
7d3bf7144f statusnet/twitter: Don't include the quoted text when sending an update
fbpost: Trying to beautify the posts from facebook.
2013-01-05 16:33:39 +01:00
Michael Vogel
a546a25107 fbpost: Beautifying the import to friendica
statusnet+twitter: Beautifying the export to statusnet and twitter, solving the problem that posts were sometimes send twice
2013-01-03 22:11:46 +01:00
Michael Vogel
8c154ddd08 fbpost: New permissions required for reading all wall posts. 2013-01-02 22:48:10 +01:00
Michael Vogel
cb36c31f55 fbpost: Some public posts weren't fetched. 2013-01-02 21:05:14 +01:00
Michael Vogel
88638d2338 fbpost: Now groups and pages can be mirrored as well 2013-01-01 23:38:15 +01:00
Michael Vogel
f6d9ced311 fbpost: Now you can mirror public facebook posts from your wall to friendica 2013-01-01 23:18:15 +01:00
Michael Vogel
d032fa38ed Merge remote-tracking branch 'upstream/master' 2012-12-17 10:33:17 +01:00
Michael Vogel
2e049de238 fbpost: Better handling of the "share" element 2012-12-17 10:31:12 +01:00
Michael Vogel
0267222fb4 Preparations for shared posts 2012-12-17 03:04:13 +01:00
friendica
1d233755b4 remove other occurrences of file_get_contents() being used to fetch urls 2012-12-13 20:14:24 -08:00
Michael Vogel
ccac72ee0b fbpost: Improvement in the detection of emtpy quoted areas. 2012-12-03 23:42:14 +01:00
Michael Vogel
b3fa9eb341 fbpost: New behaviour when a picture link is converted. New behaviour for repeated messages. 2012-11-23 12:15:40 +01:00
Michael Vogel
23ca42a056 fbpost: Improve posts with videos (they are now posted as links). Textconversion for repeated posts changed. 2012-11-22 23:24:05 +01:00
Michael Vogel
f9c2e64c8f fbpost: videos are now posted as links 2012-11-22 16:10:47 +01:00
Michael Vogel
de8a7f88ce Facebook: Posts that only contain images without links are now posted as images
Statusnet: Trying to post images - but it doesn't work right now
2012-11-22 15:29:20 +01:00
Michael Vogel
50c33d8dc2 fbpost: Posting to groups enabled
twitter/statusnet: Bug fixed where messages were shortened too much.
2012-11-22 03:31:43 +01:00
Michael Vogel
84c8c4f002 fbpost: Enable posting to pages 2012-11-22 02:00:31 +01:00
friendica
2dd4220084 allow facebook_enable to work over api when post_by_default is true 2012-09-17 15:51:59 -07:00
friendica
7d3c6362cf post only facebook connector (untested - I no longer have a FB account) 2012-09-13 03:46:37 -07:00