alpha
Login
or
Join now
chanderson.tech
/
rocksky
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.
A decentralized music tracking and discovery platform built on AT Protocol 馃幍
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
rocksky
/
apps
/
api
/
pkl
/
defs
/
graph
/
at
main
7 files
Tsiry Sandratraina
Add follower/following count to APIs and UI
7mo ago
90761ee7
defs.pkl
Add graph follow/followers lexicons Add lexicon JSON and PKL defs for follow, getFollowers, getFollows, and graph defs. Generate corresponding TypeScript types and register entries in the lexicons index. Update lexicon schema (IntegerType maximum/default) and tweak a HandlerAuth import to use a type import.
7 months ago
follow.pkl
Add follows graph, DB table and endpoints
7 months ago
followAccount.pkl
Add follows graph, DB table and endpoints
7 months ago
getFollowers.pkl
Add follower/following count to APIs and UI
7 months ago
getFollows.pkl
Add follower/following count to APIs and UI
7 months ago
getKnownFollowers.pkl
Add getKnownFollowers lexicon and types Add app.rocksky.graph.getKnownFollowers lexicon (JSON/PKL), generated TypeScript types, and register the method in the lexicon index and schema dictionary. Also tidy QueryParams formatting in several generated type files. Add getKnownFollowers lexicon and types Add lexicon JSON and PKL defs for app.rocksky.graph.getKnownFollowers, register it in the lexicons index, and add generated TypeScript types and client method.
7 months ago
unfollowAccount.pkl
Add follows graph, DB table and endpoints
7 months ago