I just committed a change to 0.9.x which pluginizes the URL Shorteners:
http://gitorious.org/laconica/mainline/commit/beae3db41375879e725af053edf8041bbd76ac8c
One (IMHO serious) effect of this change is that you have to enable some
URL shorteners in your config.php like so:
addPlugin('LilUrl');
addPlugin('PtitUrl');
addPlugin('SimpleUrl');
addPlugin('TightUrl');
StatusNet really needs a way to have plugins enabled by default :-)
~Craig
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev