Monorepo for Tangled tangled.org

appview/pulls: update atproto record sha on resubmit #1005

merged opened by boltless.me targeting master from sl/wpvztmlptlvn
Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3mcwk5drsk222
+1 -3
Interdiff #0 #1
-2
appview/pulls/pulls.go
··· 986 986 return 987 987 } 988 988 989 - s.logger.Debug("knot response", "resp", comparison) 990 - 991 989 sourceRev := comparison.Rev2 992 990 patch := comparison.FormatPatchRaw 993 991 combined := comparison.CombinedPatchRaw
+1 -1
appview/pulls/opengraph.go
··· 199 199 currentX += commentTextWidth + 40 200 200 201 201 // Draw files changed 202 - err = statusStatsArea.DrawLucideIcon("file-diff", currentX, statsY+iconBaselineOffset-iconSize/2+5, iconSize, iconColor) 202 + err = statusStatsArea.DrawLucideIcon("static/icons/file-diff", currentX, statsY+iconBaselineOffset-iconSize/2+5, iconSize, iconColor) 203 203 if err != nil { 204 204 log.Printf("failed to draw file diff icon: %v", err) 205 205 }

History

3 rounds 0 comments
sign up or login to add to the discussion
2 commits
expand
appview/pulls: update atproto record sha on resubmit
appview/pulls: don't notice on reaction db query failed
expand 0 comments
pull request successfully merged
2 commits
expand
appview/pulls: update atproto record sha on resubmit
appview/pulls: don't notice on reaction db query failed
3/3 success
expand
expand 0 comments
1 commit
expand
appview/pulls: update atproto record sha on resubmit
3/3 success
expand
expand 0 comments