+172
appview/db/reference.go
+172
appview/db/reference.go
···
···
+10
-20
appview/issues/issues.go
+10
-20
appview/issues/issues.go
··················rp.pages.HxLocation(w, fmt.Sprintf("/%s/issues/%d#comment-%d", f.OwnerSlashRepo(), issue.IssueId, commentId))······
··················rp.pages.HxLocation(w, fmt.Sprintf("/%s/issues/%d#comment-%d", f.OwnerSlashRepo(), issue.IssueId, commentId))······
+18
appview/models/reference.go
+18
appview/models/reference.go
···
···
-24
appview/pages/markup/markdown.go
-24
appview/pages/markup/markdown.go
···
+124
appview/pages/markup/reference_link.go
+124
appview/pages/markup/reference_link.go
···
···
+42
appview/pages/markup/reference_link_test.go
+42
appview/pages/markup/reference_link_test.go
···
···+{Handle: "alice.pds.tngl.boltless.dev", Repo: "coolproj", Kind: models.RefKindIssue, SubjectId: 1, CommentId: nil},+{Handle: "alice.pds.tngl.boltless.dev", Repo: "coolproj", Kind: models.RefKindIssue, SubjectId: 1, CommentId: nil},
+6
-10
appview/pulls/pulls.go
+6
-10
appview/pulls/pulls.go
·····················s.pages.HxLocation(w, fmt.Sprintf("/%s/pulls/%d#comment-%d", f.OwnerSlashRepo(), pull.PullId, commentId))
·····················s.pages.HxLocation(w, fmt.Sprintf("/%s/pulls/%d#comment-%d", f.OwnerSlashRepo(), pull.PullId, commentId))
+65
appview/refresolver/resolver.go
+65
appview/refresolver/resolver.go
···
···+func (r *Resolver) Resolve(ctx context.Context, source string) ([]syntax.DID, []syntax.ATURI) {
+2
appview/state/router.go
+2
appview/state/router.go
+5
appview/state/state.go
+5
appview/state/state.go
············
············