mastodon/app
Daniel Hunsaker 4a0a19fe54 Handle Mastodon::HostValidationError when pulling remoteable assets ()
This will prevent, for example, `rake mastodon:redownload_avatars` from crashing when an instance is no longer responding to connection attempts, instead silently continuing as expected.
2018-03-17 13:27:50 +01:00
..
chewy Full-text search for authorized statuses () 2018-02-09 23:04:47 +01:00
controllers Improve performance of account_media_status_ids () 2018-03-10 17:44:26 +01:00
helpers Add missing meta description to profiles, some other SEO stuff () 2018-03-09 00:35:07 +01:00
javascript Properly center .nothing-here () () 2018-03-17 12:35:35 +01:00
lib fix validation error (media only status) () 2018-03-08 01:22:47 +01:00
mailers Account archive download () 2018-02-21 23:21:32 +01:00
models Handle Mastodon::HostValidationError when pulling remoteable assets () 2018-03-17 13:27:50 +01:00
policies Account archive download () 2018-02-21 23:21:32 +01:00
presenters Redesign landing page (again) () 2018-02-22 01:03:48 +01:00
serializers Fix wrong target URIs in ActivityPub Add/Remove () 2018-03-07 05:58:24 +01:00
services For now, put a "." into no-text statuses with media for backcompat () 2018-03-08 08:20:49 +01:00
validators Validation of count works even when text of status is nil () 2018-02-04 12:32:41 +01:00
views Fix : Adjust RTL styles for landing page () 2018-03-13 08:14:08 +01:00
workers Log BackupWorker backtrace, delete Backup if retries exhausted () 2018-03-13 08:15:24 +01:00