summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-19Added locales_path to site admin panelZach Copley
2009-11-19Site admin panel mostly done. Still need to add CC license chooser.Zach Copley
2009-11-18Merge branch 'admin-sections/2' into 0.9.xZach Copley
2009-11-18Design admin panel mostly done.Zach Copley
2009-11-18Check profile->update() result against false exactly; we may legitimately get...Brion Vibber
2009-11-19Removing "join-existing". Do not add on update, just rebuild complete pot. Th...Siebrand Mazeland
2009-11-18Added support for pgettext() and npgettext() to separate contexts for transla...Brion Vibber
2009-11-18Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xCraig Andrews
2009-11-18You cannot use static that way - using another approach to save reuse the def...Craig Andrews
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-18Consolidate group creation into static function in User_groupEric Helgeson
2009-11-18rename isMemberOfGroup to be more consistent with other LDAP functionsCraig Andrews
2009-11-18correct login checking logicCraig Andrews
2009-11-18Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xZach Copley
2009-11-18Add MuSTArD to notice sourcesZach Copley
2009-11-18attributes['username'] is requiredCraig Andrews
2009-11-18Terminology consistency fix: 'Unlock' -> 'Unblock' in unblock form description.Brion Vibber
2009-11-18Add some functions that were previously undefinedCraig Andrews
2009-11-18Improve the not authorized error messageCraig Andrews
2009-11-18Localisation updates from !translatewiki !StatusNetSiebrand Mazeland
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-18Check for dupe from insertNoticeItem()Sarven Capadisli
2009-11-18Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-18Took out CSS from JS and placed it in its own file.Sarven Capadisli
2009-11-18Improved parameter checkingCraig Andrews
2009-11-18Notice: Undefined variable: source in actions/apistatusesupdate.php on line 88Brion Vibber
2009-11-18Added counter beside the play button. When paused, it will update theSarven Capadisli
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