summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2009-11-14Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
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-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-13Moved class="pagination" to child element and removed elementSarven Capadisli
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-11Don't use common_config anymoreCraig Andrews
2009-11-11Correct stupid spelling errorsCraig Andrews
2009-11-11Redid how URL shorteners work. This way is much more like how Evan wants even...Craig Andrews
2009-11-11Rename the plugins, as I'm separating out Authn, Authz, and user information ...Craig Andrews
2009-11-11Added XHR for form_entity_flagSarven Capadisli
2009-11-11Added margin-top for showstream page (space between entity_actions andSarven Capadisli
2009-11-11Set window resize before openning it upSarven Capadisli
2009-11-11Calling selector onceSarven Capadisli
2009-11-11Using mark-top stylesSarven Capadisli
2009-11-11Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-10Added a events for the settings menu itemsCraig Andrews
2009-11-10Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-10initial support for geourl.orgEvan Prodromou
2009-11-10Bringing Sphinx search support up to code: broken out to a plugin, now suppor...Brion Vibber
2009-11-10Changed to Evan's event style and added an AuthPlugin superclassCraig Andrews
2009-11-10Merge remote branch 'statusnet/0.9.x' into 0.9.xBrion Vibber
2009-11-09Add a new event: CanUserChangeFieldCraig Andrews
2009-11-09Revert "Remove more contractions"Brion Vibber
2009-11-09shorten flag notification and include a classEvan Prodromou
2009-11-09Added flag icon for UserFlag pluginSarven Capadisli
2009-11-08Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xSarven Capadisli
2009-11-08Updated Realtime plugin to use the util's NoticeReply objectSarven Capadisli
2009-11-08Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.xSiebrand Mazeland
2009-11-08Remove more contractionsSiebrand Mazeland
2009-11-08Revert "* [Cc]an't -> [Cc]annot"Brion Vibber
2009-11-08* [Cc]an't -> [Cc]annotSiebrand Mazeland
2009-11-08Fixed Flagged for review viewSarven Capadisli
2009-11-08Fixed alignment for entity action anchors and responsesSarven Capadisli
2009-11-08Fix bug 1962: deleteuser.php regression when OpenID plugin not enabledBrion Vibber
2009-11-07fixup key definition for User_flag_profileEvan Prodromou
2009-11-07fixup database interface and correct the flagged noticeEvan Prodromou
2009-11-07make sure FlagprofileAction without Profile_flagEvan Prodromou
2009-11-07make sure UserFlagPlugin works without Profile_flagEvan Prodromou
2009-11-07Simply flag a profile for reviewEvan Prodromou
2009-11-07Merge branch '0.9.x' into userflagEvan Prodromou
2009-11-05Fixed autocomplete returning bogus resultsCraig Andrews
2009-11-05Add ChangePassword eventCraig Andrews
2009-11-05Store the canonical forms of the email address and nicknameCraig Andrews
2009-11-05Added an AutoRegister eventCraig Andrews