summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-28always set up database_rw, regardless, so cached sessions workEvan Prodromou
2010-01-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-28update mysqltimestamps on insert and updateEvan Prodromou
2010-01-28additional debugging data for SessionsEvan Prodromou
2010-01-28'Sign in with Twitter' button imgZach Copley
2010-01-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineSarven Capadisli
2010-01-28Update to aside styles in biz themeSarven Capadisli
2010-01-28Update to notice item in biz themeSarven Capadisli
2010-01-28Update to biz theme button close and minimize stylesSarven Capadisli
2010-01-28Update to biz theme's input stylesSarven Capadisli
2010-01-28Updated biz theme entity_actions stylesSarven Capadisli
2010-01-28Updated biz theme to use dialogbox stylesSarven Capadisli
2010-01-28Updated biz theme notice optionsSarven Capadisli
2010-01-28Updated biz theme to hide form_repeat legendSarven Capadisli
2010-01-28Updated biz theme to use the single icons fileSarven Capadisli
2010-01-28Updated geo sharing styles for bizSarven Capadisli
2010-01-28Fixed layout when ad plugin is on for bizSarven Capadisli
2010-01-28Fixed layout for powered by statusnet in bizSarven Capadisli
2010-01-28Can now set $config['queue']['stomp_persistent'] = false; to explicitly disab...Brion Vibber
2010-01-27Don't preemptively close existing DB connections for web views (needed to kee...Brion Vibber
2010-01-27dropping the setcookie() call from common_ensure_session() since we're pretty...Brion Vibber
2010-01-27append '/' on cookie path for now (may still need some refactoring)Brion Vibber
2010-01-28Merge branch 'master' of git@gitorious.org:statusnet/mainlineEvan Prodromou
2010-01-28set session cookie correctlyEvan Prodromou
2010-01-27debug log line for control channel subBrion Vibber
2010-01-27Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-01-27fix notice -- drop unused return value of variable that isn't initialized :) ...Brion Vibber
2010-01-27fix for fix for bad realtime JS loadBrion Vibber
2010-01-27Merge branch 'master' of git@gitorious.org:statusnet/mainline0.9.0beta4Evan Prodromou
2010-01-27Merge branch 'testing'Evan Prodromou
2010-01-27increment software beta versionEvan Prodromou
2010-01-27Update queue, translation notes in readmeBrion Vibber
2010-01-27Adds an emergency switch so we can run inbox distribution at save time (bypas...Brion Vibber
2010-01-28Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-01-28Numbered format specifiersZach Copley
2010-01-27Merge branch 'testing' of gitorious.org:statusnet/mainlineBrion Vibber
2010-01-27fix update script -- read the diff wrong and put a couple fields on wrong tab...Brion Vibber
2010-01-28Remove debugging statementZach Copley
2010-01-28Some adjustments to the way API auth works after merging testing and 0.9.xZach Copley
2010-01-28These API methods should return true for ->isReadOnly($args)!Zach Copley
2010-01-27Shuffle params on setup_status_network; adding fullname and pushing tags upBrion Vibber
2010-01-27Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-27move script into OpenXPlugin::showAd() so it worksEvan Prodromou
2010-01-27using an action for output in OpenX pluginEvan Prodromou
2010-01-27add additional post-install shell script option for setup_status_network.sh t...Brion Vibber
2010-01-27Plugin to enable OpenX adsEvan Prodromou
2010-01-27Add scripts/sendemail.php to send email to a user's address. Updated setup_st...Brion Vibber
2010-01-27Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingEvan Prodromou
2010-01-27width and height should be integers in AdsensePluginEvan Prodromou
2010-01-27Plugin to support Google AdsenseEvan Prodromou