gnu-social/plugins/UserFlag
Brion Vibber 68305d4b68 Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger.
Fixed typo in RedirectingAction when no return-to data provided in form submission.
RedirectingAction::returnToArgs() has been renamed to returnToPrevious() to avoid conflict with Action::returnToArgs() which returns arguments to be passed to other actions as return-to arguments. All callers should now be updated.
More profile settings actions will now redirect through a login form if visited as a GET request, as would be expected from a bookmark, link sent in e-mail etc.
2010-05-20 14:24:44 -07:00
..
UserFlagPlugin.php Removed entity flag stylesheet and icons from plugin to core. 2010-02-02 16:27:58 +01:00
User_flag_profile.php set correct key types for User_flag_profile 2010-01-24 15:57:56 -05:00
adminprofileflag.php PHPCS-clean adminprofileflags.php 2009-12-28 08:45:21 -08:00
clearflag.php Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger. 2010-05-20 14:24:44 -07:00
clearflagform.php Added icon to Clear label for UserFlag plugin 2010-02-02 16:06:22 +01:00
flagprofile.php Added block link to subscription notification emails; block action can now take a profile ID on the URL; added profile details to block page so there's an indication of who you're blocking before you pull the trigger. 2010-05-20 14:24:44 -07:00
flagprofileform.php Using the right form class name 2009-11-20 03:06:12 +00:00