alpha
Login
or
Join now
mokkenstorm.dev
/
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
core
/
lexicons
/
sync
/
at
sl/knot-relay
6 files
Seongmin Lee
lexicons: more `sh.tangled.sync.*` lexicons
3mo ago
da947cf5
defs.json
lexicons: more `sh.tangled.sync.*` lexicons These lexicons are related to Tangled's sync layer for git. Mostly equivalent to atproto's `com.atproto.sync.*` lexicons, but optimizied for syncing git instead of PDS data. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
getHostStatus.json
lexicons: more `sh.tangled.sync.*` lexicons These lexicons are related to Tangled's sync layer for git. Mostly equivalent to atproto's `com.atproto.sync.*` lexicons, but optimizied for syncing git instead of PDS data. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
listHosts.json
lexicons: more `sh.tangled.sync.*` lexicons These lexicons are related to Tangled's sync layer for git. Mostly equivalent to atproto's `com.atproto.sync.*` lexicons, but optimizied for syncing git instead of PDS data. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
listRepos.json
lexicons: match `sh.tangled.sync.listRepos` closer to `com.atproto.*` - use `active` field for repo activeness. `status` is there for reason when repo is not active, so it's open union. - make `active` field optional. It's just boolean flag so it's fine to omit. - rename `repo.repo` to `repo.did` see <https://tangled.org/tangled.org/core/issues/627> - remove maxlength of output list since it isn't affecting anything. - remove `order` since it's ambiguous and reverse ordering can easily break the pagination. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago
requestCrawl.json
lexicons: `sync.requestCrawl` and `knot.subscribeRepos` Signed-off-by: Seongmin Lee <git@boltless.me>
5 months ago
subscribeRepos.json
lexicons: more `sh.tangled.sync.*` lexicons These lexicons are related to Tangled's sync layer for git. Mostly equivalent to atproto's `com.atproto.sync.*` lexicons, but optimizied for syncing git instead of PDS data. Signed-off-by: Seongmin Lee <git@boltless.me>
3 months ago