You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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?
9 years ago
..
controllers Application prefs section (#2758) 9 years ago
helpers Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 9 years ago
javascript Increase contrast in landing pages (#4567) 9 years ago
lib Fix bugs which OStatus accounts may detected as ActivityPub ready (#4662) 9 years ago
mailers Set default From address in config (#3756) 9 years ago
models Application prefs section (#2758) 9 years ago
policies Add status destroy authorization to policy (#3453) 9 years ago
presenters Add protocol handler. Handle follow intents (#4511) 9 years ago
serializers Improve ActivityPub/OStatus compatibility (#4632) 9 years ago
services Ignore empty response in ActivityPub::FetchRemoteStatusService (#4661) 9 years ago
validators Fix length validator counting things that look like URIs like URLs (#4462) 9 years ago
views Application prefs section (#2758) 9 years ago
workers Periodically remove expired PuSH subscribers (#4654) 9 years ago