]>
git.mxchange.org Git - friendica-addons.git/log
Michael Vogel [Thu, 24 Apr 2014 08:31:42 +0000 (10:31 +0200)]
Facebook: The settings of "fbsync" are shown inside of "fbpost" if activated.
Michael Vogel [Thu, 24 Apr 2014 08:28:23 +0000 (10:28 +0200)]
Google+: Option to use the commercial script "postToGooglePlus.php", Settings of "fromgplus" are shown inside of "gpluspost" when activated.
Michael Vogel [Tue, 22 Apr 2014 13:28:23 +0000 (15:28 +0200)]
Diaspora: The hostname is now send, so that at Diaspora there is a line telling "via ..."
Michael Vogel [Fri, 4 Apr 2014 09:14:45 +0000 (11:14 +0200)]
The title for the settings now contain the words "import, "export" or "Mirror" according to their function.
Michael Vogel [Fri, 4 Apr 2014 09:13:39 +0000 (11:13 +0200)]
The function for fetching the original url is removed from the addons and added to the core.
Michael Vogel [Fri, 4 Apr 2014 09:10:01 +0000 (11:10 +0200)]
Statusnet bidirectional sync. It is now possible to import a remote statusnet timeline. It is adopted code from the twitter addon.
Michael Vogel [Fri, 4 Apr 2014 09:07:19 +0000 (11:07 +0200)]
fbpost: When posting comments, now links don't disappear anymore
Michael Vogel [Sun, 23 Mar 2014 21:40:50 +0000 (22:40 +0100)]
fbsync/fbpost: postings to selected facebook addresses now work. (will work for new contacts and step by step for old contacts)
Michael Vogel [Sat, 22 Mar 2014 22:48:01 +0000 (23:48 +0100)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
startpage/startpage.php
Michael Vogel [Sun, 16 Mar 2014 19:50:36 +0000 (20:50 +0100)]
Removed the word "Settings" from the settings. This information is redundant.
Michael Vogel [Sun, 16 Mar 2014 18:13:57 +0000 (19:13 +0100)]
Improved SQL scripts
Michael Vogel [Sun, 16 Mar 2014 18:12:41 +0000 (19:12 +0100)]
convpath: changed strategy for url conversion.
Michael Vogel [Sun, 16 Mar 2014 18:08:17 +0000 (19:08 +0100)]
fbpost: Adapted changed paths for pictures at facebook.
tobiasd [Sun, 2 Mar 2014 07:28:58 +0000 (08:28 +0100)]
Merge pull request #184 from annando/master
New function for pictures, calculation period of "statistics" changed
Michael Vogel [Sun, 2 Mar 2014 00:45:59 +0000 (01:45 +0100)]
Statistics: Changed statistics calculation to 24 hours.
Michael Vogel [Sun, 2 Mar 2014 00:45:09 +0000 (01:45 +0100)]
Only some code beautification
Michael Vogel [Sun, 2 Mar 2014 00:44:00 +0000 (01:44 +0100)]
fbsync: added a trim to the content.
Michael Vogel [Sun, 2 Mar 2014 00:42:19 +0000 (01:42 +0100)]
Added function "bb_CleanPictureLinks" ro all connectors
tobiasd [Sun, 16 Feb 2014 13:19:01 +0000 (14:19 +0100)]
Merge pull request #183 from annando/master
Improvements in fbsync/fbpost, target for urls set to "_blank"
Michael Vogel [Thu, 13 Feb 2014 07:32:04 +0000 (08:32 +0100)]
fbsync: Detection of comments to blocked accounts improved
Michael Vogel [Wed, 12 Feb 2014 11:15:25 +0000 (12:15 +0100)]
fbsync: Detection of comments to blocked accounts now really should work ...
Michael Vogel [Tue, 11 Feb 2014 22:30:28 +0000 (23:30 +0100)]
Links now are directed to target="_blank"
Michael Vogel [Tue, 11 Feb 2014 22:29:03 +0000 (23:29 +0100)]
fbpost: Don't queue posts when the posting seems to fail with a specific error
Michael Vogel [Tue, 11 Feb 2014 22:28:23 +0000 (23:28 +0100)]
fbsync: Only import comments when the toplevel poster wasn't ignored
tobiasd [Thu, 6 Feb 2014 07:44:41 +0000 (08:44 +0100)]
Merge pull request #182 from annando/master
statistics: auto-registering the server.
Michael Vogel [Wed, 5 Feb 2014 23:25:55 +0000 (00:25 +0100)]
statistics: Args ... forgotten comment again.
Michael Vogel [Wed, 5 Feb 2014 23:23:08 +0000 (00:23 +0100)]
statistics: auto-registering the server.
tobiasd [Tue, 4 Feb 2014 06:31:27 +0000 (22:31 -0800)]
Merge pull request #181 from annando/master
Statistics: Bugfix for query
Michael Vogel [Mon, 3 Feb 2014 21:40:09 +0000 (22:40 +0100)]
statistics: comment removed
Michael Vogel [Mon, 3 Feb 2014 21:39:02 +0000 (22:39 +0100)]
statistics: Bugfix for query.
tobiasd [Sun, 2 Feb 2014 21:22:40 +0000 (13:22 -0800)]
Merge pull request #180 from annando/master
statistics: Network name and all posts
Michael Vogel [Sun, 2 Feb 2014 20:45:08 +0000 (21:45 +0100)]
statistics: Don't count shares.
Michael Vogel [Sun, 2 Feb 2014 20:27:16 +0000 (21:27 +0100)]
statistics: In accordance with Jason from michael.bueker@hamburg-mitte.bezirkspiraten.de the data now contains the network name and all posts (including comments) are counted.
tobiasd [Sun, 2 Feb 2014 09:49:21 +0000 (01:49 -0800)]
Merge pull request #179 from annando/master
Moving the calculation for statistics to cron/vanishing links for twitter and statusnet
Michael Vogel [Sun, 2 Feb 2014 09:05:23 +0000 (10:05 +0100)]
statistics: For performance reasons the calculations are done via cron. Additionally changed calculation for posts
Michael Vogel [Sun, 2 Feb 2014 09:04:31 +0000 (10:04 +0100)]
Changing the bbcode conversion since that sometimes lead to missing links
tobiasd [Fri, 31 Jan 2014 09:05:49 +0000 (01:05 -0800)]
Merge pull request #178 from annando/master
statistics: A module to take part to the statistics at http://pods.jasonrobinson.me/
Michael Vogel [Mon, 27 Jan 2014 23:43:48 +0000 (00:43 +0100)]
statistics: removed debug statements
Michael Vogel [Mon, 27 Jan 2014 23:42:48 +0000 (00:42 +0100)]
statistics: Using the profile settings for publishing the profile
Michael Vogel [Mon, 27 Jan 2014 23:26:17 +0000 (00:26 +0100)]
statistics: A module to take part to the statistics at http://pods.jasonrobinson.me/
tobiasd [Mon, 27 Jan 2014 07:17:48 +0000 (23:17 -0800)]
Merge pull request #177 from annando/master
pumpio, statusnet, tumblr, twitter, wordpress: Changed the way, shares are displayed
Michael Vogel [Sun, 26 Jan 2014 08:53:12 +0000 (09:53 +0100)]
pumpio, statusnet, tumblr, twitter, wordpress: Changed the way, shares are displayed
twitter: Look for the entities when importing tweets.
tobiasd [Mon, 20 Jan 2014 08:00:39 +0000 (00:00 -0800)]
Merge pull request #176 from tobiasd/2014-01-20
startpage: show/hide config
Tobias Diekershoff [Mon, 20 Jan 2014 07:59:16 +0000 (08:59 +0100)]
startpage: show/hide config
tobiasd [Sun, 19 Jan 2014 06:20:50 +0000 (22:20 -0800)]
Merge pull request #175 from annando/master
diaspora: New posting connector for Diaspora
Michael Vogel [Sat, 18 Jan 2014 21:06:41 +0000 (22:06 +0100)]
Diaspora: Check for credentials in the setup.
Michael Vogel [Sat, 18 Jan 2014 08:59:33 +0000 (00:59 -0800)]
Merge pull request #174 from seraphyn/master
New cloudbased Develperconsole added in README
Christian M. Grube [Wed, 15 Jan 2014 18:27:57 +0000 (19:27 +0100)]
New cloudbased Develperconsole added in README
Michael Vogel [Mon, 13 Jan 2014 00:30:01 +0000 (01:30 +0100)]
diaspora: New posting connector for Diaspora
tobiasd [Fri, 3 Jan 2014 08:58:12 +0000 (00:58 -0800)]
Merge pull request #173 from annando/master
pumpio: Unique contacts are now filled as well.
Michael Vogel [Thu, 2 Jan 2014 21:30:37 +0000 (22:30 +0100)]
pumpio: Unique contacts are now used as well.
tobiasd [Wed, 1 Jan 2014 09:28:18 +0000 (01:28 -0800)]
Merge pull request #172 from annando/master
Unique contacts, bugfix in fbpost and better handling of avatars and cached data in privacy_image_cache
Michael Vogel [Sun, 29 Dec 2013 16:49:29 +0000 (17:49 +0100)]
twitter: Repeating twitter items now does a native twitter retweet
Michael Vogel [Fri, 27 Dec 2013 01:05:46 +0000 (02:05 +0100)]
privacy_image_cache: avatar pictures of wall-to-wall-posts are now cached as well. And it is cached now at only one location
Michael Vogel [Fri, 27 Dec 2013 01:04:48 +0000 (02:04 +0100)]
fbpost: queueing of facebook comments didn't worked at every time.
Michael Vogel [Fri, 27 Dec 2013 01:02:48 +0000 (02:02 +0100)]
Support of "unique contacts" for the new API
tobiasd [Fri, 20 Dec 2013 19:05:20 +0000 (11:05 -0800)]
Merge pull request #171 from tobiasd/
20131220 -public_server_adminpanel
added the config option of the public server addon to the admin panel
Tobias Diekershoff [Fri, 20 Dec 2013 19:01:49 +0000 (20:01 +0100)]
public server tar ball
Tobias Diekershoff [Fri, 20 Dec 2013 18:58:27 +0000 (19:58 +0100)]
public server: save the settings
Tobias Diekershoff [Fri, 20 Dec 2013 17:58:50 +0000 (18:58 +0100)]
public server: added form to admin panel
Tobias Diekershoff [Fri, 20 Dec 2013 17:52:14 +0000 (18:52 +0100)]
public server: added template for the admin panel
tobiasd [Fri, 20 Dec 2013 08:46:55 +0000 (00:46 -0800)]
Merge pull request #170 from tobiasd/
20131220 -public_server
Public Server: indented the example options in the README
Tobias Diekershoff [Fri, 20 Dec 2013 08:44:51 +0000 (09:44 +0100)]
Public Server: indented the example options in the README
tobiasd [Mon, 9 Dec 2013 07:11:02 +0000 (23:11 -0800)]
Merge pull request #169 from annando/master
Design improvements for importing posts from twitter, facebook and G+
Michael Vogel [Sun, 8 Dec 2013 14:00:49 +0000 (15:00 +0100)]
Design improvements for importing posts from twitter, facebook and G+
tobiasd [Mon, 2 Dec 2013 06:39:48 +0000 (22:39 -0800)]
Merge pull request #168 from annando/master
twitter: adding of pictures for imported posts is now better
Michael Vogel [Sun, 1 Dec 2013 23:50:06 +0000 (00:50 +0100)]
Merge remote-tracking branch 'upstream/master'
Conflicts:
twitter/twitter.php
Michael Vogel [Sun, 1 Dec 2013 23:43:47 +0000 (00:43 +0100)]
twitter: now the automatic picture import for imported tweets should avoid duplicate pictures and such stuff. (not totally - but better)
tobiasd [Sun, 1 Dec 2013 11:07:16 +0000 (03:07 -0800)]
Merge pull request #167 from tobiasd/more_inflate
More inflate/deflate
Tobias Diekershoff [Sun, 1 Dec 2013 11:03:40 +0000 (12:03 +0100)]
inflate/deflate twitter connector settings
Tobias Diekershoff [Sun, 1 Dec 2013 10:51:30 +0000 (11:51 +0100)]
inflate/deflate fromapp settings
Tobias Diekershoff [Sun, 1 Dec 2013 10:49:07 +0000 (11:49 +0100)]
jappixmini one closing div to many
Tobias Diekershoff [Sun, 1 Dec 2013 10:48:16 +0000 (11:48 +0100)]
inflate/deflate event export settings
Tobias Diekershoff [Sun, 1 Dec 2013 10:37:51 +0000 (11:37 +0100)]
inflate/deflate MathJax settings
tobiasd [Sun, 1 Dec 2013 10:25:26 +0000 (02:25 -0800)]
Merge pull request #166 from annando/master
inflate/deflate settings
Michael Vogel [Sun, 1 Dec 2013 09:57:27 +0000 (10:57 +0100)]
fbpost: Bugfix: The link to the reauthentification was directed to the wrong plugin.
Michael Vogel [Sat, 30 Nov 2013 20:27:39 +0000 (21:27 +0100)]
wppost: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:27:20 +0000 (21:27 +0100)]
yourls: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:26:42 +0000 (21:26 +0100)]
tumblr: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:25:39 +0000 (21:25 +0100)]
statusnet: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:24:02 +0000 (21:24 +0100)]
snautofollow: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:23:32 +0000 (21:23 +0100)]
showmore: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:22:41 +0000 (21:22 +0100)]
pumpio: inflate/deflate settings, problem with embedded pictures
Michael Vogel [Sat, 30 Nov 2013 20:21:57 +0000 (21:21 +0100)]
nsfw: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:21:36 +0000 (21:21 +0100)]
libertree: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:21:15 +0000 (21:21 +0100)]
jappixmini: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:20:54 +0000 (21:20 +0100)]
gpluspost: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:20:25 +0000 (21:20 +0100)]
fromgplus: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:19:54 +0000 (21:19 +0100)]
forumlist: Inflate/Deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:19:33 +0000 (21:19 +0100)]
fbsync: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:19:04 +0000 (21:19 +0100)]
blogger: inflate/deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:18:37 +0000 (21:18 +0100)]
blockem: Inflate/Deflate settings
Michael Vogel [Sat, 30 Nov 2013 20:18:03 +0000 (21:18 +0100)]
appnetpost: Inflate/Deflate settings
tobiasd [Thu, 28 Nov 2013 05:31:22 +0000 (21:31 -0800)]
Merge pull request #165 from annando/master
fromgplus: doubled text and avoiding first time spam
Michael Vogel [Wed, 27 Nov 2013 22:07:15 +0000 (23:07 +0100)]
fromgplus: Don't fetch messages for the first time
Michael Vogel [Wed, 27 Nov 2013 21:26:27 +0000 (22:26 +0100)]
appnetpost: Avoiding a php warning
Michael Vogel [Wed, 27 Nov 2013 21:25:14 +0000 (22:25 +0100)]
fromgplus: Picture posts had doubled content due to some strange unicode character.
tobiasd [Tue, 19 Nov 2013 13:32:28 +0000 (05:32 -0800)]
Merge pull request #164 from tobiasd/
20131119
Wording of the Submit button in the settings of the addons
Tobias Diekershoff [Tue, 19 Nov 2013 13:10:27 +0000 (14:10 +0100)]
wording submit -> save settings
Tobias Diekershoff [Tue, 19 Nov 2013 12:57:51 +0000 (13:57 +0100)]
wording submit -> save settings