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
/
appview
/
state
1 folder
13 files
at
0a8187a566ee0e8b2efbcc746fe5014f92fcc8e3
oppiliappan
appview/bsky: init module to fetch and store bsky posts on loadup
6mo ago
0a8187a5
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>
10 months ago
accounts.go
appview/bsky: init module to fetch and store bsky posts on loadup fetches recent tangled posts for use on landing page Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
follow.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
gfi.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
git_http.go
appview: proxy git-upload-archive service to knots Signed-off-by: tjh <x@tjh.dev>
8 months ago
knotstream.go
appview/state: integrate webhooks with gitRefUpdate events Trigger webhooks on git push events from knotstream. Signed-off-by: Anirudh Oppiliappan <anirudh@tangled.org>
6 months ago
login.go
appview/state: normalize handle on login Signed-off-by: oppiliappan <me@oppi.li>
5 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>
7 months ago
profile.go
appview/profile: fix profile card rendering on tabs the .ShowPunchcard variable was being referenced in pages that didn't have the variable set. to circumvent this, the `State.profile` helper calculates whether or not to show the punchcard, and this helper is then substituted in all profile tabs. Signed-off-by: oppiliappan <me@oppi.li>
5 months ago
reaction.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
router.go
appview: allow users to set their preferences for the punchcard being displayed Signed-off-by: Will Andrews <will7989@hotmail.com>
5 months ago
spindlestream.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
star.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
state.go
appview/bsky: init module to fetch and store bsky posts on loadup fetches recent tangled posts for use on landing page Signed-off-by: oppiliappan <me@oppi.li>
6 months ago