summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
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
2008-07-07add in the notice formEvan Prodromou
2008-07-07add repliesrssEvan Prodromou
2008-07-07UNDO: use DB_DataObject joinEvan Prodromou
2008-07-07use DB_DataObject joinEvan Prodromou
2008-07-07show repliesEvan Prodromou
2008-07-07consolidate show_notice and show_replyEvan Prodromou
2008-07-07created -> modified in ReplyEvan Prodromou
2008-07-07twiddle a few bits to make replies work correctlyEvan Prodromou
2008-07-06fixup conflictsEvan Prodromou
2008-06-22First pass at replies support http://laconi.ca/PITS/00080matthew.gregg
2008-07-06don't double-escape bioEvan Prodromou
2008-07-05optionally queue jabber confirmationsEvan Prodromou
2008-07-05if not a POST, redirect to subscriptionsEvan Prodromou
2008-07-05rememberme debuggingEvan Prodromou
2008-07-05better debuggingEvan Prodromou
2008-07-05debugging code for rmEvan Prodromou
2008-07-05move member since to statisticsEvan Prodromou
2008-07-05nickname in profile, member since in profileEvan Prodromou
2008-07-03add a display url function to display URLsEvan Prodromou
2008-07-02methodEvan Prodromou
2008-07-02fix rememberme checkboxes on login, registerEvan Prodromou
2008-07-01better instructions for loginEvan Prodromou
2008-07-01add OpenID documentationEvan Prodromou