alpha
Login
or
Join now
tangled.org
/
core
Star
11
Fork
68
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
tangled.org
Star
11
Fork
68
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
16
Pulls
28
Pipelines
core
/
appview
/
state
/
at
0bfc1652e3179f7053ebfda93ed6850a3c3530af
1 folder
15 files
oppiliappan
appvie/notify: add DeleteRepo event
2mo ago
0bfc1652
userutil
appview: remove `@` from URLs and interface old URLs that refer to users with the `@` are redirected to the version without `@`. the leading motivation for this change is that valid atproto handles do not contain the prefix. it is purely stylistic. Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
accounts.go
appvie/notify: add DeleteRepo event to unindex repos when deleted. this changeset also includes a tweak to the NewRepo event, to fix a bug with the document IDs of new repos (it was always zero). Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
follow.go
appview: migrate handlers to GetMultiAccountUser
5 months ago
gfi.go
appview: migrate handlers to GetMultiAccountUser
5 months ago
git_http.go
appview/notify: add Clone notifier, enqueue posthog event for clones Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
2 months ago
knotstream.go
appview/sites: use repoIdentifier for archive requests we could just use the knotmirror here directly instead of deploying from the knot, but we'd need the knotmirror to update before the site. for now just deploy from the knot. Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
login.go
appview/profile: save and use preferred user handle Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
manifest.go
appview/state: refactor manifest.json incorporates changes suggested by @boltless.me Co-authored-by: Seongmin Lee <git@boltless.me> Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
profile.go
appview: remove unnecessary pinnedrepoDIDs Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
reaction.go
appview: migrate handlers to GetMultiAccountUser
5 months ago
router.go
appview/state: add /search handler Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
search.go
appvie/notify: add DeleteRepo event to unindex repos when deleted. this changeset also includes a tweak to the NewRepo event, to fix a bug with the document IDs of new repos (it was always zero). Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
spindlestream.go
appview/db: propagate context through GetSpindles and AddPipelineStatus Update all call sites of db.GetSpindles and db.AddPipelineStatus to pass a context.Context, enabling proper cancellation and timeout propagation to the database layer. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
2 months ago
star.go
appview: DID-based routing, state/handler/middleware updates Signed-off-by: Lewis <lewis@tangled.org> Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
state.go
appview/indexer: reindex repo upon stat change when the count of issues/pulls/stars changes, we reindex repo because it is dependent on these fields. Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
timeline.go
appview/state: reduce logging a bit Signed-off-by: oppiliappan <me@oppi.li>
3 months ago