Commit Graph

42 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 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 81e05e6274 Merge remote-tracking branch 'upstream/master'
Conflicts:
	startpage/startpage.php
2014-03-22 23:48:01 +01:00
Michael Vogel 503ec7d072 Removed the word "Settings" from the settings. This information is redundant. 2014-03-16 20:50:36 +01:00
Tobias Diekershoff ae542a2d5d Merge pull request #184 from annando/master
New function for pictures, calculation period of "statistics" changed
2014-03-02 08:28:58 +01:00
Michael Vogel 1754b58cd9 Added function "bb_CleanPictureLinks" ro all connectors 2014-03-02 01:42:19 +01:00
Christian M. Grube 89479941d7 New cloudbased Develperconsole added in README 2014-01-15 19:27:57 +01:00
Michael Vogel 70742b56c2 Design improvements for importing posts from twitter, facebook and G+ 2013-12-08 15:00:49 +01:00
Tobias Diekershoff 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
Tobias Diekershoff 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
friendica 94f1e23071 Merge pull request #102 from fabrixxm/addonlangs
Per-plugins strings.php
2013-03-03 12:08:38 -08:00
Michael Vogel 0c5ff14d87 gpluspost: Posting to G+ is now working 2013-03-02 22:24:57 +01:00
fabrixxm 887fcdbd3e add per-plugin language files 2013-02-27 09:38:30 -05:00
fabrixxm 32063986f5 add source strings to plugins 2013-02-27 08:29:48 -05: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 fcc9b06bdb Improved README that explains how to get the API key. 2012-12-19 23:17:31 +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