mastodon/app/controllers/admin
Eugen Rochko e84fecb7e9
Add logging of admin actions (#5757)
* Add logging of admin actions

* Update brakeman whitelist

* Log creates, updates and destroys with history of changes

* i18n: Update Polish translation (#5782)

Signed-off-by: Marcin Mikołajczak <me@m4sk.in>

* Split admin navigation into moderation and administration

* Redesign audit log page

* 🇵🇱 (#5795)

* Add color coding to audit log

* Change dismiss->resolve, log all outcomes of report as resolve

* Update terminology (e-mail blacklist) (#5796)

* Update terminology (e-mail blacklist)

imho looks better

* Update en.yml

* Fix code style issues

* i18n-tasks normalize
2017-11-24 02:05:53 +01:00
..
account_moderation_notes_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
accounts_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
action_logs_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
base_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
confirmations_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
custom_emojis_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
domain_blocks_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
email_domain_blocks_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
instances_controller.rb Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
reported_statuses_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
reports_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
resets_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
roles_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
settings_controller.rb Add “staff” badge to admin user pages (#5735) 2017-11-19 04:13:57 +01:00
silences_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
statuses_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
subscriptions_controller.rb Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
suspensions_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
two_factor_authentications_controller.rb Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00