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
unarist 4f337c020a Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489)
Looks like copied tempfile need to be flushed before further processing. This issue won't happen if the uploaded file has enough file size.
7 years ago
..
controllers
fabricators Add moderation note (#5240) 7 years ago
features
fixtures Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 7 years ago
helpers
lib Clean up reblog tracking keys, related improvements (#5428) 7 years ago
mailers
models Fix Cocaine::ExitStatusError when upload small non-animated GIF (#5489) 7 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters
requests Redesign the landing page, mount public timeline on it (#4122) 8 years ago
routing
services Retoot count increases without reason (#5363) 7 years ago
support
validators
views
workers Clean up reblog tracking keys, related improvements (#5428) 7 years ago
rails_helper.rb
spec_helper.rb