alpha
Login
or
Join now
alice.pds.demo.boltless.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.
This repository has no description
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
2
Pulls
1
Pipelines
core
/
lexicons
/
pulls
6 files
at
lt/better-knot-ratelimit-binning
Wilhelm Berggren
lexicons: add blobs field to `repo.{issue,pull}`
16d ago
5c6eb63a
closed.json
lexicons: add blobs field to `repo.{issue,pull}` Ideally both `body` and `blobs` should be wrapped as single `body` field with `sh.tangled.markup.markdown` type like `sh.tangled.feed.comment` records, but that breaking change is deferred for later `org.tangled.*` migration. Signed-off-by: Wilhelm Berggren <wilhelmberggren@gmail.com> Signed-off-by: Seongmin Lee <git@boltless.me>
2 weeks ago
comment.json
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>
9 months ago
merged.json
appview: refactor lexicon setup and simplify Can't use sh.tangled.repo.pull.state.{open,closed,merged} since that results in a stateopen.go -- overwriting issue.state.open etc. Hence, it's pull.status.
1 year ago
open.json
appview: refactor lexicon setup and simplify Can't use sh.tangled.repo.pull.state.{open,closed,merged} since that results in a stateopen.go -- overwriting issue.state.open etc. Hence, it's pull.status.
1 year ago
pull.json
lexicons: add blobs field to `repo.{issue,pull}` Ideally both `body` and `blobs` should be wrapped as single `body` field with `sh.tangled.markup.markdown` type like `sh.tangled.feed.comment` records, but that breaking change is deferred for later `org.tangled.*` migration. Signed-off-by: Wilhelm Berggren <wilhelmberggren@gmail.com> Signed-off-by: Seongmin Lee <git@boltless.me>
2 weeks ago
state.json
api,lexicons: createdAt in issue.state & pull.status Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago