forked from treehouse/mastodon
9b978872cc
Currently, there is no way for an admin to delete an account record. However, should that happen in the future, or should an admin mistype an account id, `/admin/action_logs?target_account_id=<non-existent-account-id>` currently returns a 404 instead of an empty list. With this commit, the aforementioned page returns a correct list instead (potentially non-empty if the account has been manually deleted) |
||
---|---|---|
.. | ||
account_action.rb | ||
action_log.rb | ||
action_log_filter.rb |