~cytrogen/masto-fe

ref: 3952d17518c187fa630e46e4d6ae753c2b413bed masto-fe/app/javascript d---------
3952d175 — Claire 2 years ago
Merge pull request #2296 from ClearlyClaire/glitch-soc/merge-upstream

Merge upstream changes
e271d018 — Claire 2 years ago
Fix home timeline's regexp field
98e5589e — Claire 2 years ago
[Glitch] Fix follow link style in embeds

Port 5a3f174d561cbdc79a597cd2b9502ed058d372da to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
18f55567 — Renaud Chaput 2 years ago
[Glitch] Upgrade to `typescript-eslint` v6

Port a7253075d10ee392fa12c69b0ffccdde6eee4062 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
3be4f426 — Claire 2 years ago
Fix incorrect types in DisplayName
25571b18 — Claire 2 years ago
Merge commit '5a3f174d561cbdc79a597cd2b9502ed058d372da' into glitch-soc/merge-upstream
447ab7ab — Renaud Chaput 2 years ago
[Glitch] Convert Home timeline components to Typescript

Port a75138d07336c2f10a8cbdba86f72f08c81cf9d7 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
177497b3 — Claire 2 years ago
Merge commit '3ed9b55cb3987e3d32c56f857cb6903ca8bec3d4' into glitch-soc/merge-upstream
0870c7c9 — Claire 2 years ago
[Glitch] Upgrade to Prettier 3

Port 73b64b89170cb72854a1709186c62ce31f476889 to glitch-soc
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.
5a3f174d — Claire 2 years ago
Fix follow link style in embeds (#25965)

a7253075 — Renaud Chaput 2 years ago
Upgrade to `typescript-eslint` v6 (#25904)

a75138d0 — Renaud Chaput 2 years ago
Convert Home timeline components to Typescript (#25583)

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
c2bfbf53 — Claire 2 years ago
Fix various CSS issues
9ae60f87 — Claire 2 years ago
Merge commit '82e477b184b5666fff7fb55933dce22ca2925db8' into glitch-soc/merge-upstream

Conflicts:
- `db/migrate/20180831171112_create_bookmarks.rb`:
  Upstream ran a lint fix on this file, but this file is different in
  glitch-soc because the feature was added much earlier.
  Ran the lint fix on our own version of the file.
ec95f62c — Stanislas Signoud 2 years ago
[Glitch] Fix sounds not being loaded from assets host

Port 1392f31ed8052a95591f9aa571b7e2f14bfd7a33 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
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
15f6fa8d — Trevor Wolf 2 years ago
[Glitch] fix buttons showing inconsistent styles

Port ea10febd257b5b729a50aeb3218389763f5f4b97 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Next