summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-18Another syntax error in the postgres db create scriptCiaran Gultnieks
2009-11-18Added documentation in the README for what the 'language' setting actually do...Ciaran Gultnieks
2009-11-18Setting the width to particular form_settings inputs to autoSarven Capadisli
2009-11-18Updated default theme to match identica themeSarven Capadisli
2009-11-18Updated admin design form markupSarven Capadisli
2009-11-18Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-18Separated width selectors for form_data form controlsSarven Capadisli
2009-11-18Relaxed the width for form selectSarven Capadisli
2009-11-18Relaxed the CSS selector for design settings so it can be used inSarven Capadisli
2009-11-18Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xCiaran Gultnieks
2009-11-18Missing quotes in postgres db create scriptCiaran Gultnieks
2009-11-18Merge branch 'admin-sections' into 0.9.xZach Copley
2009-11-18First draft of the admin panel for site designZach Copley
2009-11-17(Theoretically) allow users to change their passwords.Craig Andrews
2009-11-17A little cleanup on console.php; save readline history more aggressively; avo...Brion Vibber
2009-11-17Renaming GeonamesPlugin::NAMESPACE to GeonamesPlugin::LOCATION_NS to avoid pa...Brion Vibber
2009-11-17Get rid of empty select in theme dropdownZach Copley
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-17Declare global usage in common.php so setup works right when called from phpu...Brion Vibber
2009-11-17bring the 08-to-09 SQL update script up-to-dateEvan Prodromou
2009-11-17Added form_data classSarven Capadisli
2009-11-17Update form_settings layoutSarven Capadisli
2009-11-17Merge branch '0.9.x-mobile' into 0.9.xSarven Capadisli
2009-11-17Updated admin forms to use form_settings stylesSarven Capadisli
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-17more snapshot stuff in siteadminpanelEvan Prodromou
2009-11-17remove panels.txt, move to http://status.net/wiki/Settings_by_panelEvan Prodromou
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-17Reformatted for 80 character width, and clarified the username/nickname attri...Craig Andrews
2009-11-17Fix ticket 1816: Database errors recorded as "Array"Brion Vibber
2009-11-17Need to check the Profile rather than the User.Zach Copley
2009-11-17Added li for entity_flagSarven Capadisli
2009-11-17add private flag back into site admin panelEvan Prodromou
2009-11-17Merge branch '0.9.x' into adminpanelEvan Prodromou
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-16Bug 1655/bug 1905: fix for Internet Explorer receiving FOAF output when click...Brion Vibber
2009-11-16Cleanup for bug 1813: workaround sometimes-missing dl() in PHP 5.3 by definin...Brion Vibber
2009-11-16Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cfBrion Vibber
2009-11-16Do proper translations for pluralsCraig Andrews
2009-11-16Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xCraig Andrews
2009-11-16Allow plugin DB_DataObject classes to not have to use the .ini file by overri...Craig Andrews
2009-11-16Consistant error for groups that dont exist in APIEric Helgeson
2009-11-16+x deleteuser.phpEric Helgeson
2009-11-16Localisation updates from !translatewiki !StatusNetSiebrand Mazeland
2009-11-16disallow email on faves from sandboxed usersEvan Prodromou
2009-11-16prevent email notification on replies by sandboxed usersEvan Prodromou
2009-11-16block subscribes by silenced usersEvan Prodromou
2009-11-16silently skip email for subs from sandboxed userEvan Prodromou
2009-11-16silenced users can't send direct messagesEvan Prodromou