~cytrogen/masto-fe

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>
4d6a8ee3 — dependabot[bot] 2 years ago
Bump eslint-plugin-jsdoc from 43.1.1 to 44.2.4 (#24994)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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>
604e1c2b — Matt Jankowski 2 years ago
Remove usage of random sample values in specs (#24869)

b84bc2de — Matt Jankowski 2 years ago
Replace i18n view spec with helper spec (#24966)

Next