ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Record data

{
  "uri": "at://did:plc:qfpnj4og54vl56wngdriaxug/sh.tangled.repo.pull/3lma7xr2ol622",
  "cid": "bafyreigntwzthmwshbqbd77jzdkpumcnvubfm2agxi2ottzkelm7lr5rty",
  "value": {
    "$type": "sh.tangled.repo.pull",
    "patch": "diff --git a/appview/state/pull.go b/appview/state/pull.go\nindex 3c7a049..d43781b 100644\n--- a/appview/state/pull.go\n+++ b/appview/state/pull.go\n@@ -116,7 +116,7 @@ func (s *State) RepoSinglePull(w http.ResponseWriter, r *http.Request) {\n \n \tmergeCheckResponse := s.mergeCheck(f, pull)\n \tresubmitResult := pages.Unknown\n-\tif user.Did == pull.OwnerDid {\n+\tif user != nil && user.Did == pull.OwnerDid {\n \t\tresubmitResult = s.resubmitCheck(f, pull)\n \t}\n \n",
    "title": "appview: add nil-check before resubmit-check",
    "pullId": 32,
    "targetRepo": "at://did:plc:wshs7t2adsemcrrd4snkeqli/sh.tangled.repo/3liuighjy2h22",
    "targetBranch": "master"
  }
}