Matt Jankowski
fd64817fbe
Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator ( #28808 )
10 months ago
Matt Jankowski
ce1bd81c85
Reduce complexity in `StatusCacheHydrator` ( #27783 )
1 year ago
Matt Jankowski
84d520ee80
Extract private methods in `StatusCacheHydrator` ( #26177 )
1 year ago
Claire
d13702ac06
Fix status cache hydration discrepancy ( #19879 )
2 years ago
Claire
3114c826a7
Fix filter handling in status cache hydration ( #19963 )
2 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
2 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
2 years ago
Eugen Rochko
5f9e47be34
Add caching for payload serialization during fan-out ( #19642 )
2 years ago