summaryrefslogtreecommitdiff
path: root/actions
AgeCommit message (Expand)Author
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-11Setting nudge XHR response to utf-8 and indentingSarven Capadisli
2008-12-11Standardising XHR responses to utf-8 and indentingSarven Capadisli
2008-12-11Fix bad arguments that were throwing PHP warningsZach Copley
2008-12-10Array needs initializing before it's returned. How did this code ever work?Zach Copley
2008-12-11add User-Agent to OMB requestsEvan Prodromou
2008-12-11better output in subscribeEvan Prodromou
2008-12-09set jabber and sms flags on subscriptionsEvan Prodromou
2008-12-09resolve conflictsEvan Prodromou
2008-12-09New AjaxWebChannel for returning ajaxy responses to notice input box commandsZach Copley
2008-12-09fix registration bug - fatal error when sending email confirmationZach Copley
2008-12-07trac750 Use Facebook dialogs for success and error messages during initial se...Zach Copley
2008-12-07trac750 Remove foreign link when Facebook user removes our appZach Copley
2008-12-07trac750 - linked in CSS file and added CSS for profile boxZach Copley
2008-12-05trac750 - Exoskeleton of a nascent Facebook appZach Copley
2008-12-09trac540 - Add 'since' param to Twitter-compatible API callsZach Copley
2008-12-08pass returnto info from subscribers to block formEvan Prodromou
2008-12-08correctly init the document type for block API actionsEvan Prodromou
2008-12-08enable block APIEvan Prodromou
2008-12-08add an unblock formEvan Prodromou
2008-12-08error in figuring out actions to return toEvan Prodromou
2008-12-08add returnto information to the block formEvan Prodromou
2008-12-08change element_start to element for instructionsEvan Prodromou
2008-12-08return true from block actionEvan Prodromou
2008-12-08add header and footerEvan Prodromou
2008-12-08fixup handle function in block actionEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou
2008-12-07don't allow remote subscribes from blocked profilesEvan Prodromou
2008-12-07pass profile id for subscriptions rather than user nameEvan Prodromou
2008-12-07remove favoritedrssEvan Prodromou
2008-12-05trac855 trac856 and Feed list for the Favorited pagecsarven
2008-12-04done delete own profile (see other settings)millette
2008-12-03moving delete profile to its own space.millette
2008-12-03delete user and all traces from the db.millette
2008-12-03Using abbr.published @title and ISO8601csarven
2008-12-03prepare the action obj for APIEvan Prodromou
2008-12-03don't allow new users if the site is closed or invite only in OpenIDEvan Prodromou
2008-12-03fine-tuning the privacy flagEvan Prodromou
2008-12-03unsubscribe from a remote profileEvan Prodromou
2008-12-03permanent redirect on non-canonical nicknameEvan Prodromou
2008-12-03parent::init() -> parent::prepare()Evan Prodromou
2008-12-03change Action::init() to Action::prepare() to avoid conflict with RSS10Action...Evan Prodromou
2008-12-02better microformats from @singpolymaEvan Prodromou
2008-12-02add attributes for shownoticeEvan Prodromou
2008-12-01end ETag with quotesEvan Prodromou
2008-12-01notices have a create stamp not a modified stampEvan Prodromou
2008-12-01generate an etag for shownoticeEvan Prodromou
2008-12-01trim whitespaceEvan Prodromou
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-11-28only expand URLs we shortened ourselves + only shorten if notice > 140 charsmillette