summaryrefslogtreecommitdiff
path: root/plugins/UserFlag/UserFlagPlugin.php
AgeCommit message (Expand)Author
2010-02-02Removed entity flag stylesheet and icons from plugin to core.Sarven Capadisli
2010-01-31Updated XHR binded events to work better in jQuery 1.4.1. UsingSarven Capadisli
2010-01-06Fix for broken profile flag admin UI: delete stray flag entries when users ar...Brion Vibber
2009-12-28don't add flag if it's already there at block timeEvan Prodromou
2009-12-28optionally flag a profile for review when blockedEvan Prodromou
2009-12-28PHPCS-clean UserFlagPluginEvan Prodromou
2009-12-28add stuff for clearing flags to UserFlagPluginEvan Prodromou
2009-12-27admin page checks for right to review flagsEvan Prodromou
2009-12-04Use inlineScript() everywhere inline scripts are writtenCraig Andrews
2009-12-03Remove unnecessary pass by reference indicatorsCraig Andrews
2009-11-30Merge branch 'master' into 0.9.xZach Copley
2009-11-28Bind for UserFlag only if there is a form for itSarven Capadisli
2009-11-26Moved CSS out to its own file for UserFlagSarven Capadisli
2009-11-26Renamed icon fileSarven Capadisli
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-25Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b...Zach Copley
2009-11-19Don't show flag user button your own profileZach Copley
2009-11-17Added li for entity_flagSarven Capadisli
2009-11-17Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2009-11-16Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cfBrion Vibber
2009-11-16Allow plugin DB_DataObject classes to not have to use the .ini file by overri...Craig Andrews
2009-11-16try to return to the correct page from FlagProfileFormEvan Prodromou
2009-11-11Added XHR for form_entity_flagSarven Capadisli
2009-11-09shorten flag notification and include a classEvan Prodromou
2009-11-08Fixed Flagged for review viewSarven Capadisli
2009-11-08Fixed alignment for entity action anchors and responsesSarven Capadisli
2009-11-07fixup database interface and correct the flagged noticeEvan Prodromou
2009-11-07make sure UserFlagPlugin works without Profile_flagEvan Prodromou
2009-11-07Simply flag a profile for reviewEvan Prodromou
2009-11-01insert profile flags more or less correctlyEvan Prodromou
2009-11-01show profile flag form when showing profile list or profile pageEvan Prodromou
2009-11-01make sure tables are created correctlyEvan Prodromou
2009-10-13outline for pluginEvan Prodromou