summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2009-05-17remove debugging callsEvan Prodromou
2009-05-15License link, no titleEvan Prodromou
2009-05-15add WikiHashtagsPluginEvan Prodromou
2009-05-01optionally add a username/password on server side for CometEvan Prodromou
2009-05-01add in_reply_to link and make HTML in source work correctlyEvan Prodromou
2009-05-01Merge branch '0.7.x' into cometpluginEvan Prodromou
2009-05-01add favor, reply, delete buttons for cometed noticesEvan Prodromou
2009-04-27Merge branch 'cometplugin' into 0.7.xEvan Prodromou
2009-04-26Don't add a notice if it already exists on the pageEvan Prodromou
Try not to interfere with Ajax posting; don't show something if it's already on the page.
2009-04-26Display rendered HTML for a noticeEvan Prodromou
Display the rendered HTML for a notice
2009-04-26add live updating for tag pagesEvan Prodromou
2009-04-26Merge branch 'cometplugin' into 0.7.xEvan Prodromou
2009-04-26README for the comet pluginEvan Prodromou
2009-04-26Make notice auto-updateEvan Prodromou
Shows notices auto-updating
2009-04-26Lots of tweaking to make things workEvan Prodromou
Did some tweaking and maneuvering to make things work. This version will now show a "notice received" alert box -- lots of progress! Had to test with Java server, not Python server.
2009-04-26Some updates for testing CometEvan Prodromou
2009-04-25remove unused duplicate fileEvan Prodromou
2009-04-25first pass at Comet plugin; doesn't yet updateEvan Prodromou
2009-04-24check for existence of xmlrpc extension in LinkbackPluginEvan Prodromou
2009-04-14escape slash in regexpEvan Prodromou
2009-04-07Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into ↵Evan Prodromou
brianjesse-clone/master
2009-03-28Linkback plugin does pingback by defaultEvan Prodromou
We do pingback by default for the linkback plugin.
2009-03-24TemplatePlugin.php 0.1Brian
2009-03-13Piwik analytics pluginTobias Diekershoff
Piwik (http://piwik.org/) is an Open Source analytics engine. This plugin lets you include Piwik in your Laconica installation.
2009-03-11Add initial trackback supportEvan Prodromou
2009-03-08first version of plugin for pingback and trackback (no trackback yet)Evan Prodromou
2009-02-16First version of blogspam.net pluginEvan Prodromou
Added a plugin for blogspam.net. The service is kind of aggressive, so by default I turn a lot of the tests off. But worth a look.
2009-02-11Minor correction: pikiw -> piwikSarven Capadisli
2009-02-09Sample plugin for Google AnalyticsEvan Prodromou
A common request is to use Google Analytics for Laconica servers. This plugin will add the correct spell to make Google Analytics work.