summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2009-08-25Merge commit 'mainline/0.8.x' into 0.8.xBrenda Wallace
2009-08-25beginning of hashtag testsBrenda Wallace
2009-08-24ftps protocol should be handled the same way as ftpCraig Andrews
2009-08-24Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-24change class to rel in unit tests for URL checkEvan Prodromou
2009-08-24remove some merge cruft from the end of twitter.phpEvan Prodromou
2009-08-25ignore the local folderBrenda Wallace
2009-08-25moved template folder into it's own method, so can be overriddenBrenda Wallace
2009-08-25fix up tpl/index.php so doesn't throw errors on hosts with php shorttags onBrenda Wallace
2009-08-24Merge branch '0.8.x' into testingEvan Prodromou
2009-08-24Add unit test directory and first testEvan Prodromou
2009-08-24Better (hopefully) database connection management for child processesEvan Prodromou
2009-08-24Use ssl for fetching frinds_timeline from Twitter since it requires auth and ...Zach Copley
2009-08-24Make TwitterStatusFetcher daemon work with OAuthZach Copley
2009-08-24Moved some stuff to a base classZach Copley
2009-08-24Allow removal of Twitter account. Deleted dead code.Zach Copley
2009-08-24Make the TwitterQueuehandler post to Twitter using OAuthZach Copley
2009-08-24Twitter OAuth server dance workingZach Copley
2009-08-24Add new Foreign_link col to store OAuth access tokenZach Copley
2009-08-24Merge branch 'master' into testingEvan Prodromou
2009-08-24Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-21Finally got the IPv6 regex right in the url finderCraig Andrews
2009-08-21Improve url finding more. Properly end urls when a space is caught.Craig Andrews
2009-08-21URLs surrounded by (),{}, and [] are correctly handled now!Craig Andrews
2009-08-21kill stupid Finder metadata file that made it into my checkin presumably due ...Brion Vibber
2009-08-21Tweak to php-gettext stream reader; initialize local variable before appendin...Brion Vibber
2009-08-21Include php-gettext 1.0.7 into extlibs; loading it up if native gettext exten...Brion Vibber
2009-08-21Linkifier support many more urls, and less mismatchesCraig Andrews
2009-08-21Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xEvan Prodromou
2009-08-21We don't need to re-distribute jquery-autocomplete demoEvan Prodromou
2009-08-21Use currying to call the url callbacks, and use preg_replace_callbackCraig Andrews
2009-08-20var empty check did not function as expected.Eric Helgeson
2009-08-20add $config['attachments']['path'] to the config.php.samplemEDI
2009-08-20Change the notice type defines all into class constants and adapt all files.Marcel van der Boom