~cytrogen/masto-fe

ref: 95a1fde6b68a2dabdb19aa34be4e9e73422a7760 masto-fe/app/javascript/mastodon/features d---------
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
075887e1 — Claire 2 years ago
Merge commit 'ea10febd257b5b729a50aeb3218389763f5f4b97' into glitch-soc/merge-upstream
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
67055b03 — Claire 2 years ago
Fix import order inconsistencies (#2289)

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

af54bf52 — Claire 2 years ago
Fix filters not applying to explore tab (#25887)

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

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

a8edbcf9 — Eugen Rochko 2 years ago
Fix dropdowns being disabled for logged out users in web UI (#25714)

ceeb2b8c — Eugen Rochko 2 years ago
Fix explore page being inaccessible when opted-out of trends in web UI (#25716)

4534498a — Renaud Chaput 2 years ago
Convert `<DismissableBanner>` to Typescript (#25582)

Rewrite `<ShortNumber />` as FC and TS (#25492)

e0d230fb — fusagiko / takayamaki 2 years ago
simplify counters (#25541)

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
000b8358 — Eugen Rochko 2 years ago
Add canonical link tags in web UI (#25715)

62681885 — mogaminsk 2 years ago
Fix local live feeds does not expand (#25694)

Next