* remotes/upstream/master:
please use make to build packages
realized I had tarred up the irc, then made changes without updating the tarball, so, just now I updated the tarball.
returned ljpost to same as in friendica/friendica-addons rather than make it offer other sites, I am writing separate plugins for separate sites. I already have a dreamwidth one written, as can be seen in my repo. Can/maybe will write up insanejournal, deadjournal, blurty, etc. eventually, too
for aesthetic reasons, reduced size of IRC chat window
fixed irc chat...IT WORKS!
tarred up irc
removed mibbit, added simpler irc chat
another minor alteration to mibbit
again, just minor adjustment to mibbit
minor alterations to mibbit.php
added a mibbit/irc chatroom plugin
minor adjustment to dwpost
added dreamwidth connector
working on adding support for other moveabletype sites. added entry for siteurl (lj_url)
minor corrections, but still not working
should work, doesn't. xml is correct, required parameters include, nothing gets through...
the xml POST data was missing the "usejournal" parameter, required for LJ to know to which blog to post (since users have posting permission to their own AND to community blogs). It is now hardwired to their own, personal blog. Eventually this should be more configurable. Also, the plugin shouldn't be hardwired for livejournal, but also allow dreamwidth, insanejournal, deadjournal, etc. I'll work on that.
friendica [Sat, 3 Mar 2012 00:44:30 +0000 (16:44 -0800)]
Merge https://github.com/tonybaldwin/friendica-addons into apull
resolved several conflicts and mibbit was not removed
Conflicts:
ljpost/ljpost.css
ljpost/ljpost.php
Tony Baldwin [Fri, 2 Mar 2012 23:54:24 +0000 (18:54 -0500)]
returned ljpost to same as in friendica/friendica-addons
rather than make it offer other sites, I am writing separate plugins
for separate sites.
I already have a dreamwidth one written, as can be seen in my repo.
Can/maybe will write up insanejournal, deadjournal, blurty, etc.
eventually, too
Tony Baldwin [Thu, 1 Mar 2012 05:25:34 +0000 (00:25 -0500)]
the xml POST data was missing the "usejournal" parameter,
required for LJ to know to which blog to post (since users
have posting permission to their own AND to community blogs).
It is now hardwired to their own, personal blog.
Eventually this should be more configurable.
Also, the plugin shouldn't be hardwired for livejournal,
but also allow dreamwidth, insanejournal, deadjournal, etc.
I'll work on that.
* remotes/upstream/master:
rebuild tgz
seems the subject isn't really required, contrary to the docs.
inconsistent file extension
some small improvements to ljpost
descriptive text for qcomment settings
ljpost typos
Klaus Weidenbach [Sun, 19 Feb 2012 13:28:43 +0000 (14:28 +0100)]
Make OSM tile server configurable.
This patch makes it possible to configure the tile server used for serving the OpenStreetMap maps.
Add README with hints about the Tile Usage Policy (http://wiki.openstreetmap.org/wiki/Tile_usage_policy). A list of public available tile servers can be found here: http://wiki.openstreetmap.org/wiki/TMS
You can also configure the default zoom level.
Klaus Weidenbach [Sun, 19 Feb 2012 09:17:38 +0000 (10:17 +0100)]
Asynchronous tracking code for Piwik.
Add an option to use asynchronous tracking code for Piwik:
http://piwik.org/docs/javascript-tracking/#toc-asynchronous-tracking
Fixed a small bug with the trailing slash in the traditional tracking code in the noscript part.
Changed visible occurances piwik --> Piwik.
Add help text for baseurl.
Keith Fernie [Thu, 9 Feb 2012 22:08:15 +0000 (22:08 +0000)]
modified: statusnet.tgz Set up tabs in code correctly.
modified: statusnet/statusnet.php Set up tabs in code correctly.
modified: twitter.tgz Set up tabs in code correctly.
modified: twitter/twitter.php Set up tabs in code correctly.
modified: yourls.tgz Set up tabs in code correctly.
modified: yourls/yourls.css Set up tabs in code correctly.
modified: yourls/yourls.php Set up tabs in code correctly.
Keith Fernie [Thu, 9 Feb 2012 21:15:41 +0000 (21:15 +0000)]
modified: statusnet.tgz First url shortener is a custom YourLS url âshortener, if it is configured.
modified: statusnet/statusnet.php First url shortener is a custom YourLS url �shortener, if it is configured.
modified: twitter.tgz First url shortener is a custom YourLS url �shortener, if it is configured.
modified: twitter/twitter.php First url shortener is a custom YourLS url �shortener, if it is configured.
new file: yourls.tgz sets up the config for a custom YourLS url shortener.
new file: yourls/README sets up the config for a custom YourLS url shortener.
new file: yourls/yourls.css sets up the config for a custom YourLS url shortener.
new file: yourls/yourls.php sets up the config for a custom YourLS url shortener.
Keith Fernie [Thu, 9 Feb 2012 20:49:00 +0000 (20:49 +0000)]
modified: statusnet.tgz First url shortener is a custon YourLS url shortener, if it is configured.
modified: statusnet/statusnet.php First url shortener is a custon YourLS url shortener, if it is configured.
modified: twitter.tgz First url shortener is a custon YourLS url shortener, if it is configured.
modified: twitter/twitter.php First url shortener is a custon YourLS url shortener, if it is configured.
new file: yourls.tgz sets up the config for a custom YourLS url shortener
new file: yourls/README sets up the config for a custom YourLS url shortener
new file: yourls/yourls.css sets up the config for a custom YourLS url shortener
new file: yourls/yourls.php sets up the config for a custom YourLS url shortener