mastodon/app
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
..
controllers Application prefs section (#2758) 2017-08-22 18:33:57 +02:00
helpers Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 2017-08-22 20:00:49 +02:00
javascript Increase contrast in landing pages (#4567) 2017-08-21 21:59:03 +02:00
lib Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 2017-08-22 18:30:15 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Application prefs section (#2758) 2017-08-22 18:33:57 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Add protocol handler. Handle follow intents (#4511) 2017-08-14 04:53:31 +02:00
serializers Improve ActivityPub/OStatus compatibility (#4632) 2017-08-19 18:44:48 +02:00
services Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 2017-08-22 20:00:49 +02:00
validators Fix length validator counting things that look like URIs like URLs (#4462) 2017-07-31 05:06:20 +02:00
views Application prefs section (#2758) 2017-08-22 18:33:57 +02:00
workers Periodically remove expired PuSH subscribers (#4654) 2017-08-21 22:56:33 +02:00