Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update Muted and Blocked accounts screens (react-query refactor) (#1892) | Paul Frazee | 2023-11-13 | 1 | -0/+8 | |
| | | | | | | | * Add my-blocked-accounts and my-muted-accounts queries * Update ProfileCard to use the profile shadow cache and useModerationOpts * Update blocked accounts and muted accounts screens | |||||
* | More profile refactor updates (#1886) | Paul Frazee | 2023-11-13 | 1 | -3/+96 | |
| | | | | | | | | | | | * Update the profile avatar lightbox * Update profile editor * Add dynamic likes tab * Add dynamic feeds and lists tabs * Implement lists listing on profiles | |||||
* | Refactor profile screen to use new pager and react-query (#1870) | dan | 2023-11-13 | 1 | -5/+161 | |
| | | | | | | | | | | | | | * Profile tabs WIP * Refactor the profile screen to use react-query (WIP) * Add the profile shadow and get follow, mute, and block working * Cleanup --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> | |||||
* | Follow conventions for query, use isDirty flag in session store to avoid ↵ | Eric Bailey | 2023-11-10 | 1 | -0/+13 | |
unneccessary writes |