Merge branch 'main' into glitch-soc/merge-upstream
Fix “Scoped order is ignored, it's forced to be batch order.” warnings (#26793)
Merge pull request #2396 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
Merge branch 'main' into glitch-soc/merge-upstream
Fix `#hashtag` matching non-hashtagged posts in search (#26781)
Fix `before:`, `after:` and `during:` failing when time zone not set (#26782)
Merge pull request #2392 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes into glitch-soc
Merge commit '6c4c72497a5722870e4432ef41dd4c9ec36a8928' into glitch-soc/merge-upstream
Conflicts:
- `.github/workflows/build-releases.yml`:
Upstream changed comments close to a line we modified to account for
different container image repositories.
Updated the comments as upstream did.
Add admin notifications for new Mastodon versions (#26582)
Fix unmatched quotes and prefixes causing search to fail (#26701)
Fix search queries with slash causing or-condition (#26699)
Change importers to avoid a few inefficiencies (#26721)
Change text extraction in `PlainTextFormatter` to be faster (#26727)
Change `language:` to attempt to match to a known value in search (#26663)
Change private statuses index to index without crutches (#26713)