feat: show quote reposts (#1080)
* feat: fetch quote reposts of a post
* refactor: minor refactor
* feat: show quote reposts in stats (#1082)
* feat: add ui
* refactor: move getQuoteReposts to QuotesPopup
* feat: show quote text
* style: polish displaying quotes reposts in stats
Co-authored-by: Rahul Trivedi <[email protected]>
Co-authored-by: Lilian Desvaux de Marigny <[email protected]>
* fix: asyncs and trys
* fix: don't mutate avatar in-place
* fix: make cache return only copies of the objects
* fix: make cache return only copies of the objects
Co-authored-by: jack dishman <[email protected]>
Co-authored-by: Lilian Desvaux de Marigny <[email protected]>
Co-authored-by: Christos Panagiotakopoulos <[email protected]>