Commit Graph

101 Commits

Author SHA1 Message Date
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 3f259134d8 Typo 2013-05-31 16:22:04 +02:00
Tobias Diekershoff 08f59f89df SN license stuff 2013-05-31 15:55:37 +02:00
Tobias Diekershoff 5b1db103c3 some fixes for the README 2013-05-31 15:51:53 +02:00
Tobias Diekershoff 2e22106238 license stuff 2013-05-31 13:27:31 +02:00
Tobias Diekershoff 4db1f50c61 markdownify the README 2013-05-31 13:23:18 +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
fabrixxm a85a080856 update addons template dir layout 2013-04-23 08:48:19 -04: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
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 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 66e193c401 form styling and admin templates 2013-02-19 09:23:01 +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
Tobias Diekershoff 9f9b42cfe8 StatusNet: CSS cleanup for config form 2013-01-13 13:12:47 +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