Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | optimistic updates for liking custom feeds | Ansh Nanda | 2023-05-22 | 1 | -0/+16 |
| | |||||
* | #420: add updateDataOptimistically utility to disallow like counter out of ↵ | Ansh | 2023-04-19 | 1 | -0/+52 |
sync (#446) * add isLikedPressed flag to disallow like counter out of sync * create revertible helper for updateDataOptimistically * test implementation * Update updateDataOptimistically() and apply to reposts --------- Co-authored-by: Paul Frazee <pfrazee@gmail.com> |