[Glitch] Fix recent search items not handling overflows correctly Port d2cfcdd09efe4914e8956d1b2211114bc7c4179a to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
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.
[Glitch] Add recent searches in web UI Port 9b2bc3d1de301c686208b43a8efef5bc808f8e4e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix confusing behavior of mute button and volume slider in web UI Port 91040da871dba71a6eb05cd7ae3ed8b9b255680c to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Fix mute button and volume slider feeling disconnected in web UI Port f3a2e15f8e0274b5fdf28e3ce062084dc142cb2e to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Change onboarding prompt to use full width of banner in web UI Port 1f141f656dc3fd2b3af5d6edde331bac31bb6526 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge commit 'b1d89071384ef028c97a3d28cf8cf6bc0ca6c4ce' into glitch-soc/merge-upstream
[Glitch] Add some information about Full-text search being disabled in search popout Port 9c1ef8302abe52f6b41eeafadc1bc30dfa079e18 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge commit '398635c0c4987ec44d937e98431ff5dee331ea94' into glitch-soc/merge-upstream
[Glitch] Add infinite scrolling for search results in web UI Port 5d20733d8d8d5e4ba7f1f37fd8ee8fc13d6e3ab5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Add `in:` to search popout in web UI Port d8bdba2f9fdfbb8feccfbe6cf6c42980a2ad5cc3 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge commit '93d051e47d27b5bd10be922a81d4d4eb6c306330' into glitch-soc/merge-upstream
[Glitch] Improve interaction modal error handling Port 548c032dbb90ae9c06b05fc05724c49d0b552fd9 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Merge commit '548c032dbb90ae9c06b05fc05724c49d0b552fd9' into glitch-soc/merge-upstream
Update dependency rails to v7.0.8 (#26907) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Fix Version metadata have trailing dot (#2403)
Fix wrong gradient color on collapsed private mentions (#2402) Upstream changed the background color of private mentions, but the gradient used for collapsed toots still used the old color. Signed-off-by: Plastikmensch <plastikmensch@users.noreply.github.com>
Fix notification permissions being requested immediately after login (#26472)
Fix front-end bug when processing relationship-related account actions (#26902)
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)