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
6dc86ffbed5a290ca6a4890caa2dadea5c8b8a81
12 folders
2 files
Samuel Shuert
lexicons,appview/pulls: upload patches as blobs
8mo ago
4bdc9dfe
actor
appview: add personal pronouns to profile Signed-off-by: Shalabh Agarwal <me@serendipty01.dev> fixes: https://tangled.org/@tangled.org/core/issues/224
8 months ago
feed
lexicons,appview/pulls: upload patches as blobs By using blobs we massively increase our maximum patch size. When stored directly on the record patches can be at most 2 MiB. By moving it to a blob, we get a minimum of 50 MiB (smaller if the pds has set it but 50 is the default). legacy field name `patch` in `repo.pull` lexicon is preserved (but not used) to support some level of backward compatibility Signed-off-by: Samuel Shuert <me@thecoded.prof> Signed-off-by: Seongmin Lee <git@boltless.me>
8 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
lexicons,appview/pulls: upload patches as blobs By using blobs we massively increase our maximum patch size. When stored directly on the record patches can be at most 2 MiB. By moving it to a blob, we get a minimum of 50 MiB (smaller if the pds has set it but 50 is the default). legacy field name `patch` in `repo.pull` lexicon is preserved (but not used) to support some level of backward compatibility Signed-off-by: Samuel Shuert <me@thecoded.prof> Signed-off-by: Seongmin Lee <git@boltless.me>
8 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