~cytrogen/masto-fe

ref: 3952d17518c187fa630e46e4d6ae753c2b413bed masto-fe/app/javascript/styles/mastodon/components.scss -rw-r--r-- 154.9 KiB
3952d175 — Claire 2 years ago
Merge pull request #2296 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
95a1fde6 — Claire 2 years ago
Merge commit '73b64b89170cb72854a1709186c62ce31f476889' into glitch-soc/merge-upstream

Conflicts:
- `app/javascript/styles/fonts/roboto-mono.scss`:
  Upstream updated the linter, which changed a few linter rules.
  Some of those changed lines are different in glitch-soc because we use
  different paths for the assets.
  Applied the same style rules on our version of the file.
- `app/javascript/styles/fonts/roboto.scss`:
  Upstream updated the linter, which changed a few linter rules.
  Some of those changed lines are different in glitch-soc because we use
  different paths for the assets.
  Applied the same style rules on our version of the file.
73b64b89 — Renaud Chaput 2 years ago
Upgrade to Prettier 3 (#25902)

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

Merge upstream changes
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
075887e1 — Claire 2 years ago
Merge commit 'ea10febd257b5b729a50aeb3218389763f5f4b97' into glitch-soc/merge-upstream
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.
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.
7e54a30f — Claire 2 years ago
Merge commit '4534498a8e43f59980ee56e9938efab8580c78c8' into glitch-soc/merge-upstream
ca955ada — Stanislas Signoud 2 years ago
Use invariant colors on notification toasts (#25919)

ea10febd — Trevor Wolf 2 years ago
fix buttons showing inconsistent styles (#25903)

c27b82a4 — Claire 2 years ago
Add `forward_to_domains` parameter to `POST /api/v1/reports` (#25866)

338a0e70 — Eugen Rochko 2 years ago
Change label and design of sensitive and unavailable media in web UI (#25712)

a7ca33ad — Eugen Rochko 2 years ago
Add toast with option to open post after publishing in web UI (#25564)

9f078e23 — Renaud Chaput 2 years ago
Fix translate button position (#25807)

30ad9d97 — Claire 2 years ago
Merge pull request #2272 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
5de49e74 — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream
182fd93a — Trevor Wolf 2 years ago
fix read more button overlapping thread line bug (#25706)

54cb679c — Trevor Wolf 2 years ago
Change button colors to increase hover/focus contrast and consistency (#25677)

8b4df95d — Claire 2 years ago
Merge pull request #2258 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
Next