mastodon/app/helpers
unarist 5927b43c0f Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661)
* Ignore empty response in ActivityPub::FetchRemoteStatusService

This fixes `NoMethodError: undefined method `[]' for nil:NilClass` error.

* Check json.nil? in JsonLdHelper#supported_context?
2017-08-22 20:00:49 +02:00
..
admin
application_helper.rb Redesign public profiles (#4608) 2017-08-16 17:12:58 +02:00
emoji_helper.rb
flashes_helper.rb
home_helper.rb
instance_helper.rb Fallback to site_hostname when site_title is empty (#4394) 2017-07-27 15:13:49 +02:00
jsonld_helper.rb Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 2017-08-22 20:00:49 +02:00
routing_helper.rb Use URI.join even when S3 enabled (#4652) 2017-08-21 12:42:16 +02:00
settings_helper.rb
stream_entries_helper.rb