summaryrefslogtreecommitdiff
path: root/plugins/UserFlag/UserFlagPlugin.php
AgeCommit message (Expand)Author
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