mastodon/spec
slice 85973f4f37 Improvements to image upload validation and creation ()
* Check if image value is nil? before creating an image

Check if uploaded images aren't nil before creating SiteUpload models
for them.

* Validate presence of file in SiteUpload

* Fix file presence validation

* Fabricate SiteUpload#file

* Add link to Creative Commons license
..
controllers squashed identity proof updates ()
fabricators Improvements to image upload validation and creation ()
features rubocop issues - Cleaning up ()
fixtures Fix undefined method error in sidekiq ()
helpers Add specs for action log helper ()
lib Rename :poll to :preloadable_poll and :owned_poll to :poll on Status ()
mailers Improve e-mail digest ()
models Squish username before validation ()
policies Redesign admin instances area ()
presenters Admission-based registrations mode ()
requests Redesign landing page ()
routing Move create/destroy actions for api/v1/statuses to namespace ()
serializers/activitypub Improved remote thread fetching ()
services Fix failing keybase-related test ()
support Remove empty strings ()
validators Add support for IPv6 only MXes in Email validation ()
views Redesign landing page ()
workers Improved remote thread fetching ()
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ()
spec_helper.rb Disable simplecov on CircleCI ()