summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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-10Added a events for the settings menu itemsCraig Andrews
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
2009-11-05Made the ldap plugin work, and add a readmeCraig Andrews
2009-11-04Added Net_LDAP2 to extlib, and add a skeleton LDAP pluginCraig Andrews
2009-11-04Merge branch '0.8.x' into 0.9.xSarven Capadisli
2009-11-04Added script documentationSarven Capadisli
2009-11-04Script no longer neeedSarven Capadisli
2009-11-04Sync RealtimePlugin with 0.9.xSarven Capadisli
2009-11-04Sync Realtime JavaScript with 0.9.xSarven Capadisli
2009-11-03Added a Bitly URL Shortener. Unfortunately, it doesn't work, as bit.ly requir...Craig Andrews
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-02Revert "Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 packag...Brion Vibber
2009-11-02Rebuilt HTTPClient class as an extension of PEAR HTTP_Request2 package, addin...Brion Vibber
2009-11-01insert profile flags more or less correctlyEvan Prodromou
2009-11-01move action files to the right placeEvan Prodromou
2009-11-01show profile flag form when showing profile list or profile pageEvan Prodromou