mastodon/spec/fixtures
Renato "Lond" Cerqueira 5c5e14c816 Fix undefined method error in sidekiq ()
* Fix undefined method error in sidekiq

Body can be not nil but still be empty, which causes a
`NoMethodError: undefined method `[]' for nil:NilClass` further in the
code. This checks for an empty body to avoid the issue.

* Fix codeclimate issue
..
files Error message for avatar image that's too large. ()
push Handle delete Salmons, todo: clean up timelines
requests Fix undefined method error in sidekiq ()
salmon Writing out more tests, fixed some bugs
xml Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places