Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-20 | Reorganized some stuff and made new Facebook Login tab | Zach Copley | |
2009-05-20 | Fixed sporatic problem with logout. | Zach Copley | |
2009-05-19 | Logout works properly now. | Zach Copley | |
2009-05-15 | Basic Facebook Connect plugin | Zach Copley | |
2009-05-01 | optionally add a username/password on server side for Comet | Evan Prodromou | |
2009-05-01 | add in_reply_to link and make HTML in source work correctly | Evan Prodromou | |
2009-05-01 | Merge branch '0.7.x' into cometplugin | Evan Prodromou | |
2009-05-01 | add favor, reply, delete buttons for cometed notices | Evan Prodromou | |
2009-04-27 | Merge branch 'cometplugin' into 0.7.x | Evan Prodromou | |
2009-04-26 | Don't add a notice if it already exists on the page | Evan Prodromou | |
Try not to interfere with Ajax posting; don't show something if it's already on the page. | |||
2009-04-26 | Display rendered HTML for a notice | Evan Prodromou | |
Display the rendered HTML for a notice | |||
2009-04-26 | add live updating for tag pages | Evan Prodromou | |
2009-04-26 | Merge branch 'cometplugin' into 0.7.x | Evan Prodromou | |
2009-04-26 | README for the comet plugin | Evan Prodromou | |
2009-04-26 | Make notice auto-update | Evan Prodromou | |
Shows notices auto-updating | |||
2009-04-26 | Lots of tweaking to make things work | Evan 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-26 | Some updates for testing Comet | Evan Prodromou | |
2009-04-25 | remove unused duplicate file | Evan Prodromou | |
2009-04-25 | first pass at Comet plugin; doesn't yet update | Evan Prodromou | |
2009-04-24 | check for existence of xmlrpc extension in LinkbackPlugin | Evan Prodromou | |
2009-04-14 | escape slash in regexp | Evan Prodromou | |
2009-04-07 | Merge branch 'master' of git://gitorious.org/laconica/brianjesse-clone into ↵ | Evan Prodromou | |
brianjesse-clone/master | |||
2009-03-28 | Linkback plugin does pingback by default | Evan Prodromou | |
We do pingback by default for the linkback plugin. | |||
2009-03-24 | TemplatePlugin.php 0.1 | Brian | |
2009-03-13 | Piwik analytics plugin | Tobias Diekershoff | |
Piwik (http://piwik.org/) is an Open Source analytics engine. This plugin lets you include Piwik in your Laconica installation. | |||
2009-03-11 | Add initial trackback support | Evan Prodromou | |
2009-03-08 | first version of plugin for pingback and trackback (no trackback yet) | Evan Prodromou | |
2009-02-16 | First version of blogspam.net plugin | Evan 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-11 | Minor correction: pikiw -> piwik | Sarven Capadisli | |
2009-02-09 | Sample plugin for Google Analytics | Evan Prodromou | |
A common request is to use Google Analytics for Laconica servers. This plugin will add the correct spell to make Google Analytics work. |