summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-28Fixed layout for powered by statusnet in bizSarven Capadisli
2010-01-28Remove redundant session token field from form (was already being added by ba...Zach Copley
2010-01-28Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingZach Copley
2010-01-28'Sign in with Twitter' button imgZach Copley
2010-01-28Can now set $config['queue']['stomp_persistent'] = false; to explicitly disab...Brion Vibber
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-28Showing processing indicator for form_repeat on submit instead of formSarven Capadisli
2010-01-28Removed avatar from repeat of username (matches noticelist)Sarven Capadisli
2010-01-28Removed unused variable assignment for avatar URL and added missing fnSarven Capadisli
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-27Fix for Mapstraction plugin's zoomed map linksBrion Vibber
2010-01-27debug log line for control channel subBrion Vibber
2010-01-27Merge branch 'master' of gitorious.org:statusnet/mainlineBrion Vibber
2010-01-28Merge branch 'facebook-js-fix' into testingZach Copley
2010-01-28Move faceboookapp.js to the Facebook pluginZach Copley
2010-01-27fix notice -- drop unused return value of variable that isn't initialized :) ...Brion 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-27fix for fix for bad realtime JS loadBrion Vibber
2010-01-27Merge branch 'testing' of git@gitorious.org:statusnet/mainline into testingBrion 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