1582 Commits (b84bc2de5df8ea0d3e67c574ca9142efed39715e)

Author SHA1 Message Date
Matt Jankowski b84bc2de5d
Replace i18n view spec with helper spec (#24966)
2 years ago
Matt Jankowski 679aca46da
I18n pluralization errors (#24963)
2 years ago
Daniel M Brasil 433ab0c9a3
Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)
2 years ago
Claire 9015c2d646
Change profile updates to be sent to recently-mentioned servers (#24852)
2 years ago
Matt Jankowski 2c2d924942
Fix RSpec/RepeatedExampleGroupDescription cop (#24850)
2 years ago
Matt Jankowski bf3ebeb42f
Fix RSpec/SharedContext cop (#24847)
2 years ago
Matt Jankowski a610a02d4f
Fix RSpec/ScatteredSetup cop (#24848)
2 years ago
Daniel M Brasil 9cbda99941
Add test coverage for `Mastodon::IpBlocksCLI` (#24935)
2 years ago
Claire 6b0942d107
Change AccessTokensVacuum to also delete expired tokens (#24868)
2 years ago
Daniel M Brasil c9210af3ee
Add test coverage for `Mastodon::SettingsCLI` (#24856)
2 years ago
Claire c3c7d59072
Fix infinite loop in AccountsStatusesCleanupScheduler (#24840)
2 years ago
Nick Schonning da3bd913ae
Autofix Rubocop Style/HashSyntax (#23754)
2 years ago
Nick Schonning 1fe04f740a
Enable Rubocop Rails/FilePath (#23854)
2 years ago
Matt Jankowski c97b611b6b
Fix RSpec/InferredSpecType cop (#24736)
2 years ago
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop (#24739)
2 years ago
Matt Jankowski cf18cc2891
Fix RSpec/MultipleSubjects cop (#24738)
2 years ago
Matt Jankowski bdcd8a9e88
Misc spec cleanup (#24822)
2 years ago
Matt Jankowski 08fb9d300a
Spec coverage for settings/preferences/* controllers (#24825)
2 years ago
Claire a2a22bad23
Fix various edge cases with local moves (#24812)
2 years ago
Claire 1e75eb690d
Fix own posts not getting delivered to own lists (#24810)
2 years ago
Claire c98b012583
Change Move handler to also move list memberships (#24808)
2 years ago
Matt Jankowski 3df665fd23
Fix Lint/ConstantDefinitionInBlock cop (#24763)
2 years ago
Claire 8b636a29c6
Improve automatic post cleanup worker performances (#24785)
2 years ago
Matt Jankowski a0c9f2447e
Fix Performance/MethodObjectAsBlock cop (#24798)
2 years ago
Matt Jankowski 97385f27bd
Fix Performance/RedundantEqualityComparisonBlock cop (#24799)
2 years ago
Matt Jankowski 05e3abe9d9
Fix Lint/EmptyClass cop (#24795)
2 years ago
Matt Jankowski a7df578f97
ApplicationHelper spec coverage, unused removal, tiny refactor (#24762)
2 years ago
Matt Jankowski 570079f8ce
Fix Performance/TimesMap cop (#24789)
2 years ago
Claire 9189e90ff2
Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
2 years ago
Claire b233da5996
Optimize archive export service and export zip files instead of gzipped tar files (#23360)
2 years ago
Claire 6693a4fe7c
Change lists to be able to include accounts with pending follow requests (#19727)
2 years ago
Claire 1eb51bd749
Add request specs for caching behavior (#24592)
2 years ago
Claire 32a030dd74
Rewrite import feature (#21054)
2 years ago
Matt Jankowski d00e45a7d3
Fix Rails/I18nLocaleAssignment cop (#24693)
2 years ago
Mark Roszko c23d285b16
Remove the u in Favorite for non-gb english (#24667)
2 years ago
João Pedro Marques 8f6e290c7a
Adds new follower/following routes (#24601)
2 years ago
Matt Jankowski bdc74086e6
Fix Rails/ContentTag cop (#24691)
2 years ago
Matt Jankowski 8dcfb6e0ea
Fix Rails/HttpPositionalArguments cop (#24699)
2 years ago
Matt Jankowski 274d561430
Enable local account key generation spec (#24728)
2 years ago
Matt Jankowski 4cfe52635c
Add pending spec for User.those_who_can (#24724)
2 years ago
Nick Schonning 5841f1af8c
Autofix Rubocop RSpec/MatchArray (#24675)
2 years ago
Nick Schonning a3393d0d07
Autofix Rubocop RSpec/MatchArray (#24050)
2 years ago
Matt Jankowski 91a8cd21d8
React component helper specs (#24072)
2 years ago
Nick Schonning 90beba57d8
Autofix Rubocop Rails/ResponseParsedBody (#24051)
2 years ago
Claire 276c39361b
Fix anonymous visitors getting a session cookie on first visit (#24584)
2 years ago
Claire f45961aa98
Add feature test for OAuth access grant (#24624)
2 years ago
Matt Jankowski 0a5f0a8b20
Remove instance variables from helper usage (#24203)
2 years ago
Claire 58a1b2e330
Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
2 years ago
Claire 5dc3173ef8
Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607)
2 years ago
Eugen Rochko e98c86050a
Refactor `Cache-Control` and `Vary` definitions (#24347)
2 years ago