summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-18Reuse ldap connections for the default configCraig Andrews
2009-11-18do not required that roles_to_groups be specifiedCraig Andrews
2009-11-18Blasted missing a $this!Craig Andrews
2009-11-18Should not canonicalize nickname before calling common_check_userCraig Andrews
2009-11-18rename isMemberOfGroup to be more consistent with other LDAP functionsCraig Andrews
2009-11-18correct login checking logicCraig Andrews
2009-11-18attributes['username'] is requiredCraig Andrews
2009-11-18Add some functions that were previously undefinedCraig Andrews
2009-11-18Improve the not authorized error messageCraig Andrews
2009-11-18Add login_group configuration option so only members of a certain group can l...Craig Andrews
2009-11-18Added Authorization pluginCraig Andrews
2009-11-18Improved parameter checkingCraig Andrews
2009-11-18Updated button styles. By default, all buttons will have a drop-shadowSarven Capadisli
2009-11-18Relatively positioning notice_primarySarven Capadisli
2009-11-18Styled realtime_actionsSarven Capadisli
2009-11-18Added play/pause button for realtime notices. While on pause, it willSarven Capadisli
2009-11-18Created separate objects for receive actionsSarven Capadisli
2009-11-18Setting windowhasfocus to true by defaultSarven Capadisli
2009-11-18Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-18Settling on min-width for entity_actions because 1. better i18n 2.Sarven Capadisli
2009-11-18Another syntax error in the postgres db create scriptCiaran Gultnieks
2009-11-18Changed from click to bindSarven Capadisli
2009-11-18Setting max notice count in order not to freak out the browser withSarven Capadisli
2009-11-18Added check to see whether window has focusSarven Capadisli
2009-11-18Added a call to NoticeFavor()Sarven Capadisli
2009-11-18Added documentation in the README for what the 'language' setting actually do...Ciaran Gultnieks
2009-11-18Removed setTimeout. It was initially intended to prevent dupes butSarven Capadisli
2009-11-18Changed window open name to '' because IE doesn't compute names thatSarven Capadisli
2009-11-18Added on click event to open up anchors in notice items in a newSarven Capadisli
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