Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unvendor the api and switch to @atproto/api | Paul Frazee | 2022-12-22 | 78 | -13715/+0 |
| | |||||
* | Update to use new getTimeline, getAuthorFeed, and getPostThread output models | Paul Frazee | 2022-12-20 | 10 | -487/+339 |
| | |||||
* | Add post embeds (images and external links) | Paul Frazee | 2022-12-14 | 11 | -88/+307 |
| | |||||
* | Improvements to 'edit profile' error messages | Paul Frazee | 2022-12-12 | 8 | -93/+3001 |
| | |||||
* | Add avatar images and fix some type signatures | Paul Frazee | 2022-12-08 | 16 | -142/+285 |
| | |||||
* | Update API build | Paul Frazee | 2022-12-06 | 65 | -11598/+3804 |
| | |||||
* | Improve handling of deleted posts | Paul Frazee | 2022-11-28 | 4 | -54/+70 |
| | |||||
* | Implement profile updates | Paul Frazee | 2022-11-11 | 4 | -3/+7 |
| | |||||
* | Handle pending invites correctly | Paul Frazee | 2022-11-11 | 5 | -26/+322 |
| | |||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 23 | -383/+1680 |
| | |||||
* | Implement scenes listing in main menu | Paul Frazee | 2022-11-08 | 6 | -26/+312 |
| | |||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 15 | -337/+782 |
| | |||||
* | Update to new textslice | Paul Frazee | 2022-11-04 | 4 | -22/+28 |
| | |||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 125 | -3902/+2154 |
| | |||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 48 | -370/+2178 |
| | |||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 47 | -508/+1667 |
| | |||||
* | Update to new get*Feed xrpc methods | Paul Frazee | 2022-10-04 | 6 | -44/+343 |
| | |||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 8 | -30/+177 |
| | |||||
* | Fix feed pagination on user profiles | Paul Frazee | 2022-09-28 | 4 | -3/+7 |
| | |||||
* | Update api | Paul Frazee | 2022-09-28 | 30 | -140/+596 |
| | |||||
* | Add account creation | Paul Frazee | 2022-09-27 | 8 | -16/+81 |
| | |||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 7 | -99/+179 |
| | |||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 65 | -0/+13767 |