Commit graph

44 commits

Author SHA1 Message Date
Michael Vogel
b3eb963a2b fromgplus: Add keywords to imported posts 2016-03-12 07:42:57 +01:00
Michael Vogel
c9fd85c456 The addons "fromgplus" and "appnet" are now having a better documentation 2015-11-21 12:27:48 +01:00
Michael Vogel
e98c299cd2 Support for new "share_header" function 2015-04-06 14:04:40 +02:00
Michael Vogel
584f58e573 Improved loop detection for Google+, Pump.io, Twitter and GNU Social 2015-03-22 08:55:45 +01:00
Michael Vogel
5a7abb3ffd buffer/fromgplus: Some more loop prevention 2014-12-01 22:31:29 +01:00
Michael Vogel
f296b5b4d6 fromgplus: This addon is now enabled to cooperate with "leistungsschutzrecht" as well. 2014-11-14 15:06:24 +01:00
Michael Vogel
418ce62d7b fromgplus: Don't post posting that are too young. It could happen that the picture upload isn't finished, when the post is being fetched. 2014-07-22 00:38:52 +02:00
Michael Vogel
67cf047ef7 fromgplus: Using the new function to upload pictures to the wall 2014-07-15 09:01:18 +02:00
Michael Vogel
2284e21c0a Re-enabling a once stopped mirroring now doesn't flood the timeline with old posts anymore. 2014-05-29 22:10:54 +02:00
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
1d340dce46 fromgplus: Albums are now posts with a link to the album - not a collection of photos anymore. 2014-05-15 23:21:39 +02:00
Michael Vogel
7521977ab8 Google+: Option to use the commercial script "postToGooglePlus.php", Settings of "fromgplus" are shown inside of "gpluspost" when activated. 2014-04-24 10:28:23 +02:00
Michael Vogel
ce997a0367 The title for the settings now contain the words "import, "export" or "Mirror" according to their function. 2014-04-04 11:14:45 +02: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
1754b58cd9 Added function "bb_CleanPictureLinks" ro all connectors 2014-03-02 01:42:19 +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
5970954f1a fromgplus: inflate/deflate settings 2013-11-30 21:20:25 +01:00
tobiasd
b2e60b8c61 Merge pull request #165 from annando/master
fromgplus: doubled text and avoiding first time spam
2013-11-27 21:31:22 -08:00
Michael Vogel
1974b5d1a8 fromgplus: Don't fetch messages for the first time 2013-11-27 23:07:15 +01:00
Michael Vogel
971d820a4e fromgplus: Picture posts had doubled content due to some strange unicode character. 2013-11-27 22:25:14 +01:00
Tobias Diekershoff
ccc6c2b785 wording submit -> save settings 2013-11-19 13:57:51 +01:00
Michael Vogel
34765b3b76 fromgplus: settings moved to connector settings 2013-11-03 16:29:53 +01:00
Michael Vogel
191c22f709 fromgplus: Additional detection for a posting loop. Preparation for the new google+ connector 2013-10-15 00:50:58 +02:00
Michael Vogel
3de94114ea fromgplus: Further tests so that text isn't sent twice. 2013-08-24 19:33:50 +02:00
Michael Vogel
a3253a3c85 fromgplus: Sometimes identical comments were posted above and below a picture. 2013-08-24 19:18:47 +02:00
Michael Vogel
e226b74b7e fromgplus: Bigger images for notes.
Twitter: When a post with a media failes then it is posted as a post without media.
2013-08-05 20:32:53 +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
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
ff8146c51e fromgplus: double descriptions are now suppressed. 2013-06-08 12:29:16 +02:00
Michael Vogel
414c066b18 fromgplus, gpluspost: Some more loop prevention added. 2013-03-05 00:44:20 +01:00
Michael Vogel
0c5ff14d87 gpluspost: Posting to G+ is now working 2013-03-02 22:24:57 +01: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
168f675f27 The attribut value for the "share" attribut "author" is now escaped. 2012-12-21 02:11:49 +01:00
Michael Vogel
804bf0d980 fromgplus: Option for enabling and disabling the new "share" element in postings. 2012-12-21 00:11:06 +01:00
Michael Vogel
d032fa38ed Merge remote-tracking branch 'upstream/master' 2012-12-17 10:33:17 +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
13c97f1aaa tumblr: Now works with oAuth 2012-12-10 23:33:28 +01:00
Michael Vogel
4d6f6327de fromgplus: Updated README 2012-12-09 22:09:22 +01:00
Michael Vogel
c8b2b1ca85 fromgplus: Initial working version 2012-12-09 21:59:11 +01:00
Michael Vogel
2333679ee0 Re-Added "fromgplus" - Not working by now 2012-04-21 19:29:46 +02:00
friendica
54d98689fa small fix to mathjax. 2012-04-16 22:57:34 -07:00
Michael Vogel
acebf88aa5 New addon "fromgplus". Should import Ãposts from Google+. Not working by now. 2012-04-09 22:05:22 +02:00