alpha
Login
or
Join now
tangled.org
/
core
Star
11
Fork
68
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
11
Fork
68
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
16
Pulls
28
Pipelines
core
/
appview
/
pulls
/
at
c354e2f8f94ccd039cec402abd77bdafc8fba2b1
3 files
eti
ogre: show issue/pull author in card footer
2mo ago
bfbc936c
opengraph.go
ogre: show issue/pull author in card footer Replace the footer's leading slot with the author's avatar and handle for issue and pull request cards. For long handles, ellipsize and drop the reaction and comment counts to keep the tangled logo visible. appview/{issues,pulls}: send author info to ogre Resolve the author's handle and avatar URL from the issue/pull owner DID and pass them in the payload so ogre can render the author in the card footer. Signed-off-by: eti eti@eti.tf
2 months ago
pulls.go
appview/pulls: bump service auth client timeout for merges large repos like witchsky seem to require a large request window. the real issue here is the transaction process: we should use the knotstream to identify successful/failed merges, and not depend entirely on the request timeout. additionaly: investigate the root cause of slow merges. Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
router.go
appview/pulls: add pagination to pull requests listing Add offset-based pagination to the pulls page, matching the issues behavior Signed-off-by: moshyfawn <email@moshyfawn.dev> Signed-off-by: Seongmin Lee <git@boltless.me>
5 months ago