alpha
Login
or
Join now
nove-b.dev
/
tangled-core-2
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-2
/
appview
/
state
/
at
master
1 folder
21 files
oppiliappan
appview/timeline: use embedFS for blogs
7w ago
d3e93280
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>
9 months ago
accounts.go
appview/timeline: use embedFS for blogs Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
comment.go
appview: fix comment bugs - use optimistic `feed.comment` at-uri for reactions - do not notify on ingester. It creates notification on record rewrite Signed-off-by: Seongmin Lee <git@boltless.me>
2 months ago
follow.go
appview: remove `oauth.User` type This is not required anymore. `MultiAccountUser` can just hold active user DID. Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
gfi.go
appview/db: queries use repo_did lookups Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
git_http.go
appview/git_http: replace proxy with redirects hopefully this can improve error handling in clones Signed-off-by: oppiliappan <me@oppi.li>
2 months ago
knotstream.go
appview: read permissions thru knotacl service Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
login.go
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
login_test.go
appview/state: fix open redirect via return_url after OAuth login Validate return_url before storing it in the session: only relative paths starting with "/" (and not "//") are accepted. Anything else — absolute URLs and protocol-relative URLs — is replaced with "/". Add tests covering the accepted and rejected cases. Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 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>
6 months ago
profile.go
appview: add star button to user repo cards Implementation of [issue #579](https://tangled.org/tangled.org/core/issues/579). Adds the repo star button to each repository card on a user's repos page
2 months ago
reaction.go
appview: ingest reactions Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
router.go
appview/timeline: use embedFS for blogs Signed-off-by: oppiliappan <me@oppi.li>
1 month ago
search.go
search: allow lang as a language filter alias Adds `lang:` as a shorthand alias for language search filters. Users can now search with either `language:Go` or `lang:Go`. The search UI continues to generate `language:` filter links, while the helper text documents both supported syntaxes.
2 months ago
search_test.go
appview/state: add test for parseSortParam Signed-off-by: Matías Insaurralde <matias@insaurral.de>
3 months ago
spindlestream.go
appview/state: switch streams to eventstream, backfill legacy cursors Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
spindlestream_test.go
appview/state: switch streams to eventstream, backfill legacy cursors Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
star.go
appview/db: queries use repo_did lookups Lewis: May this revision serve well! <lewis@tangled.org>
3 months ago
state.go
appview: read permissions thru knotacl service Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
streams.go
appview/state: switch streams to eventstream, backfill legacy cursors Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
streams_test.go
appview/state: switch streams to eventstream, backfill legacy cursors Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
vouch.go
appview/pages: display evidences in vouches tab Signed-off-by: oppiliappan <me@oppi.li>
2 months ago