- May 23, 2022
-
-
Claire authored
* Fix warning an account outside of a report closing all reports for that account * Make it clear what actions solve other reports * Revert "Make it clear what actions solve other reports" This reverts commit ad006de821f72e75480701298d13f0945b509059.
-
- May 06, 2022
-
-
Claire authored
* Fix account warnings not being recorded in audit log Fixes #18334 * Only record warnings if they are not associated to another action
-
- Mar 15, 2022
-
-
Eugen Rochko authored
-
- Jan 17, 2022
-
-
Eugen Rochko authored
-
- Nov 07, 2020
-
-
Eugen Rochko authored
-
- Nov 04, 2020
-
-
Takeshi Umeda authored
* Add account sensitized * Fix i18n normalize * Fix description and spec * Fix spec * Fix wording
-
- Sep 15, 2020
-
-
Eugen Rochko authored
-
- Sep 13, 2020
-
-
Eugen Rochko authored
-
- Mar 21, 2020
-
-
ThibG authored
-
- Oct 09, 2019
-
-
Eugen Rochko authored
Fix #12113
-
- Sep 11, 2019
-
-
Eugen Rochko authored
Change all account actions except "none" to resolve all unresolved reports Refactor `SuspendAccountService` to be more readable
-
- Aug 23, 2019
-
-
Eugen Rochko authored
-
- Jul 06, 2019
-
-
Eugen Rochko authored
-
- Dec 22, 2018
-
-
Eugen Rochko authored
* Add moderation warnings Replace individual routes for disabling, silencing, and suspending a user, as well as the report update route, with a unified account action controller that allows you to select an action (none, disable, silence, suspend) as well as whether it should generate an e-mail notification with optional custom text. That notification, with the optional custom text, is saved as a warning. Additionally, there are warning presets you can configure to save time when performing the above. * Use Account#local_username_and_domain
-