Revert to using primary database in IndexingScheduler (#26754)
Update dependency pg to v1.5.4 (#26750) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency oj to v3.16.1 (#26749) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix unmatched quotes and prefixes causing search to fail (#26701)
Fix not being able to invoke phrase search using unicode quotation marks (#26687)
Fix search queries with slash causing or-condition (#26699)
Change importers to avoid a few inefficiencies (#26721)
Fix videos not playing in some browsers due to unsupported color space (#26745)
Fix `AddUniqueIndexOnPreviewCardsStatuses` migration requiring PostgreSQL 12+ in some cases (#26737)
Fix searching by username by reverting account verbatim tokenizer to `standard` (#26739)
Fix comment in build image workflow (#26740)
Allow filter form in profiles directory to wrap (#26682)
Fix `/api/v1/timelines/tag/:hashtag` allowing for unauthenticated access when public preview is disabled (#26237)
Add avatar image to webfinger responses (#26558)
Add an explanation banner on switching to single column mode (#26019)
Add suggestion for secure cyphers to nginx.conf (#26349)
Update dependency @babel/preset-env to v7.22.14 (#26732) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency webpack-bundle-analyzer to v4.9.1 (#26733) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Update dependency glob to v10.3.4 (#26734) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Change text extraction in `PlainTextFormatter` to be faster (#26727)