about summary refs log tree commit diff
path: root/src/third-party/api
Commit message (Collapse)AuthorAgeFilesLines
* Unvendor the api and switch to @atproto/apiPaul Frazee2022-12-2278-13715/+0
|
* Update to use new getTimeline, getAuthorFeed, and getPostThread output modelsPaul Frazee2022-12-2010-487/+339
|
* Add post embeds (images and external links)Paul Frazee2022-12-1411-88/+307
|
* Improvements to 'edit profile' error messagesPaul Frazee2022-12-128-93/+3001
|
* Add avatar images and fix some type signaturesPaul Frazee2022-12-0816-142/+285
|
* Update API buildPaul Frazee2022-12-0665-11598/+3804
|
* Improve handling of deleted postsPaul Frazee2022-11-284-54/+70
|
* Implement profile updatesPaul Frazee2022-11-114-3/+7
|
* Handle pending invites correctlyPaul Frazee2022-11-115-26/+322
|
* Implement scene invitation and membership controlsPaul Frazee2022-11-1023-383/+1680
|
* Implement scenes listing in main menuPaul Frazee2022-11-086-26/+312
|
* Finish the upvote/downvote implementationPaul Frazee2022-11-0815-337/+782
|
* Update to new textslicePaul Frazee2022-11-044-22/+28
|
* Update to the latest APIsPaul Frazee2022-11-04125-3902/+2154
|
* Update to latest APIsPaul Frazee2022-10-2648-370/+2178
|
* Update api nsidsPaul Frazee2022-10-1247-508/+1667
|
* Update to new get*Feed xrpc methodsPaul Frazee2022-10-046-44/+343
|
* Implement notificationsPaul Frazee2022-10-038-30/+177
|
* Fix feed pagination on user profilesPaul Frazee2022-09-284-3/+7
|
* Update apiPaul Frazee2022-09-2830-140/+596
|
* Add account creationPaul Frazee2022-09-278-16/+81
|
* Implement signin flowPaul Frazee2022-09-267-99/+179
|
* Replace mock-api with real apiPaul Frazee2022-09-2265-0/+13767