~cytrogen/masto-fe

0b5903af — Santiago Kozak 2 years ago
[Glitch] Fix recent search items not handling overflows correctly

Port d2cfcdd09efe4914e8956d1b2211114bc7c4179a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
e193c848 — Claire 2 years ago
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.
73840155 — Eugen Rochko 2 years ago
[Glitch] Add recent searches in web UI

Port 9b2bc3d1de301c686208b43a8efef5bc808f8e4e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
263d601c — Claire 2 years ago
[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>
58514651 — Eugen Rochko 2 years ago
[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>
15c86580 — Eugen Rochko 2 years ago
[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>
08b495d9 — Claire 2 years ago
Merge commit 'b1d89071384ef028c97a3d28cf8cf6bc0ca6c4ce' into glitch-soc/merge-upstream
9f3df3ed — Claire 2 years ago
[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>
5d8c65f2 — Claire 2 years ago
Merge commit '398635c0c4987ec44d937e98431ff5dee331ea94' into glitch-soc/merge-upstream
526f457e — Eugen Rochko 2 years ago
[Glitch] Add infinite scrolling for search results in web UI

Port 5d20733d8d8d5e4ba7f1f37fd8ee8fc13d6e3ab5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
f7a4d77d — Eugen Rochko 2 years ago
[Glitch] Add `in:` to search popout in web UI

Port d8bdba2f9fdfbb8feccfbe6cf6c42980a2ad5cc3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3ca94f6d — Claire 2 years ago
Merge commit '93d051e47d27b5bd10be922a81d4d4eb6c306330' into glitch-soc/merge-upstream
e5269c6a — Claire 2 years ago
[Glitch] Improve interaction modal error handling

Port 548c032dbb90ae9c06b05fc05724c49d0b552fd9 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
e14372c2 — Claire 2 years ago
Merge commit '548c032dbb90ae9c06b05fc05724c49d0b552fd9' into glitch-soc/merge-upstream
97e4011c — renovate[bot] 2 years ago
Update dependency rails to v7.0.8 (#26907)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
97f3d7b6 — Jeong Arm 2 years ago
Fix Version metadata have trailing dot (#2403)

075ee0b2 — Plastikmensch 2 years ago
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>
520b5704 — Claire 2 years ago
Fix notification permissions being requested immediately after login (#26472)

28752045 — Claire 2 years ago
Fix front-end bug when processing relationship-related account actions (#26902)

9a70cac9 — CSDUMMI 2 years ago
Fix #26849 by adding the domain of the current SSO provider to the form-action CSP (#26857)

Next