chinwagsocial/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 Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Add tests for remote_unfollows_controller (#7879) 2018-06-24 19:55:55 +09:00
helpers Fix double-encoding of display name in title and e-mails (#7534) 2018-05-18 15:56:57 +02:00
javascript Fix CW field still having animation in when reduce motion is enabled (#7872) 2018-06-21 23:05:01 +02:00
lib Allow selecting default posting language instead of auto-detect (#7828) 2018-06-17 18:57:31 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Fix jpeg files sometimes being returned with a .jpe extension (#7881) 2018-06-24 13:33:06 +02:00
policies Fix n+1 queries in StatusThreadingConcern (#7321) 2018-05-03 10:41:58 +02:00
presenters Better pagination for ActivityPub outbox (#7356) 2018-05-04 19:19:11 +02:00
serializers Always send content for backwards-compatibility (#7844) 2018-06-18 23:58:13 +02:00
services Allow selecting default posting language instead of auto-detect (#7828) 2018-06-17 18:57:31 +02:00
validators fix: Don't validate MX record in development (#7654) 2018-05-28 19:14:24 +02:00
views Allow selecting default posting language instead of auto-detect (#7828) 2018-06-17 18:57:31 +02:00
workers Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00