Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Unvendor the api and switch to @atproto/api | Paul Frazee | 2022-12-22 | 1 | -8724/+0 |
| | |||||
* | Update to use new getTimeline, getAuthorFeed, and getPostThread output models | Paul Frazee | 2022-12-20 | 1 | -222/+151 |
| | |||||
* | Add post embeds (images and external links) | Paul Frazee | 2022-12-14 | 1 | -50/+133 |
| | |||||
* | Improvements to 'edit profile' error messages | Paul Frazee | 2022-12-12 | 1 | -81/+133 |
| | |||||
* | Add avatar images and fix some type signatures | Paul Frazee | 2022-12-08 | 1 | -129/+208 |
| | |||||
* | Update API build | Paul Frazee | 2022-12-06 | 1 | -10986/+3143 |
| | |||||
* | Improve handling of deleted posts | Paul Frazee | 2022-11-28 | 1 | -50/+63 |
| | |||||
* | Implement profile updates | Paul Frazee | 2022-11-11 | 1 | -0/+3 |
| | |||||
* | Handle pending invites correctly | Paul Frazee | 2022-11-11 | 1 | -21/+264 |
| | |||||
* | Implement scene invitation and membership controls | Paul Frazee | 2022-11-10 | 1 | -348/+1482 |
| | |||||
* | Implement scenes listing in main menu | Paul Frazee | 2022-11-08 | 1 | -21/+231 |
| | |||||
* | Finish the upvote/downvote implementation | Paul Frazee | 2022-11-08 | 1 | -280/+577 |
| | |||||
* | Update to new textslice | Paul Frazee | 2022-11-04 | 1 | -18/+20 |
| | |||||
* | Update to the latest APIs | Paul Frazee | 2022-11-04 | 1 | -1603/+1547 |
| | |||||
* | Update to latest APIs | Paul Frazee | 2022-10-26 | 1 | -261/+1831 |
| | |||||
* | Update api nsids | Paul Frazee | 2022-10-12 | 1 | -347/+530 |
| | |||||
* | Update to new get*Feed xrpc methods | Paul Frazee | 2022-10-04 | 1 | -36/+222 |
| | |||||
* | Implement notifications | Paul Frazee | 2022-10-03 | 1 | -23/+124 |
| | |||||
* | Fix feed pagination on user profiles | Paul Frazee | 2022-09-28 | 1 | -0/+3 |
| | |||||
* | Update api | Paul Frazee | 2022-09-28 | 1 | -104/+521 |
| | |||||
* | Add account creation | Paul Frazee | 2022-09-27 | 1 | -8/+52 |
| | |||||
* | Implement signin flow | Paul Frazee | 2022-09-26 | 1 | -71/+143 |
| | |||||
* | Replace mock-api with real api | Paul Frazee | 2022-09-22 | 1 | -0/+12002 |