summaryrefslogtreecommitdiff
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-09defaults for argument functionsEvan Prodromou
2008-07-09wrong comparison operator for saving reply to selfEvan Prodromou
2008-07-09don't record a reply_to for responses to selfEvan 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-09store replies on the notice record, not the reply recordEvan Prodromou
2008-07-09reply_to is now stored on the notice, not on the reply recordEvan Prodromou
2008-07-09wording change in commentEvan Prodromou
2008-07-09rebuild DB_DataObject classes for new structureEvan Prodromou
2008-07-09store rendered content on save; display pre-rendered contentEvan Prodromou
2008-07-09changes to databaseEvan Prodromou
2008-07-09remove version number from OMB specEvan Prodromou
2008-07-09move againEvan Prodromou
2008-07-09move some things aroundEvan Prodromou
2008-07-09better arrowEvan Prodromou
2008-07-09remove current notice code which doesn't seem to do anythingEvan Prodromou
2008-07-09remove replybutton formattingEvan Prodromou
2008-07-09format replyto name correctlyEvan Prodromou
2008-07-09accept replyto for fancy newnotice URLEvan Prodromou
2008-07-09try another tackEvan Prodromou
2008-07-09return falseEvan Prodromou
2008-07-09fallback to newnotice on reply button, new button with mouseoverEvan Prodromou
2008-07-09fixup required XMPP libraryEvan Prodromou
2008-07-08replybutton.darcmike
2008-07-09forgot to change null check at beginning of set userEvan 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-09some debug stuff for remember meEvan Prodromou
2008-07-09better description of what happens when changing settingsEvan Prodromou
2008-07-08name of form on remote subscribe changedEvan Prodromou
2008-07-08notice -> permalink in noticesEvan Prodromou
2008-07-08p.instructions -> div.instructionsEvan Prodromou
2008-07-08don't call text if you don't mean itEvan Prodromou
2008-07-08don't do an end tag for empty elementsEvan Prodromou
2008-07-08take out queuing debuggingEvan Prodromou
2008-07-04UNDO: debugging info for queueing noticesEvan Prodromou
2008-07-04debugging info for queueing noticesEvan 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-07autoreplyEvan Prodromou