summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-07-12fixup name sent in subject of confirmation emailEvan Prodromou
2008-07-12try to show zeroes in statisticsEvan Prodromou
2008-07-12Error I made merging a diffMike Cochrane
2008-07-12Convert more _t s to _Mike Cochrane
2008-07-10Trailing whitespace on linesMike Cochrane
2008-07-10More _t( to _( and sprintfs in new codeMike Cochrane
2008-07-10Resolve conflicts and convert _t( to _( where it was introduced again.Mike Cochrane
2008-07-09Merge conflicts and kill a whole lot of trailing whitespace on lines.Mike Cochrane
2008-07-08Translate a few more strings.Mike Cochrane
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-07-12check for error, not success!Evan Prodromou
2008-07-11better error checking in shownoticeEvan Prodromou
2008-07-11get avatar by nicknameEvan Prodromou
2008-07-11bug in userbyidEvan Prodromou
2008-07-10don't auto-pull OpenID parametersEvan Prodromou
2008-07-10lost a closing tag in peoplesearchEvan Prodromou
2008-07-09order search rss items by date descEvan Prodromou
2008-07-09add notice search rss ("tracking")Evan Prodromou
2008-07-09correct class for ulEvan Prodromou
2008-07-09change some parensEvan Prodromou
2008-07-09missing second argumentEvan Prodromou
2008-07-09better highlighting in URLEvan Prodromou
2008-07-09found missing second termEvan Prodromou
2008-07-09some debug code to find a problem with termsEvan Prodromou
2008-07-09require search action lib in search actionsEvan Prodromou
2008-07-09refactor common code between searches and between search and settingsEvan Prodromou
2008-07-09first pass at a notice searchEvan Prodromou
2008-07-09specialchars() text in search resultsEvan Prodromou
2008-07-09highlight homepage in search resultsEvan Prodromou
2008-07-09better instructionsEvan Prodromou
2008-07-09remove hr -- CSS takes care of itEvan Prodromou
2008-07-09add instructions to people searchEvan Prodromou
2008-07-09fixup end tag in login (not used, maybe later)Evan Prodromou
2008-07-09change formatting of search outputEvan Prodromou
2008-07-09show p.error when there are no results.Evan Prodromou
2008-07-09ignore case when highlightingEvan Prodromou
2008-07-09common_start_element -> common_element_startEvan Prodromou
2008-07-09move end of form elementEvan Prodromou
2008-07-09missing comma in people searchEvan Prodromou
2008-07-09first pass at people searchEvan Prodromou
2008-07-09use rendered text in profile page streamEvan Prodromou
2008-07-09use getCurrentNotice() on profile pageEvan Prodromou
2008-07-09show reply_to for notices in profile streamEvan Prodromou
2008-07-09reply_to is now stored on the notice, not on the reply recordEvan Prodromou
2008-07-09store rendered content on save; display pre-rendered contentEvan Prodromou
2008-07-09move againEvan Prodromou
2008-07-09move some things aroundEvan Prodromou
2008-07-09remove current notice code which doesn't seem to do anythingEvan Prodromou
2008-07-09format replyto name correctlyEvan Prodromou