~cytrogen/masto-fe

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
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>
b1d89071 — renovate[bot] 2 years ago
Update dependency @types/lodash to v4.14.198 (#26878)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
f333d182 — renovate[bot] 2 years ago
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v7.17.13 (#26879)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
959ccf56 — renovate[bot] 2 years ago
Update eslint (non-major) (#26881)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
b98edfa4 — renovate[bot] 2 years ago
Update dependency rubocop to v1.56.3 (#26883)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
d5155cbc — renovate[bot] 2 years ago
Update dependency ws to v8.14.1 (#26862)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
91040da8 — Claire 2 years ago
Fix confusing behavior of mute button and volume slider in web UI (#26860)

33c8708a — Claire 2 years ago
Change `GET /api/v1/directory` to use database replica rather than primary (#26856)

Next