alpha
Login
or
Join now
evan.jarrett.net
/
core
Star
0
Fork
0
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 — https://tangled.org
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
core
/
lexicons
/
issue
/
at
spindle-workflowgroup
5 files
oppiliappan
rework comment lexicon to add reply_to
11mo ago
d7569292
closed.json
rework comment lexicon to add reply_to Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
comment.json
rework comment lexicon to add reply_to Signed-off-by: oppiliappan <me@oppi.li>
11 months ago
issue.json
lexicons,api: remove ids from issue/comment lexicons This hinders atprotation and is very appview-specific anyway. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.sh>
11 months ago
open.json
lexicons: issue, issue state and comment Custom lexicon for issues, issue state (open, closed) and issue comments. The case with issue_at is a bit weird since we have a circular dependency: the issue record requires the issue_id, and the issue entry in the db requires the issue_at. To resolve this we write to the db without the issue_at, fetch the issue_id, create the issue record on the PDS, and then update the issue_at (with SetIssueAt). It's not great, but whatever.
1 year ago
state.json
lexicons: rename, format and other required changes
1 year ago