about summary refs log tree commit diff
path: root/src/state/models/cache/posts.ts
Commit message (Collapse)AuthorAgeFilesLines
* Collection of small UI fixes & improvements (#1104)Paul Frazee2023-08-041-1/+40
| | | | | | | | | * Fix black bar appearing in link card images * Include QPs in posts cache * Fix like color for feed likes in notifications * Fix post embed spacing
* Use a post and handle-resolution cache to enable quick postthread loading ↵Paul Frazee2023-08-031-0/+31
(#1097) * Use a post and handle-resolution cache to enable quick postthread loading * Fix positioning of thread when loaded from cache and give more visual cues * Include parent posts in cache * Include notifications in cache