Merge commit '1cdcd9dc08c91321f80ffe4822f6a3da15abeb2c' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/packs/public.jsx`:
Upstream updated code that we actually moved to `app/javascript/core/settings.js`.
Applied the changes there.
Merge commit 'd9c21293aa6e105cedeff6b5e469af40a20909d9' into glitch-soc/merge-upstream
Conflicts:
- `app/views/settings/preferences/other/show.html.haml`:
Upstream moved some settings, where glitch-soc has an extra setting.
Ported upstream changes, moving the same settings as them.
Fix profile picture preview (#26538)
Fix hashtag bar display when status is in a thread (#26497)
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Fix unfollow icon styling in advanced column (#26482)
Merge commit '425d77f8124a50fc033e8fb3bdf7b89a6a25f4fa' into glitch-soc/merge-upstream
Conflicts:
- `.rubocop_todo.yml`:
Upstream regenerated this file, glitch-soc had a specific ignore.
- `README.md`:
Upstream updated its README, but glitch-soc has a completely different one.
Kept glitch-soc's README
Change header of hashtag timelines in web UI (#26362)
Fix report modal secondary buttons style (#26341)
Fix light theme select option for hashtags (#26311)
Change design of hidden media overlay (again) in web UI (#26330)
change column link to add a better keyboard focus indicator (#26278)
Fix line clamp for link previews in web UI (#26286)
Fix wrong border radius on link cards in web UI (#26287)