mastodon/spec
Eugen 5d710b1139 Make file attachment on MediaAttachment optional ()
Create MediaAttachment but without actual file download when domain is blocked with reject_media set to true
Clean up old media files when creating a new domain block with reject_media set to true
Return remote_url in media attachments API if local file is not present
Undo domain block action in admin UI
Ability to enable reject_media from admin UI
..
controllers Add password reset for users from admin accounts area ()
fabricators Refresh webfinger ()
features Introduce capybara and first feature spec ()
fixtures Imports controller errors ()
helpers View spec fix ()
javascript Add unit tests for https://github.com/tootsuite/mastodon/pull/1574 ()
lib Fix tests issue introduced in ()
mailers Add digest e-mails
models Add recovery code support for two-factor auth ()
presenters About page contact email ()
requests Improve i18n chooser ()
routing Clean up well-known routes/controllers ()
services Account search service refactor ()
support/matchers/model add more tests to models
views Make file attachment on MediaAttachment optional ()
i18n_spec.rb Improve docs
rails_helper.rb Silence Devise deprecation warning about TestHelpers ()
spec_helper.rb View spec fix ()