You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec
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
8 years ago
..
controllers Lists (#5703) 8 years ago
fabricators Add logging of admin actions (#5757) 8 years ago
features Add scenarios for log in (#3497) 8 years ago
fixtures Remove empty strings (#5732) 8 years ago
helpers Remove empty strings (#5732) 8 years ago
lib Add a test for Settings::Extend#settings (#5720) 8 years ago
mailers Spec UserMailer (#3757) 8 years ago
models Add logging of admin actions (#5757) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Use around hook to restore context in InstancePresenter spec (#3430) 8 years ago
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing Move create/destroy actions for api/v1/statuses to namespace (#3678) 8 years ago
services Lists (#5703) 8 years ago
support Remove empty strings (#5732) 8 years ago
validators Count all URLs in text as 23 characters flat, do not count domain part of usernames (#4427) 8 years ago
views Uploads for admin site settings (#4913) 8 years ago
workers Lists (#5703) 8 years ago
rails_helper.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 8 years ago
spec_helper.rb Minor performance improvement for test suite (#4678) 8 years ago