Commit Graph

78 Commits

Author SHA1 Message Date
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
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
Michael Vogel 0857ae55c3 Statusnet/Twitter URL could be cut in the smart shortening function 2012-11-08 21:44:32 +01:00
Michael Vogel 0fb5631f9b Statusnet: New intelligent shortening enabled. 2012-11-06 01:34:19 +01:00
Michael Vogel cd8944cdcc privacy_image_cache: Adding a file cache
statusnet/twitter: Adding detection of another recycle sign
2012-07-25 21:37:48 +02:00
Michael Vogel 56fd821c7e Fixed problems with images where the address contains special chars 2012-07-08 18:29:31 +02:00
Michael Vogel b0dbf4d54c Twitter/Statusnet: Problem with vanishing linebreaks when message isn't shortened 2012-07-06 07:38:50 +02:00
Michael Vogel 471b5db36f Twitter, Statusnet: Supress profile link of user whose message was repeated
libertree: Design improvement of exported messages
privacy_image_cache: quickfix for double encoded urls
2012-06-23 12:50:48 +02:00
Michael Vogel 57441b4def Fixed a bug where a title was set in a way that affected other addons. Additionally some changes to bb2markdown. 2012-06-18 01:30:44 +02:00
Tobias Diekershoff 80f5c5bbe0 SN/T dont send linked @-names when we dont send linked #-tags 2012-05-15 11:23:39 +02:00
Tobias Diekershoff d9089213fb SN apply debugging info to the log as for Twitter 2012-05-15 10:54:48 +02:00
Tobias Diekershoff 949fb2f48b SN/T: typo 2012-05-01 13:51:48 +02:00
Tobias Diekershoff 6da7c5c181 SN/T: forgot the title of a posting in the last change 2012-05-01 13:49:05 +02:00