alpha
Login
or
Join now
oyster.cafe
/
tangled-core
forked from
tangled.org/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
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
tangled-core
/
lexicons
/
at
407c9f7a2e892b49027bfd549d93ab5ac1f84170
12 folders
2 files
Seongmin Lee
appview,lexicons: atprotate the mentions & references
7mo ago
3b2409e9
actor
appview,lexicons: atprotate the mentions & references Storing references parsed from the markdown body in atproto record and DB. There can be lots of reference types considering the from/to types so storing both as AT-URIs Using `sql.Tx` more to combine multiple DB query to single recoverable operation. Note: Pulls don't have mentinos/references yet Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
feed
appview: add reaction for issues/PRs (close #65) Add `sh.tangled.feed.reaction` lexicon and UI to *react* to issues/PRs close #65 close #113 Signed-off-by: Seongmin Lee <boltlessengineer@proton.me>
11 months ago
git
lexicons/git: fix lexicon schema for refUpdate Broken down the nested object declarations into individual declarations since lexicon schemas forbid nested declarations, tested with atcute's lexicon codegen. I changed the name of `pair` to `individualLanguageSize` as the previous name didn't make it obvious as for what the object was for, slight breaking change but it seems fine given that this lexicon schema wasn't working prior and that the object isn't being used in any unions. Signed-off-by: mary.my.id <git@mary.my.id>
10 months ago
graph
lexicons: move lexicons into subdirs
1 year ago
issue
appview,lexicons: atprotate the mentions & references Storing references parsed from the markdown body in atproto record and DB. There can be lots of reference types considering the from/to types so storing both as AT-URIs Using `sql.Tx` more to combine multiple DB query to single recoverable operation. Note: Pulls don't have mentinos/references yet Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
knot
knotserver: add query lexicon for version Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
label
lexicons: add lexicon for label operation Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
pipeline
spindle: make workflows engine-agnostic Signed-off-by: Winter <winter@winter.cafe>
10 months ago
pulls
appview,lexicons: atprotate the mentions & references Storing references parsed from the markdown body in atproto record and DB. There can be lots of reference types considering the from/to types so storing both as AT-URIs Using `sql.Tx` more to combine multiple DB query to single recoverable operation. Note: Pulls don't have mentinos/references yet Signed-off-by: Seongmin Lee <git@boltless.me>
7 months ago
repo
lexicons: rework lexicons to add submodule support the blob response will additionally include submodule information if the file is a git-submodule file. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
spindle
lexicons: restructure lexicons Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
string
lexicons: add sh.tangled.string Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
owner.json
lexicons: add query lexicon for service owner Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
publicKey.json
lexicons: fix sh.tangled.{actor.profile,publicKey} schemas
1 year ago