Commit Graph

11 Commits (e5e9f8da938e1beee40cfb75a1ca9919f66582a1)

Author SHA1 Message Date
Claire e1f7847b64
Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 2 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 4 months ago
Claire 86627624f1
Fix quote post streaming edge cases (#34957) 5 months ago
Claire 32b521b7f4
Fix multiple issues in quoted posts hydration (#34864) 6 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 7 months ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 1 year ago
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop (#24739) 3 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