mastodon/app
ThibG f06fa09962 Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339)
* Fix uncaching worker

* Revert to using Paperclip's filesystem backend instead of fog-local

fog-local has lots of concurrency issues, causing failure to delete files,
dangling file records, and spurious errors UncacheMediaWorker
2018-08-21 17:53:01 +02:00
..
chewy Full-text search for authorized statuses (#6423) 2018-02-09 23:04:47 +01:00
controllers Add API endpoint to list featured accounts (fixes #8315) (#8317) 2018-08-20 18:46:04 +02:00
helpers Make unfollow button light up red when hovered (#8286) 2018-08-19 03:28:43 +02:00
javascript reorder simple form ul to list vertically (fixes #8236) (#8322) 2018-08-20 23:58:57 +02:00
lib Implement Undo { Accept { Follow } } (fixes #8234) (#8245) 2018-08-17 16:24:56 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Get rid of all batch order warnings (#8334) 2018-08-21 12:25:50 +02:00
policies Add admin function to deactivate all invites (#8279) 2018-08-19 00:58:53 +02:00
presenters Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
serializers Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00
services Get rid of all batch order warnings (#8334) 2018-08-21 12:25:50 +02:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Link to mobile apps page (#8278) 2018-08-19 01:17:44 +02:00
workers Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339) 2018-08-21 17:53:01 +02:00