~cytrogen/masto-fe

bb98d970 — Claire 2 years ago
Merge pull request #2291 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
c2bfbf53 — Claire 2 years ago
Fix various CSS issues
9ae60f87 — Claire 2 years ago
Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream

Conflicts:
- `db/migrate/20180831171112_create_bookmarks.rb`:
  Upstream ran a lint fix on this file, but this file is different in
  glitch-soc because the feature was added much earlier.
  Ran the lint fix on our own version of the file.
ec95f62c — Stanislas Signoud 2 years ago
[Glitch] Fix sounds not being loaded from assets host

Port 1392f31ed8052a95591f9aa571b7e2f14bfd7a33 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2aadebc7 — Claire 2 years ago
Merge commit '8e0fd2d619dac93c193da6a762564244e5622498' into glitch-soc/merge-upstream

Conflicts:
- `.github/workflows/build-image.yml`:
  Upstream changed how releases are tagged, we don't have releases.
  Ignored the changes
15f6fa8d — Trevor Wolf 2 years ago
[Glitch] fix buttons showing inconsistent styles

Port ea10febd257b5b729a50aeb3218389763f5f4b97 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
c3af91ce — Claire 2 years ago
[Glitch] Fix filters not applying to explore tab

Port af54bf52c83d9fa60efa4c9650e66ec0bcfd998d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
c699dc09 — Claire 2 years ago
[Glitch] Add `forward_to_domains` parameter to `POST /api/v1/reports`

Port c27b82a43763b44b0b2a2929b9cde588260581b4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
075887e1 — Claire 2 years ago
Merge commit 'ea10febd257b5b729a50aeb3218389763f5f4b97' into glitch-soc/merge-upstream
71f8c45c — Eugen Rochko 2 years ago
[Glitch] Change label and design of sensitive and unavailable media in web UI

Port 338a0e70ccd2d5526e54fd67f99819e80643b45a to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
dd0002e1 — Claire 2 years ago
Merge commit '610cf6c3713e414995ea1a57110db400ccb88dd2' into glitch-soc/merge-upstream

Conflicts:
- `app/models/trends.rb`:
  Conflict due to glitch-soc's code splitting trends mailing depending on type.
  Ported upstream's changes.
c250b37f — Eugen Rochko 2 years ago
[Glitch] Fix explore page being inaccessible when opted-out of trends in web UI

Port ceeb2b8c419bce653fd9296c42ab655aa6a816f3 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
82eebd04 — Claire 2 years ago
Merge commit '41a505513fb36f7c28c8d8a4270d5ee192169462' into glitch-soc/merge-upstream

Conflicts:
- `app/serializers/initial_state_serializer.rb`:
  Upstream renamed an initial state parameter, where we had extra ones.
  Renamed as upstream did.
- `app/workers/feed_insert_worker.rb`:
  Upstream wrapped database query in a block, we had extra database
  queries because of the DM timeline.
  Moved everything in the block.
9e311f95 — fusagiko / takayamaki 2 years ago
[Glitch] simplify counters

Port e0d230fb37848efd788eea54a83869a63ff0fb39 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
[Glitch] Rewrite `<ShortNumber />` as FC and TS

Port 20e85c0e837ef17219a1c317d7962286c9b4237d to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
55ea7916 — Renaud Chaput 2 years ago
[Glitch] Convert `<DismissableBanner>` to Typescript

Port 4534498a8e43f59980ee56e9938efab8580c78c8 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
0bfa4a99 — Renaud Chaput 2 years ago
[Glitch] Fix translate button position

Port 9f078e238d389199f9db42e408ec5606f5001417 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
7e54a30f — Claire 2 years ago
Merge commit '4534498a8e43f59980ee56e9938efab8580c78c8' into glitch-soc/merge-upstream
67055b03 — Claire 2 years ago
Fix import order inconsistencies (#2289)

82e477b1 — renovate[bot] 2 years ago
Update dependency capistrano-rails to v1.6.3 (#25934)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Next