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
Tobias Hößl [Sun, 26 Feb 2012 14:45:26 +0000 (14:45 +0000)]
Support for FB Real-Time Updates according to http://developers.facebook.com/docs/reference/api/realtime/ . Plugin needs to be deactivated and activated again in order to enable the settings
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