Commit graph

7 commits

Author SHA1 Message Date
Matt Jankowski
ce1bd81c85
Reduce complexity in StatusCacheHydrator () 2023-11-09 09:53:44 +00:00
Matt Jankowski
84d520ee80
Extract private methods in StatusCacheHydrator () 2023-07-26 09:50:48 +02:00
Claire
d13702ac06
Fix status cache hydration discrepancy () 2022-12-15 18:55:55 +01:00
Claire
3114c826a7
Fix filter handling in status cache hydration () 2022-11-07 19:47:48 +01:00
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
2022-11-04 20:01:33 +01:00
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
2022-11-04 19:33:16 +01:00
Eugen Rochko
5f9e47be34
Add caching for payload serialization during fan-out () 2022-11-04 13:21:06 +01:00