Commit Graph

5 Commits (d9a958fcf7c01462c1235895f0bde7b35c233f45)

Author SHA1 Message Date
Claire d13702ac06
Fix status cache hydration discrepancy ()
Claire 3114c826a7
Fix filter handling in status cache hydration ()
Claire bb89f83cc0
Fix additional issues with status cache hydration ()
* Spare one SQL query when hydrating polls

* Improve tests

* Fix more discrepancies

* Fix possible crash when the status has no application set
Claire 03b991de6c
Fix various issues with store hydration ()
- Improve tests
- Fix possible crash when application of a reblogged post isn't set
- Fix discrepancies around favourited and reblogged attributes
- Fix discrepancies around pinned attribute
- Fix polls not being hydrated
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out ()