summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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
2008-07-09fallback to newnotice on reply button, new button with mouseoverEvan Prodromou
2008-07-09reword, leave out the OpenID partEvan Prodromou
2008-07-09login -> reenterEvan Prodromou
2008-07-09don't refetch user objects so muchEvan Prodromou
2008-07-09better description of what happens when changing settingsEvan Prodromou
2008-07-08name of form on remote subscribe changedEvan Prodromou
2008-07-08p.instructions -> div.instructionsEvan Prodromou
2008-07-05space in titleEvan Prodromou
2008-07-08more debug output for rememberme cookiesEvan Prodromou
2008-07-08ignore old password if no old passwordEvan Prodromou
2008-07-07shorter replies rssEvan Prodromou