Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-03 | Fix for ticket #2168: if we've already flagged a profile from another ↵ | Brion Vibber | |
window, let the 'Flag' form submission gracefully show the updated state instead of throwing an error (error message isn't even exposed properly in AJAX submissions) | |||
2010-10-02 | * i18n/L10n review. | Siebrand Mazeland | |
* add onPluginVersion() | |||
2010-05-20 | Added block link to subscription notification emails; block action can now ↵ | Brion Vibber | |
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. | |||
2009-12-28 | move flag creation to a method of data object | Evan Prodromou | |
2009-12-28 | phpcs-clean flagprofile.php | Evan Prodromou | |
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-16 | make profile flag actions work like other profile actions | Evan Prodromou | |
2009-11-11 | Added XHR for form_entity_flag | Sarven Capadisli | |
2009-11-07 | make sure FlagprofileAction without Profile_flag | Evan Prodromou | |
2009-11-01 | insert profile flags more or less correctly | Evan Prodromou | |
2009-11-01 | move action files to the right place | Evan Prodromou | |