Merge commit '97e4011c3ce31c6d492d5f103e95a35b6ebdc9bd' into glitch-soc/merge-upstream
Conflicts:
- `config/initializers/content_security_policy.rb`:
Upstream added some code to add the Identity Provider's sign-in endpoint to
the `form-action` Content Security Policy directive but our version of the
file is pretty different.
Ported the change.
Fix notification permissions being requested immediately after login (#26472)
Fix front-end bug when processing relationship-related account actions (#26902)
Convert `actions/account_notes` into Typescript (#26601)
Fix confusing behavior of mute button and volume slider in web UI (#26860)
Add recent searches in web UI (#26834)
Fix mute button and volume slider feeling disconnected in web UI (#26827)
Add some information about Full-text search being disabled in search popout (#26756)
Add `in:` to search popout in web UI (#26807)
Remove obfuscation of reply count in web UI (#26768)
Add infinite scrolling for search results in web UI (#26784)
Improve interaction modal error handling (#26795)
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.