Age | Commit message (Expand) | Author |
2010-01-24 | set correct key types for User_flag_profile | Evan Prodromou |
2010-01-24 | add function doc comment to User_flag_profile::create() | Evan Prodromou |
2010-01-06 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2010-01-06 | pass through keys() as keyTypes() for UserFlag | Evan Prodromou |
2010-01-06 | ...and drop the unnecessary &reference from child class pkeyGet() overrides. | Brion Vibber |
2010-01-06 | Fix for broken profile flag admin UI: delete stray flag entries when users ar... | Brion Vibber |
2009-12-28 | don't add flag if it's already there at block time | Evan Prodromou |
2009-12-28 | optionally flag a profile for review when blocked | Evan Prodromou |
2009-12-28 | move flag creation to a method of data object | Evan Prodromou |
2009-12-28 | phpcs-clean User_flag_profile as best as possible | Evan Prodromou |
2009-12-28 | phpcs-clean flagprofile.php | Evan Prodromou |
2009-12-28 | phpcs-clean clearflag.php | Evan Prodromou |
2009-12-28 | PHPCS-clean adminprofileflags.php | Evan Prodromou |
2009-12-28 | PHPCS-clean UserFlagPlugin | Evan Prodromou |
2009-12-28 | clear flags and show flaggers in adminflagprofile | Evan Prodromou |
2009-12-28 | add stuff for clearing flags to UserFlagPlugin | Evan Prodromou |
2009-12-28 | Add tools to clear flags | Evan Prodromou |
2009-12-27 | pagination works for flagged profiles | Evan Prodromou |
2009-12-27 | admin page checks for right to review flags | Evan Prodromou |
2009-12-04 | Use inlineScript() everywhere inline scripts are written | Craig Andrews |
2009-12-03 | Remove unnecessary pass by reference indicators | Craig Andrews |
2009-11-30 | Merge branch 'master' into 0.9.x | Zach Copley |
2009-11-28 | Bind for UserFlag only if there is a form for it | Sarven Capadisli |
2009-11-26 | Moved moderation styles out of UserFlag and put it into core. Updated | Sarven Capadisli |
2009-11-26 | Init UI to show/hide a group of moderation actions. | Sarven Capadisli |
2009-11-26 | Updated the cross line on silence icon | Sarven Capadisli |
2009-11-26 | Updated moderation (sandbox, silence, delete) icons for UserFlag | Sarven Capadisli |
2009-11-26 | Moved CSS out to its own file for UserFlag | Sarven Capadisli |
2009-11-26 | Renamed icon file | Sarven Capadisli |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-25 | Revert "Allow plugin DB_DataObject classes to not have to use the .ini file b... | Zach Copley |
2009-11-19 | Don't show flag user button your own profile | Zach Copley |
2009-11-19 | Fixed HXR response for flag user | Zach Copley |
2009-11-20 | Using the right form class name | Sarven Capadisli |
2009-11-17 | Added li for entity_flag | Sarven Capadisli |
2009-11-17 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou |
2009-11-16 | Fix for PHP spewing notices from commit a373d07ae00b878f47970f2e4a7d86c6ec3a65cf | Brion Vibber |
2009-11-16 | Allow plugin DB_DataObject classes to not have to use the .ini file by overri... | Craig Andrews |
2009-11-16 | try to return to the correct page from FlagProfileForm | Evan Prodromou |
2009-11-16 | make profile flag actions work like other profile actions | Evan Prodromou |
2009-11-16 | use return-to method for adminprofileflag | Evan Prodromou |
2009-11-16 | start showing actions for flagged profiles | Evan Prodromou |
2009-11-11 | Added XHR for form_entity_flag | Sarven Capadisli |
2009-11-09 | shorten flag notification and include a class | Evan Prodromou |
2009-11-09 | Added flag icon for UserFlag plugin | Sarven Capadisli |
2009-11-08 | Fixed Flagged for review view | Sarven Capadisli |
2009-11-08 | Fixed alignment for entity action anchors and responses | Sarven Capadisli |
2009-11-07 | fixup key definition for User_flag_profile | Evan Prodromou |
2009-11-07 | fixup database interface and correct the flagged notice | Evan Prodromou |
2009-11-07 | make sure FlagprofileAction without Profile_flag | Evan Prodromou |