summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-19add username and timestamp to map popupEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-19show maps on inbox and personal pageEvan Prodromou
2009-11-19tobyink's RDF compatibility patchCraig Andrews
2009-11-19Brought the plugin up to date with recent 0.9.x changes e.g.,Sarven Capadisli
2009-11-19tobyink's location RDF patchCraig Andrews
2009-11-19add markers for each notice and show the bounding box correctlyEvan Prodromou
2009-11-19Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-19Added lat and lon coordinates to notice locationSarven Capadisli
2009-11-19Merge branch '0.9.x' into mapstractionEvan Prodromou
2009-11-19put out provider JS correctlyEvan Prodromou
2009-11-19Should be using onHandleQueuedNotice instead of onEndNoticeSaveCraig Andrews
2009-11-19first steps towards usermapsEvan Prodromou
2009-11-19Added @class 'location', 'at' text reference for name, and @class 'geo'Sarven Capadisli
2009-11-19Changed notice source and location orderSarven Capadisli
2009-11-19Merge branch '0.9.x' into mapstractionEvan Prodromou
2009-11-19Notice option alignmentSarven Capadisli
2009-11-19Updated layout for notice info and optionsSarven Capadisli
2009-11-19Updated form markup for email settingsSarven Capadisli
2009-11-19Updated .form_settings fieldset fieldset stylesSarven Capadisli
2009-11-19Added fieldsets for site admin pageSarven Capadisli
2009-11-19Merge branch 'admin-sections/3' into 0.9.xZach Copley
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-19Updated markup and style for design admin fieldsetsSarven Capadisli
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