mastodon/app
Daniel Hunsaker 4a0a19fe54 Handle Mastodon::HostValidationError when pulling remoteable assets (#6782)
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 (#6423) 2018-02-09 23:04:47 +01:00
controllers Improve performance of account_media_status_ids (#6729) 2018-03-10 17:44:26 +01:00
helpers Add missing meta description to profiles, some other SEO stuff (#6706) 2018-03-09 00:35:07 +01:00
javascript Properly center .nothing-here (#6787) (#6788) 2018-03-17 12:35:35 +01:00
lib fix validation error (media only status) (#6684) 2018-03-08 01:22:47 +01:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Handle Mastodon::HostValidationError when pulling remoteable assets (#6782) 2018-03-17 13:27:50 +01:00
policies Account archive download (#6460) 2018-02-21 23:21:32 +01:00
presenters Redesign landing page (again) (#6486) 2018-02-22 01:03:48 +01:00
serializers Fix wrong target URIs in ActivityPub Add/Remove (#6668) 2018-03-07 05:58:24 +01:00
services For now, put a "." into no-text statuses with media for backcompat (#6691) 2018-03-08 08:20:49 +01:00
validators Validation of count works even when text of status is nil (#6429) 2018-02-04 12:32:41 +01:00
views Fix #6757: Adjust RTL styles for landing page (#6768) 2018-03-13 08:14:08 +01:00
workers Log BackupWorker backtrace, delete Backup if retries exhausted (#6769) 2018-03-13 08:15:24 +01:00