mastodon/spec
Eugen Rochko c593d6df9c
Add preference for report notification e-mails, skip for duplicates ()
If an unresolved report for the same target account already exists,
no new notification is generated
..
controllers Make Api::V1::MutesController paginate properly ()
fabricators Display pending message on admin relays UI ()
features Add scenarios for log in ()
fixtures Slightly reduce RAM usage ()
helpers Add theme identifier to body classes for easier custom CSS styling ()
lib Fix autoplay issue with spoiler tag ()
mailers Account archive download ()
models Fix nil host in remotable ()
policies Add status destroy authorization to policy ()
presenters Isolate each specs for cache store ()
requests Use raw status code on have_http_status ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
services Add preference for report notification e-mails, skip for duplicates ()
support Remove empty strings ()
validators Add a spec for UniqueUsernameValidator ()
views Add animate custom emoji param to embed pages ()
workers Lists ()
rails_helper.rb Slightly reduce RAM usage ()
spec_helper.rb Disable simplecov on CircleCI ()