~cytrogen/masto-fe

0009b4b5 — Renaud Chaput 2 years ago
[Glitch] Update inconsistent `defaultMessage`

Port e58c36d308f7e7e26154837d53da0185a0db7f16 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
0669783d — Claire 2 years ago
Merge branch 'main' into glitch-soc/merge-upstream
e7dc375a — Eugen Rochko 2 years ago
[Glitch] Change share action from being in action bar to being in dropdown in web UI

Port 1caa5ff39e95f01eb74ee71b76eaa6c0fd7309fd to glitch-soc

Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
7bec63e6 — Renaud Chaput 2 years ago
[Glitch] Fix `null` signUp URL handling from #25014

Port 40b948a1fba629c00f37cb5b0065843fd91f4e98 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
017fbc7a — たいち ひ 2 years ago
[Glitch] Rewrite `<LoadGap />` as FC and TS

Port 7336f3648b7d590c10f77cb5587ebfd6142087d8 to glitch-soc

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

Conflicts:
- `.github/dependabot.yml`:
  We removed it from glitch-soc.
  Keep it deleted.
7d7db897 — Claire 2 years ago
Fix import order with ESLint

Port d27216dc4616d80659c0cc5d2a55394e0e1ae874 to glitch-soc
1cd7f5ff — Claire 2 years ago
Merge commit 'd27216dc4616d80659c0cc5d2a55394e0e1ae874' into glitch-soc/merge-upstream

Conflicts:
- `.eslintrc.js`:
  Upstream moved a configuration block in which we had added a glitch-only
  path.
  Moved the configuration block as upstream did.
- other files:
  Upstream reordered imports, and those files had different ones.
  Kept our version and reordered imports using the same rules.
9e5278ea — Claire 2 years ago
[Glitch] Add support for custom sign-up URLs

Port ca66e61b933b97a74f1f79b820a2fa3bd5ffc5f2 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
8f380a33 — Claire 2 years ago
[Glitch] Fix video player offering to expand in a lightbox when it's in an iframe

Port 100840c06e5c771524cb2ef55dbb99b077984911 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
6dbd44fa — Claire 2 years ago
Merge commit 'b896b16cb3c8626fbee12a7eda7f882114b1a040' into glitch-soc/merge-upstream
a0bc0619 — Claire 2 years ago
[Glitch] Use JSX syntax for Fragments

Port 5a16bd7bf4591feb852364da9b84407438c9b7d6 to glitch-soc
8278907f — Claire 2 years ago
Merge commit '5a16bd7bf4591feb852364da9b84407438c9b7d6' into glitch-soc/merge-upstream
6001f5ff — Claire 2 years ago
[Glitch] Use the new JSX transform everywhere

Port 8f66126b1010e0aaaa8b5f2a2f4ea8a28824e2b7 to glitch-soc
9381f781 — Claire 2 years ago
Merge commit '8f66126b1010e0aaaa8b5f2a2f4ea8a28824e2b7' into glitch-soc/merge-upstream
0222df60 — Claire 2 years ago
Merge pull request #2236 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes up to e387175fc9a3ebfd72ab45ebfe43ecfabef7b0c3
1347ca6e — Claire 2 years ago
fixup! [Glitch] Upgrade to React 18
55785b16 — Matt Jankowski 2 years ago
Extract methods for user de-duping in maintenance CLI (#25117)

0f2c16ac — Matt Jankowski 2 years ago
Fix RSpec/NoExpectationExample cop (#25103)

61f6cd45 — Claire 2 years ago
Fix glitch-soc-only tests being broken because of test refactor
Next