~cytrogen/masto-fe

ref: 0222df6047a8569d04cfdc36668d46b71bec2e75 masto-fe/app/javascript/mastodon/features d---------
0222df60 — Claire 2 years ago
Merge pull request #2236 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes up to e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3
e2ab9d4d — Claire 2 years ago
Merge commit 'e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3' into glitch-soc/merge-upstream
45d73581 — Claire 2 years ago
Merge commit '8d6aea33260dedeacb3d22ac1a6d2f9cc3856a5e' into glitch-soc/merge-upstream
b7359549 — Claire 2 years ago
Merge commit '2ce0b666a139726dc406e6c1887728553b947e59' into glitch-soc/merge-upstream

Conflicts:
- `config/webpack/generateLocalePacks.js`:
  A dependency update changed how functions are imported.
  Also, some linting fixes not applicable to glitch-soc.
9a472efe — たいち ひ 2 years ago
Rewrite `<TimelineHint />` as FC and TS (#25091)

8066118d — たいち ひ 2 years ago
Rewrite `<Skeleton/>` as FC and TS (#25055)

711a0376 — Claire 2 years ago
Allow scripts in post embed previews (#25071)

8d6aea33 — Renaud Chaput 2 years ago
Upgrade to React 18 (#24916)

7b54e47d — Claire 2 years ago
Fix being unable to load past a full page of filtered posts in Home timeline (#24930)

52d36f0f — Steven Munn 2 years ago
Fix spelling of "Lets" on the onboarding page after clicking the confirmation email (#24959)

Co-authored-by: Steven Munn <stevenjmunn@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
054df2d6 — Claire 2 years ago
Merge pull request #2216 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
5241f7b2 — Christian Schmidt 2 years ago
Fix UI crash in moderation interface when opening the media modal (#24816)

b8a24306 — Emelia Smith 2 years ago
Fix Onboarding Errors (#24883)

3869e8c2 — Eugen Rochko 2 years ago
Change "Sign in" to "Login" (#24942)

5eeb40bd — Renaud Chaput 2 years ago
Add stricter ESLint rules for Typescript files (#24926)

b878e3d8 — Nick Schonning 2 years ago
Enable ESLint react/no-deprecated (#24471)

2d5e2579 — たいち ひ 2 years ago
Rewrite `logo.tsx` as FC (#24909)

349cae0b — fusagiko / takayamaki 2 years ago
Add type annotation for DisplayName component (#24752)

ab7716cf — fusagiko / takayamaki 2 years ago
Rename Image component to ServerHeroImage (#24894)

c81d1b0d — Claire 2 years ago
Merge commit 'c8181eb0a41c4f5c1655d4e400cab071aee4182a' into glitch-soc/merge-upstream

Conflicts:
- `app/javascript/packs/admin.jsx`:
  Upstream reworked imports, but we had many changes.
  Reworked imports as upstream did.
- `app/javascript/packs/public.jsx`:
  Upstream reworked imports, but we had many changes.
  Reworked imports as upstream did.
Next