Signed-off-by: Seongmin Lee git@boltless.me
appview/issues/issues.go
appview/issues/issues.go
This file has not been changed.
-1
appview/pages/funcmap.go
-1
appview/pages/funcmap.go
···
483
483
},
484
484
// NOTE(boltless): I know... I hate doing this too
485
485
"asReactionMapMap": func(dict any) map[syntax.ATURI]map[models.ReactionKind]models.ReactionDisplayData {
486
-
log.Println("asReactionMapMap")
487
486
if dict == nil {
488
487
return make(map[syntax.ATURI]map[models.ReactionKind]models.ReactionDisplayData)
489
488
}
appview/pages/pages.go
appview/pages/pages.go
This file has not been changed.
appview/pages/templates/fragments/comment/commentBody.html
appview/pages/templates/fragments/comment/commentBody.html
This file has not been changed.
appview/pages/templates/fragments/comment/commentList.html
appview/pages/templates/fragments/comment/commentList.html
This file has not been changed.
appview/pages/templates/repo/fragments/reaction.html
appview/pages/templates/repo/fragments/reaction.html
This file has not been changed.
appview/pages/templates/repo/fragments/reactions.html
appview/pages/templates/repo/fragments/reactions.html
This file has not been changed.
appview/pages/templates/repo/issues/issue.html
appview/pages/templates/repo/issues/issue.html
This file has not been changed.
appview/pages/templates/repo/pulls/pull.html
appview/pages/templates/repo/pulls/pull.html
This file has not been changed.
appview/pages/templates/strings/string.html
appview/pages/templates/strings/string.html
This file has not been changed.
appview/pulls/pulls.go
appview/pulls/pulls.go
This file has not been changed.
appview/state/reaction.go
appview/state/reaction.go
This file has not been changed.
appview/strings/strings.go
appview/strings/strings.go
This file has not been changed.
History
4 rounds
0 comments
boltless.me
submitted
#3
1 commit
expand
collapse
appview: add reactions to comments
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 failed
expand
collapse
no conflicts, ready to merge
expand 0 comments
boltless.me
submitted
#2
1 commit
expand
collapse
appview: add reactions to comments
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 failed
expand
collapse
expand 0 comments
boltless.me
submitted
#1
1 commit
expand
collapse
appview: add reactions to comments
Signed-off-by: Seongmin Lee <git@boltless.me>
3/3 failed
expand
collapse
expand 0 comments
boltless.me
submitted
#0
1 commit
expand
collapse
appview: add reactions to comments
Signed-off-by: Seongmin Lee <git@boltless.me>