summaryrefslogtreecommitdiff
path: root/plugins/UserFlag
AgeCommit message (Expand)Author
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-16make profile flag actions work like other profile actionsEvan Prodromou
2009-11-16use return-to method for adminprofileflagEvan Prodromou
2009-11-16start showing actions for flagged profilesEvan Prodromou
2009-11-11Added XHR for form_entity_flagSarven Capadisli
2009-11-09shorten flag notification and include a classEvan Prodromou
2009-11-09Added flag icon for UserFlag pluginSarven Capadisli
2009-11-08Fixed Flagged for review viewSarven Capadisli
2009-11-08Fixed alignment for entity action anchors and responsesSarven Capadisli
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-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
2009-11-01profile flag formEvan Prodromou
2009-11-01add data definitions to user flag classesEvan Prodromou
2009-11-01update autogenerated data objects to match our classesEvan Prodromou
2009-11-01remove exe flags on UserFlag data objectsEvan Prodromou
2009-11-01autogenerated files for UserFlag data objectsEvan Prodromou
2009-11-01make sure tables are created correctlyEvan Prodromou
2009-10-15Stub actions for UserFlag pluginEvan Prodromou
2009-10-13outline for pluginEvan Prodromou