about summary refs log tree commit diff
path: root/src/state/models/user-follows-view.ts
Commit message (Expand)AuthorAgeFilesLines
* Reorganize state models for clarity (#378)Paul Frazee2023-04-031-120/+0
* Lex refactor (#362)Paul Frazee2023-03-311-10/+9
* Merge main into the Web PR (#230)Paul Frazee2023-02-221-31/+30
* Only use cursors supplied by the server (ref #59)Paul Frazee2023-01-201-1/+1
* Fixes to follows listingPaul Frazee2023-01-191-31/+33
* Improve error loggingPaul Frazee2023-01-021-2/+5
* Unvendor the api and switch to @atproto/apiPaul Frazee2022-12-221-2/+4
* Add avatar images and fix some type signaturesPaul Frazee2022-12-081-4/+4
* Implement scene invitation and membership controlsPaul Frazee2022-11-101-1/+6
* Update to the latest APIsPaul Frazee2022-11-041-9/+11
* Update api nsidsPaul Frazee2022-10-121-4/+2
* Remove debug time delaysPaul Frazee2022-09-301-1/+0
* Replace mock-api with real apiPaul Frazee2022-09-221-14/+13
* Add followers and follows listPaul Frazee2022-07-261-0/+112