Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | more refactoring of common code and APIs | bryan newbold | 2023-02-19 | 1 | -246/+0 |
| | |||||
* | pds: make 'cid' required in feed items | Bryan Newbold | 2022-12-20 | 1 | -4/+2 |
| | |||||
* | pds: upvoteCount, not likesCount | Bryan Newbold | 2022-12-20 | 1 | -2/+4 |
| | | | | | Only fixing the display and types (including schema), not actually implementing vote counting in repo or database. | ||||
* | update bsky getProfile schema | Bryan Newbold | 2022-12-20 | 1 | -0/+20 |
| | |||||
* | pds: XRPC POST params moved from query to body | Bryan Newbold | 2022-12-19 | 1 | -0/+26 |
| | |||||
* | pds: some TODO notes about new lexicon changes | Bryan Newbold | 2022-12-19 | 1 | -0/+2 |
| | |||||
* | pds: basic/partial post thread implementation | Bryan Newbold | 2022-11-10 | 1 | -2/+2 |
| | |||||
* | 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 | -3/+14 |
| | |||||
* | pds: start implementing bsky database ops and XRPC endpoints | Bryan Newbold | 2022-11-08 | 1 | -0/+136 |
| | |||||
* | pds: update upstream lexicon details | Bryan Newbold | 2022-11-07 | 1 | -2/+2 |
| | |||||
* | pds: partial clippy clean | Bryan Newbold | 2022-11-06 | 1 | -2/+0 |
| | |||||
* | pds: basic repo CRUD coming together | Bryan Newbold | 2022-11-04 | 1 | -0/+16 |
| | |||||
* | pds: more progress | Bryan Newbold | 2022-11-04 | 1 | -0/+27 |
| | |||||
* | pds: various bugfixes | Bryan Newbold | 2022-11-03 | 1 | -0/+1 |
| | |||||
* | pds: progress on account creation | Bryan Newbold | 2022-11-03 | 1 | -2/+3 |
| | |||||
* | pds: more skeleton progress | Bryan Newbold | 2022-11-01 | 1 | -0/+8 |