Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pds: make 'cid' required in feed items | Bryan Newbold | 2022-12-20 | 1 | -1/+1 |
* | pds: upvoteCount, not likesCount | Bryan Newbold | 2022-12-20 | 1 | -7/+11 |
* | update bsky getProfile schema | Bryan Newbold | 2022-12-20 | 1 | -0/+7 |
* | pds: for non-existant DID as an error, not panic | Bryan Newbold | 2022-12-20 | 1 | -4/+11 |
* | make lint | Bryan Newbold | 2022-12-20 | 1 | -2/+2 |
* | clippy cleanups | Bryan Newbold | 2022-11-22 | 1 | -9/+9 |
* | pds: fix test imports | Bryan Newbold | 2022-11-11 | 1 | -2/+2 |
* | pds: basic/partial post thread implementation | Bryan Newbold | 2022-11-10 | 1 | -8/+196 |
* | pds: more web view implementation | Bryan Newbold | 2022-11-10 | 1 | -1/+1 |
* | pds: more bsky posts/feeds/follow/like progress | Bryan Newbold | 2022-11-09 | 1 | -19/+353 |
* | pds: start implementing bsky database ops and XRPC endpoints | Bryan Newbold | 2022-11-08 | 1 | -0/+233 |