~cytrogen/masto-fe

e6a7cfd1 — Renaud Chaput 2 years ago
[Glitch] Add stricter ESLint rules for Typescript files

Port 5eeb40bdbe4d5e7c5c60788c0e10311f4d125853 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
e8fc445e — Nick Schonning 2 years ago
[Glitch] Enable ESLint react/no-deprecated

Port b878e3d8dfaf3cf61f7af9d16afbe9c89b91ab62 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
79c43b61 — Renaud Chaput 2 years ago
[Glitch] Disable RTK safety middlewares

Port 6f8db56a01c772bb2ec11bdb67aa2997eb62837e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
7d9b7f28 — fusagiko / takayamaki 2 years ago
[Glitch] Add type annotation for DisplayName component

Port 349cae0b57ee65475a70311863959e7a0cf53065 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
ea1f9b42 — fusagiko / takayamaki 2 years ago
[Glitch] Rename Image component to ServerHeroImage

Port ab7716cff4a1f590565b6a229282e899d7d02e96 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
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.
646cde71 — Claire 2 years ago
Change captcha to be presented even for invited users (#2227)

69903b58 — Claire 2 years ago
Fix margins around small avatars (reply indicators, autocompletion suggestion) (#2231)

Fix regression from #2156
cb6f445b — Claire 2 years ago
Greatly simplify history management code (#2230)

Fixes #2220

This drops the ability to shift+click on “Back” to get back to a pinned
column, but that was inconsistent, broken, and undocumented.

This also brings us slightly closer to upstream.
2f2f74ef — Claire 2 years ago
[Glitch] Update style of captcha confirmation page to match sign-up form (#2226)

05889880 — Claire 2 years ago
Fix AvatarComposite and DisplayName referencing undefined props (#2222)

2ce0b666 — dependabot[bot] 2 years ago
Bump pg-connection-string from 2.5.0 to 2.6.0 (#24999)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7b54e47d — Claire 2 years ago
Fix being unable to load past a full page of filtered posts in Home timeline (#24930)

aa4c9730 — Claire 2 years ago
Change composer highlight border size to be more noticeable (#25010)

3ed3d54b — Claire 2 years ago
Fix reports not being closed when performing batch suspensions (#24988)

6ce4fd1c — dependabot[bot] 2 years ago
Bump thor from 1.2.1 to 1.2.2 (#25001)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
e95e896f — dependabot[bot] 2 years ago
Bump capybara from 3.39.0 to 3.39.1 (#25004)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
cee4369c — Nick Schonning 2 years ago
Autofix Rubocop Lint/AmbiguousOperatorPrecedence (#25002)

52046279 — dependabot[bot] 2 years ago
Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 (#24998)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
bbe4800b — dependabot[bot] 2 years ago
Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 (#25000)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Next