Commit Graph

8 Commits (a0afbba54d272a0b1c2068b05ec95fc21701e8f5)

Author SHA1 Message Date
Matt Jankowski fd64817fbe
Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator (#28808) 1 year ago
Matt Jankowski ce1bd81c85
Reduce complexity in `StatusCacheHydrator` (#27783) 2 years ago
Matt Jankowski 84d520ee80
Extract private methods in `StatusCacheHydrator` (#26177) 2 years ago
Claire d13702ac06
Fix status cache hydration discrepancy (#19879) 2 years ago
Claire 3114c826a7
Fix filter handling in status cache hydration (#19963) 3 years ago
Claire bb89f83cc0
Fix additional issues with status cache hydration (#19747)
* Spare one SQL query when hydrating polls

* Improve tests

* Fix more discrepancies

* Fix possible crash when the status has no application set
3 years ago
Claire 03b991de6c
Fix various issues with store hydration (#19746)
- 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
3 years ago
Eugen Rochko 5f9e47be34
Add caching for payload serialization during fan-out (#19642) 3 years ago