alpha
Login
or
Join now
tangled.org
/
core
Star
9
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Monorepo for Tangled
tangled.org
Star
9
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
14
Pulls
26
Pipelines
core
/
appview
/
pages
/
templates
/
fragments
/
comment
/
at
dwn/spindle-delegate
6 files
oppiliappan
appview/pages: hide reaction actions by default
14d ago
82899c63
commentBody.html
appview/pages: hide reaction actions by default the behavior is like so now: - comments no longer have a reaction button below them - like linear/discord/slack: the reaction button shows up on hover in the comment header to the right - when existing reactions are present, a reaction button can be seen in the bottom, *in addition* to the one in the header (just like linear's comment threads) Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
commentHeader.html
appview/pages: hide reaction actions by default the behavior is like so now: - comments no longer have a reaction button below them - like linear/discord/slack: the reaction button shows up on hover in the comment header to the right - when existing reactions are present, a reaction button can be seen in the bottom, *in addition* to the one in the header (just like linear's comment threads) Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
commentList.html
appview/comment: on comment deletion, swap-oob a new comment header the new header includes the correct timestamp, removes the hover buttons etc. Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
edit.html
appview/pages: unify button styles in PRs and issues unifies button styles in putIssue, new comment, edit comment, reply comment etc. Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
reply.html
appview/pages: unify button styles in PRs and issues unifies button styles in putIssue, new comment, edit comment, reply comment etc. Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
replyPlaceholder.html
appview: unified comment fragments/handlers share as much handlers/fragments as possible. PR has still `/.../comment` endpoint to serve comment form htmx fragment. Due to how it is designed. Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago