summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-26Merge commit 'laconica/0.8.x' into 0.9.xCraig Andrews
2009-08-26Support multiple attachments per facebook updateCraig Andrews
2009-08-26Fix some stupid bugs, such as a mispelling of oembedCraig Andrews
2009-08-26Add library checking pageCraig Andrews
2009-08-26Display linked oembed resources as enclosures if they are of non-html mime typesCraig Andrews
2009-08-26Save the mimetype for oEmbed linked urlCraig Andrews
2009-08-26Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-08-26Facebook app wasn't loading the theme cssZach Copley
2009-08-25Small update to the Facebook app sectionZach Copley
2009-08-25Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.xZach Copley
2009-08-25Small update to the Facebook app sectionZach Copley
2009-08-25Updated rgb2hex() to handle IE. It turns out that jQuery is giving hexSarven Capadisli
2009-08-26Merge commit 'mainline-write/0.8.x' into 0.8.xBrenda Wallace
2009-08-26renamed to plural, for consitencyBrenda Wallace
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-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-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-24Add unit test directory and first testEvan 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-21add OpenID doc menu item and doc pageEvan Prodromou
2009-08-21remove openid menu item from help menuEvan Prodromou
2009-08-21use array for eventsEvan Prodromou
2009-08-21add hooks to allow loading custom help documentationEvan Prodromou
2009-08-21move openid docs to OpenID plugin dirEvan Prodromou
2009-08-21Revert "Added configuration option to only allow OpenID logins."Evan Prodromou
2009-08-21Revert "Added a configuration option to disable OpenID."Evan Prodromou
2009-08-21Merge branch '0.9.x' into openidpluginEvan Prodromou
2009-08-21Merge branch '0.9.x' of git@gitorious.org:laconica/mainline into 0.9.xEvan Prodromou
2009-08-21Merge branch 'dbconfig' into 0.9.xEvan Prodromou
2009-08-21load configuration options from database at runtimeEvan Prodromou
2009-08-21Merge commit 'brion/searchfix' into 0.9.xCraig 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