alpha
Login
or
Join now
tangled.org
/
core
Star
6
Fork
66
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
6
Fork
66
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
12
Pulls
26
Pipelines
core
/
appview
/
state
/
at
761e710f29fba3ea2408c889261a55bfcbd06777
1 folder
21 files
Lewis
appview/state: ingest knot ACL events into roster
11d ago
b3ee1d8d
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
appview/state: ingest knot ACL events into roster Lewis: May this revision serve well! <lewis@tangled.org>
1 week ago
comment.go
appview: envelope LoggedInUser into BaseParams down the line, BaseParams will include a bit more data, such as focus status. Signed-off-by: oppiliappan <me@oppi.li>
2 weeks 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>
5 months ago
gfi.go
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
2 weeks 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>
1 month ago
knotstream.go
appview/state: ingest knot ACL events into roster Lewis: May this revision serve well! <lewis@tangled.org>
1 week ago
knotstream_test.go
appview/state: ingest knot ACL events into roster Lewis: May this revision serve well! <lewis@tangled.org>
1 week ago
login.go
appview,knotserver: pref-handle display + identity ingest Lewis: May this revision serve well! <lewis@tangled.org>
2 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>
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/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
reaction.go
appview/pages: hide reaction actions by default the behavior is like so now: - comments no longer have a reaction button below them - like linear/discord/slack: the reaction button shows up on hover in the comment header to the right - when existing reactions are present, a reaction button can be seen in the bottom, *in addition* to the one in the header (just like linear's comment threads) Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
router.go
appview: envelope LoggedInUser into BaseParams down the line, BaseParams will include a bit more data, such as focus status. Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
search.go
appview/pages: UI bits for focus mode Signed-off-by: oppiliappan <me@oppi.li>
2 weeks ago
search_test.go
appview/state: add test for parseSortParam Signed-off-by: Matías Insaurralde <matias@insaurral.de>
2 months ago
spindlestream.go
appview/state: switch streams to eventstream, backfill legacy cursors Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
spindlestream_test.go
appview/state: switch streams to eventstream, backfill legacy cursors Lewis: May this revision serve well! <lewis@tangled.org>
1 month ago
star.go
appview/db: queries use repo_did lookups Lewis: May this revision serve well! <lewis@tangled.org>
2 months ago
state.go
appview/state: ingest knot ACL events into roster Lewis: May this revision serve well! <lewis@tangled.org>
1 week ago
streams.go
eventconsumer: share legacy cursor migration Lewis: May this revision serve well! <lewis@tangled.org>
2 weeks ago
vouch.go
appview/pages: display evidences in vouches tab Signed-off-by: oppiliappan <me@oppi.li>
1 month ago