Commit Graph

13 Commits (19bc3e76ea1d7fa2d9af711613a77fc0f5f0d1b5)

Author SHA1 Message Date
David Roetzel 5e8b8f9c23
Extract interaction policy class (#37277) 1 month ago
Claire 88aed3c11a
Fix streamed quoted polls not being hydrated correctly (#37118) 2 months ago
Claire e1f7847b64
Remove the `outgoing_quotes` feature flag, making the feature unconditional (#36130) 4 months ago
Claire 5a88b7f683
Add experimental basic quote post authoring (#35355) 6 months ago
Claire 86627624f1
Fix quote post streaming edge cases (#34957) 8 months ago
Claire 32b521b7f4
Fix multiple issues in quoted posts hydration (#34864) 8 months ago
Claire df2611a10f
Add initial support for ingesting and verifying remote quote posts (#34370) 9 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