Commit Graph

13531 Commits (8d6aea33260dedeacb3d22ac1a6d2f9cc3856a5e)
 

Author SHA1 Message Date
Renaud Chaput 8d6aea3326
Upgrade to React 18 ()
Daniel M Brasil 4a22e72b9b
Improve test coverage for `/api/v1/admin/canonical_email_blocks` ()
Matt Jankowski 325d5f0183
Regenerate rubocop-todo ()
Claire e13d2edd47
Fix “Authorized applications” inefficiently and incorrectly getting last use date ()
Daniel M Brasil ce8b5899ae
Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified ()
Matt Jankowski e328ab7e5a
Implement pending specs for StatusesController ()
Daniel M Brasil f3feb4c891
Improve test coverage for `/api/v1/admin/email_domain_blocks` ()
Nick Schonning c0b9664a31
Autofix Rubocop spacing in config ()
Emelia Smith 19f9098551
Allow reports with long comments from remote instances, but truncate ()
Daniel M Brasil d51464283c
Improve test coverage for `/api/v1/admin/ip_blocks_controller` ()
Nick Schonning 23a4ecf444
Remove duplicate JPG type ()
Nick Schonning 7d805cfa90
Remove requestAnimationFrame test polyfill ()
Claire 7bb8030cc1
Change OpenGraph-based embeds to allow fullscreen ()
Frankie Roberto 36a77748b4
Order sessions by most-recent to least-recently updated ()
Nick Schonning c1e70a2072
Cleanup and document bundle test/dev deps ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Nick Schonning ed349b14e2
Add Postgres 15 testing for migrations ()
Nick Schonning 99e2e9b81f
Fix minor typos in comments and spec names ()
Claire b805b7f021
Add tests for avatar/header in backup service ()
dependabot[bot] 27ec8f297d
Bump jsdom from 21.1.2 to 22.0.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Essem 5fd8d1e417
Fix oversight in backup service ()
Matt Jankowski d34d94d08f
Add spec for migration warning module ()
Claire 45ba9ada34
Fix race condition when reblogging a status ()
Claire 5cd55d8aaf
Fix being able to vote on your own polls ()
Claire bec6a1cad4
Add hCaptcha support ()
Claire e60414792d
Add polling and automatic redirection to `/start` on email confirmation ()
dependabot[bot] 2ce0b666a1
Bump pg-connection-string from 2.5.0 to 2.6.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Claire 7b54e47d03
Fix being unable to load past a full page of filtered posts in Home timeline ()
Claire aa4c9730f6
Change composer highlight border size to be more noticeable ()
Claire 3ed3d54bf3
Fix reports not being closed when performing batch suspensions ()
dependabot[bot] 6ce4fd1cf2
Bump thor from 1.2.1 to 1.2.2 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] e95e896f10
Bump capybara from 3.39.0 to 3.39.1 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Nick Schonning cee4369cf5
Autofix Rubocop Lint/AmbiguousOperatorPrecedence ()
dependabot[bot] 520462799f
Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] bbe4800b04
Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 4d6a8ee34a
Bump eslint-plugin-jsdoc from 43.1.1 to 44.2.4 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Steven Munn 52d36f0f98
Fix spelling of "Lets" on the onboarding page after clicking the confirmation email ()
Co-authored-by: Steven Munn <stevenjmunn@gmail.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski 604e1c2b11
Remove usage of random sample values in specs ()
Matt Jankowski b84bc2de5d
Replace i18n view spec with helper spec ()
Renaud Chaput 2e1c6e93ad
Bump `mkdirp` major version ()
dependabot[bot] 713d217384
Bump eslint from 8.39.0 to 8.40.0 ()
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Matt Jankowski 679aca46da
I18n pluralization errors ()
Daniel M Brasil 433ab0c9a3
Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Claire 9015c2d646
Change profile updates to be sent to recently-mentioned servers ()
Matt Jankowski 2c2d924942
Fix RSpec/RepeatedExampleGroupDescription cop ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Matt Jankowski bf3ebeb42f
Fix RSpec/SharedContext cop ()
Christian Schmidt 5241f7b2fd
Fix UI crash in moderation interface when opening the media modal ()
Matt Jankowski a610a02d4f
Fix RSpec/ScatteredSetup cop ()
Daniel M Brasil 9cbda99941
Add test coverage for `Mastodon::IpBlocksCLI` ()
Emelia Smith b8a2430642
Fix Onboarding Errors ()
Claire 6b0942d107
Change AccessTokensVacuum to also delete expired tokens ()