summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-16give UnsilenceForm correct superclassEvan Prodromou
2009-11-16give UnsandboxForm correct superclassEvan Prodromou
2009-11-16give SilenceForm proper superclassEvan Prodromou
2009-11-16DeleteUserActionEvan Prodromou
2009-11-16make block action use ProfileFormAction superclassEvan Prodromou
2009-11-16add sandbox and silence actionsEvan Prodromou
2009-11-16change uses of User_role to Profile_roleEvan Prodromou
2009-11-16fix exe flag after createTableEvan Prodromou
2009-11-16remove User_role classEvan Prodromou
2009-11-16Rename user_role to profile_roleEvan Prodromou
2009-11-16move role functions to Profile classEvan Prodromou
2009-11-16make block actions use profileformaction superclassEvan Prodromou
2009-11-16common superclass for actions that operate on a profile and returnEvan Prodromou
2009-11-16Add "followers" and "following" commandsCraig Andrews
2009-11-16getSubscribers and getSubscriptions were not handling the case where limit=nu...Craig Andrews
2009-11-15Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-15add forms for silence, sandbox, delete userEvan Prodromou
2009-11-15define rights around how to silence, sandbox, and delete a userEvan Prodromou
2009-11-15unblockform uses profileactionformEvan Prodromou
2009-11-15blockform uses profileactionformEvan Prodromou
2009-11-15common superclass for forms that operate on a profileEvan Prodromou
2009-11-15Move some user-related stuff to useradminpanel from siteadminpanelEvan Prodromou
2009-11-15add panels.txt to remember what to add whereEvan Prodromou
2009-11-14Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-14Localisation updates from translatewiki.netSiebrand Mazeland
2009-11-14Fix regression from 9f372da3da4bd445175eda9155fa7fdd13d3c85e: typo in refacto...Brion Vibber
2009-11-14Revert "Ask users if they wish to send statistics to SNI, default is off."Evan Prodromou
2009-11-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-14Removed list style from .xoxoSarven Capadisli
2009-11-14don't offer install.php on check-fancy requestsbrenda
2009-11-14postgresl update script now working in postgresbrenda
2009-11-13Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2009-11-13Fix regression in OpenID autosubmit page.Brion Vibber
2009-11-13Fix to work with csarven's changes to util.jsCraig Andrews
2009-11-13Resetup the ajaxification for replies and favors after inf. scrollingCraig Andrews
2009-11-13Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-13Separated NoticeFavor and calling it from FormNoticeXHR successSarven Capadisli
2009-11-13Localisation updates from translatewiki.net (2009-11-13)Siebrand Mazeland
2009-11-13Rearranged selectors for processing styleSarven Capadisli
2009-11-13Refactor User_username object creation to reuse codeCraig Andrews
2009-11-13autoregister returns the new user on success (not just true)Craig Andrews
2009-11-13Added .processing styles for paginationSarven Capadisli
2009-11-13Moved class="pagination" to child element and removed elementSarven Capadisli
2009-11-13Added hAtom for profile and group listsSarven Capadisli
2009-11-13Fix typo (!. -> !)Siebrand Mazeland
2009-11-12blasted, that should not be thereCraig Andrews
2009-11-12Added a User_username table that links the external username with a StatusNet...Craig Andrews
2009-11-12Also delete the OpenID provider data when a user is deletedCraig Andrews
2009-11-12Localisation updates from translatewiki.net (2009-11-12)Siebrand Mazeland
2009-11-12A further change to the XRDS is required if 0.9.x is to be able to remote sub...Ciaran Gultnieks