Commit Graph

92 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 8ce597cb4d Statusnet: Testing new plaintext function/avoiding warning when content couldn't be fetched. 2014-05-21 06:45:03 +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 e97a64a735 The connector settings are now with logo. 2014-04-24 10:33:16 +02:00
Michael Vogel 76fac5069c Statusnet bidirectional sync. It is now possible to import a remote statusnet timeline. It is adopted code from the twitter addon. 2014-04-04 11:10:01 +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 823b812cce Changing the bbcode conversion since that sometimes lead to missing links 2014-02-02 10:04:31 +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
Tobias Diekershoff 0b459e8379 Merge pull request #166 from annando/master
inflate/deflate settings
2013-12-01 02:25:26 -08:00
Michael Vogel 70495489a1 statusnet: inflate/deflate settings 2013-11-30 21:25:39 +01:00
Tobias Diekershoff 5c5c23acb0 wording submit -> save settings 2013-11-19 14:10:27 +01:00
Tobias Diekershoff f3c51cdcb9 SN connector: small fix for the settings page 2013-10-20 16:52:57 +02:00
Michael Vogel 9ad282fe93 pumpio: Avoiding some SQL warnings 2013-10-19 00:27:22 +02:00
Michael Vogel 8e799b0216 pumpio: Connecting to pumpio should be made much more easier 2013-09-29 21:56:37 +02:00
Michael Vogel 008216058a Pumpio: The connector now is bidrectional. 2013-09-03 08:22:46 +02:00
Michael Vogel ac1675ab57 Statusnet: Now pictures are posted as well. 2013-08-25 09:36:32 +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 37940d0070 Twitter+Statusnet: Between message and link there is now a linefeed. 2013-07-14 16:26:18 +02:00
Michael Vogel a00464cd98 twitter and statusnet: Now Newlines are transmitted.
wppost: The title is now shortened with a "..."
2013-07-14 14:58:12 +02:00
Tobias Diekershoff aa0db37fea c&p typo and checking for a trailing / in admin panel 2013-06-15 08:48:31 +02:00
Tobias Diekershoff bd0468303b SN: add the hint about the / to the admin panel config screen 2013-06-14 20:08:10 +02:00
Tobias Diekershoff 1b250fad73 moved my profile 2013-06-14 19:40:10 +02:00
Tobias Diekershoff 2e22106238 license stuff 2013-05-31 13:27:31 +02:00
Michael Vogel f75ef0c59e Merge remote-tracking branch 'upstream/master' 2013-05-17 00:01:02 +02:00
Michael Vogel 92ad7f294d pumpio: New plugin to post to pump.io servers 2013-05-09 11:11:17 +02:00
Tobias Diekershoff 4c6e650548 use simple style for sharing on SN 2013-04-12 09:12:05 +02:00
Tobias Diekershoff 0c5bc6a0c1 added Michael as author of SN/T connector 2013-04-01 09:02:38 +02:00
Michael Vogel e00cb3eaaf Statusnet/Twitter: When a message is less than 140 digits the post isn't modified in the auto shortening. 2013-03-29 11:19:57 +01:00
Michael Vogel fd757f7c47 Merge remote-tracking branch 'upstream/master' 2013-02-20 21:49:38 +01:00
Michael Vogel e48fb47d62 checking if a variable is an array before doing array_reverse. 2013-02-20 21:46:19 +01:00
Tobias Diekershoff df7cd7850b app name now in form if user types in her own connection 2013-02-19 09:17:37 +01:00
Tobias Diekershoff 61bbedcc0f user selects preconfigured SN, put app name in pconfig 2013-02-19 09:08:31 +01:00
Tobias Diekershoff 78f850215a typo 2013-02-19 09:04:56 +01:00
Tobias Diekershoff d5f5263a16 SN admin panel with application name 2013-02-19 08:58:43 +01:00
Tobias Diekershoff e587631eeb look for the application name in pconfig 1st, then global config 2013-02-19 08:28:10 +01:00
Tobias Diekershoff 8e6d1d8f8b SN import from timeline, check if there are posting before the foreach loop 2013-02-16 09:15:08 +01:00
Michael Vogel 7019b1056a statusnet/twitter: Post were fetched at the first fetch because of a misspelled variable ... 2013-01-08 00:50:59 +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 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 3c875dcf6e statusnet: Answers were mirrored as well - now there's a check against that. 2013-01-01 23:57:56 +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
root 285253e15e statusnet: Retweets shouldn't be mirrored 2013-01-01 18:30:47 +01:00
Michael Vogel 1f5f0541ed statusnet: Now you can mirror posts from statusnet to friendica 2013-01-01 18:20:56 +01:00
Zach Prezkuta c12542ef96 revert addon Smarty3 templates to non-variable-based includes 2012-12-25 13:25:09 -07:00
Zach Prezkuta 3da6f1471c update addons to support Smarty3 2012-12-22 13:36:35 -07:00
Michael Vogel 0267222fb4 Preparations for shared posts 2012-12-17 03:04:13 +01:00
Michael Vogel c8b2b1ca85 fromgplus: Initial working version 2012-12-09 21:59:11 +01:00