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/models
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
7 years ago
..
admin Add logging of admin actions (#5757) 7 years ago
concerns Add tests for Remotable (#5768) 7 years ago
form
web
account_domain_block_spec.rb
account_filter_spec.rb
account_moderation_note_spec.rb Lists (#5703) 7 years ago
account_spec.rb
block_spec.rb
conversation_mute_spec.rb
conversation_spec.rb
custom_emoji_spec.rb
domain_block_spec.rb
email_domain_block_spec.rb
export_spec.rb
favourite_spec.rb
follow_request_spec.rb
follow_spec.rb
home_feed_spec.rb Lists (#5703) 7 years ago
import_spec.rb
list_account_spec.rb Lists (#5703) 7 years ago
list_spec.rb Lists (#5703) 7 years ago
media_attachment_spec.rb
mention_spec.rb
mute_spec.rb
notification_spec.rb Fix N+1 at notification (#5752) 7 years ago
preview_card_spec.rb
remote_follow_spec.rb Remove empty strings (#5732) 7 years ago
remote_profile_spec.rb
report_filter_spec.rb
report_spec.rb
session_activation_spec.rb
setting_spec.rb
site_upload_spec.rb
status_pin_spec.rb
status_spec.rb Add tests for Status#title (#5718) 7 years ago
stream_entry_spec.rb
subscription_spec.rb
tag_spec.rb
user_spec.rb Delegate some methods of User to @settings (#5706) 7 years ago