alpha
Login
or
Join now
4uffin.bsky.social
/
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.
My own copy of 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
core
/
appview
/
state
/
at
3f9986a420d2ceaa66ea35261ac2156cc0b69e85
12 files
Tangled
urlencode email verification url's query params
1y ago
710e2e63
follow.go
urlencode email verification url's query params when trying to verify a [plus addressed](https://www.google.com/search?q=plus+addressing) email id, opening the received verification link gives "Invalid verification code. Please request a new verification email." this is due to unescaped `+` in the email id. ideally all the query params should be url encoded.
1 year ago
git_http.go
fix timeline cutoff
1 year ago
jetstream.go
add stars to tangled
1 year ago
middleware.go
fix routing into tags/branches with slashes in them path-extractor in the router should use an escaped path
1 year ago
pull.go
fix a few final bugs
1 year ago
repo.go
appview: lookup emails to dids/handles in commits
1 year ago
repo_util.go
allow only verified emails to assoc with dids
1 year ago
router.go
add comment and resubmit actions in fragments improve merge check a bit too
1 year ago
settings.go
urlencode email verification url's query params when trying to verify a [plus addressed](https://www.google.com/search?q=plus+addressing) email id, opening the received verification link gives "Invalid verification code. Please request a new verification email." this is due to unescaped `+` in the email id. ideally all the query params should be url encoded.
1 year ago
signer.go
fix a few final bugs
1 year ago
star.go
add stars to tangled
1 year ago
state.go
appview: lookup emails to dids/handles in commits
1 year ago