~cytrogen/masto-fe

ref: 82eebd048204be2cb99a3e4a27d1bce9a5e642c9 masto-fe/app/javascript/mastodon/features d---------
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)

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)

54a10523 — Eugen Rochko 2 years ago
Change labels of live feeds tabs in web UI (#25683)

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

Merge upstream changes
44e98a27 — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream
5b463454 — mogaminsk 2 years ago
Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663)

0512537e — Eugen Rochko 2 years ago
Change dropdown icon above compose form from ellipsis to bars in web UI (#25661)

cea9db5a — Claire 2 years ago
Change local and federated timelines to be in a single firehose column (#25641)

9934949f — Claire 2 years ago
Fix onboarding prompt being displayed because of disconnection gaps (#25617)

Next