mastodon/app
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
..
controllers Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
helpers Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
javascript Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
lib Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
mailers Add ability to disable login and mark accounts as memorial (#5615) 2017-11-07 19:06:44 +01:00
models Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
policies Add moderator role and add pundit policies for admin actions (#5635) 2017-11-11 20:23:33 +01:00
presenters Compact status_ids in StatusRelationshipsPresenter (#5073) 2017-09-24 11:18:32 +02:00
serializers Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
services Fixed duplicating URL of photo type of oEmbed (#5763) 2017-11-20 20:45:54 +01:00
validators Implement EmailBlackList (#5109) 2017-10-04 15:16:10 +02:00
views Add logging of admin actions (#5757) 2017-11-24 02:05:53 +01:00
workers Lists (#5703) 2017-11-18 00:16:48 +01:00