mastodon/app
ThibG 50a2854f92 Fix jpeg files sometimes being returned with a .jpe extension (#7881)
While this isn't exactly *wrong*, files uploaded with a “.jpe” extension will
keep that extension, which will often cause them to be served with an
incorrect mimetype.
2018-06-24 13:33:06 +02:00
..
chewy
controllers Add tests for remote_unfollows_controller (#7879) 2018-06-24 19:55:55 +09:00
helpers
javascript Fix CW field still having animation in when reduce motion is enabled (#7872) 2018-06-21 23:05:01 +02:00
lib
mailers
models Fix jpeg files sometimes being returned with a .jpe extension (#7881) 2018-06-24 13:33:06 +02:00
policies
presenters
serializers Always send content for backwards-compatibility (#7844) 2018-06-18 23:58:13 +02:00
services
validators
views
workers