summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-27update version in README, add note about status.netEvan Prodromou
2009-08-27add api/laconica for backwards compatibilityEvan Prodromou
2009-08-27change default logo from laconica to status.netEvan Prodromou
2009-08-27show SQL errors in the outputEvan Prodromou
2009-08-27don't show a warning when dl() disabledEvan Prodromou
2009-08-27add changelog to READMEEvan Prodromou
2009-08-27update version in, and add codename to, lib/commonEvan Prodromou
2009-08-27Update version number in READMEEvan Prodromou
2009-08-27Merge branch '0.8.x' into 0.9.xEvan Prodromou
2009-08-26statusize config.php.sampleEvan Prodromou
2009-08-26change hidden label for site content license linkEvan Prodromou
2009-08-26define LACONICA_VERSION for backwards compatibilityEvan Prodromou
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-26add back in /etc/laconica/* for compatibilityEvan Prodromou
2009-08-26add *Laconica* events back in for backwards compatibilityEvan Prodromou
2009-08-26Merge branch 'master' into testingEvan Prodromou
2009-08-26Merge branch '0.8.x' into testingEvan Prodromou
2009-08-26more logging in xmppqueuehandlerEvan Prodromou
2009-08-26more log output in queue handlersEvan Prodromou
2009-08-26more logging in xmppqueuehandlerEvan Prodromou
2009-08-26more log output in queue handlersEvan Prodromou
2009-08-26last scrub of Laconica -> StatusNetEvan Prodromou
2009-08-26accidentally changed the URL for Laconica ToolsEvan Prodromou
2009-08-25global search and replace for laconica -> statusnetEvan Prodromou
2009-08-25update names in shell scriptsEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25update Laconica to StatusNet in js codeEvan Prodromou
2009-08-25change Laconica and laconi.ca in locale filesEvan Prodromou
2009-08-25Laconica -> StatusNet in EVENTS.txtEvan Prodromou
2009-08-25Laconica in pluginsEvan Prodromou
2009-08-25update README fileEvan Prodromou
2009-08-25update doc-src with StatusNet, status.netEvan Prodromou
2009-08-25convert CSS files to use new namesEvan Prodromou
2009-08-25change controlyourself.ca to status.netEvan Prodromou
2009-08-25change laconi.ca to status.netEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-08-25Merge branch '0.8.x' into testingEvan Prodromou
2009-08-25merge problem with scripts/twitterstatusfetcherEvan Prodromou
2009-08-25Rename Laconica to StatusNetEvan Prodromou
2009-08-25Allow ({['" to preceded #tagsCraig Andrews
2009-08-25Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xSarven Capadisli
2009-08-25userdesign.go.js was incorrectly removed in commitSarven Capadisli
2009-08-25Handle grouping symbols ()[]{} correctly. Now passing all tests!Craig Andrews
2009-08-25Correct the hash tag testCraig Andrews
2009-08-25Take token field out of foreign_linkZach Copley
2009-08-25Add UTF-8 encodings of the IDN TLDsCraig Andrews
2009-08-25All tests pass except for those that require matching parens or bracketsCraig Andrews
2009-08-25Improved the URL tests, and improve the matcher so more tests are passed. The...Craig Andrews