645 Commits (8fd0c8ba3b300c40b5d9e0f811aa9c7081baca94)

Author SHA1 Message Date
Claire a424076226 Fix ArgumentError when loading newer Private Mentions (#25399)
1 year ago
Matt Jankowski a3c439de66 Reduce `RSpec/MultipleExpectations` cop max to 8 (#25313)
1 year ago
fusagiko / takayamaki c31e2b3267 migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322)
1 year ago
Daniel M Brasil e2323fdcf6 Migrate to request specs in `/api/v1/admin/canonical_email_blocks` (#25330)
1 year ago
Daniel M Brasil e359a19387 Migrate to request specs in `/api/v1/admin/ip_blocks` (#25331)
1 year ago
Daniel M Brasil 9c7f3acaf6 Migrate to request specs in `/api/v1/admin/domain_allows` (#25333)
1 year ago
Daniel M Brasil 70cc460c39 Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335)
1 year ago
Daniel M Brasil 1a723c3425 Migrate to request specs in `/api/v1/admin/reports` (#25355)
1 year ago
Daniel M Brasil 14fa204dfc Migrate to request specs in `/api/v1/admin/email_domain_blocks` (#25337)
1 year ago
Matt Jankowski 23d64073d0 Fix RSpec/MissingExampleGroupArgument cop (#25310)
1 year ago
Matt Jankowski 8e745a234c Fix `RSpec/DescribedClass` cop (#25104)
1 year ago
Matt Jankowski 09b05d7e8b Misc spec coverage for `Admin::` area controllers (#25282)
1 year ago
Claire 8ee98cfd2b Add a confirmation screen when suspending a domain (#25144)
1 year ago
Christian Schmidt 971eafc709 Translate CW, poll options and media descriptions (#24175)
1 year ago
Matt Jankowski 216298a400 Add specs for admin/webhooks CRUD actions (#25133)
1 year ago
Matt Jankowski 93f7408c10 Increase spec coverage for controllers - admin/ip_blocks, admin/relays, admin/rules (#25192)
1 year ago
Matt Jankowski 1411f75aae Fix RSpec/NoExpectationExample cop (#25103)
1 year ago
Matt Jankowski bc1dae0bc4 Fix RSpec/ExpectChange cop (#25101)
2 years ago
Matt Jankowski 3e747f0863 Fix RSpec/PredicateMatcher cop (#25102)
2 years ago
Matt Jankowski 15e143106e Fix RSpec/ExpectInHook cop (#25100)
2 years ago
Matt Jankowski 0087959e0b Add specs for admin/announcements CRUD actions (#25077)
2 years ago
Daniel M Brasil ffce0d14bd Improve test coverage for `/api/v1/featured_tags` (#25076)
2 years ago
Daniel M Brasil cc5d2e22dd Improve test coverage for `/api/v1/admin/canonical_email_blocks` (#24985)
2 years ago
Daniel M Brasil 4d07793150 Fix POST `/api/v1/admin/domain_allows` returning 200 when no domain is specified (#24958)
2 years ago
Matt Jankowski e0e7e73cb4 Implement pending specs for StatusesController (#23969)
2 years ago
Daniel M Brasil 67d0dfbc67 Improve test coverage for `/api/v1/admin/email_domain_blocks` (#25017)
2 years ago
Daniel M Brasil 90466ee43a Improve test coverage for `/api/v1/admin/ip_blocks_controller` (#25031)
2 years ago
Nick Schonning c4f2b1e86a Fix minor typos in comments and spec names (#21831)
2 years ago
Claire 86961b5b7b Add polling and automatic redirection to `/start` on email confirmation (#25013)
2 years ago
Matt Jankowski 74c77c5274 Remove usage of random sample values in specs (#24869)
2 years ago
Daniel M Brasil 7cf0ce19e2 Fix uncaught NoMethodError error in `/api/v1/admin/canonical_email_blocks/test` (#24947)
2 years ago
Matt Jankowski 2500233709 Fix RSpec/RepeatedExampleGroupDescription cop (#24850)
2 years ago
Matt Jankowski 1598cf9043 Fix RSpec/ScatteredSetup cop (#24848)
2 years ago
Nick Schonning 2f2c8f671b Autofix Rubocop Style/HashSyntax (#23754)
2 years ago
Matt Jankowski cf86cc68b7 Fix RSpec/InferredSpecType cop (#24736)
2 years ago
Matt Jankowski 8dec215a57 Fix RSpec/ContextWording cop (#24739)
2 years ago
Matt Jankowski 2cd141b65f Fix RSpec/MultipleSubjects cop (#24738)
2 years ago
Matt Jankowski fded3a99ab Spec coverage for settings/preferences/* controllers (#24825)
2 years ago
Matt Jankowski 916f204ec1 Fix Lint/ConstantDefinitionInBlock cop (#24763)
2 years ago
Matt Jankowski 8ecd2fbe07 Fix Lint/EmptyClass cop (#24795)
2 years ago
Matt Jankowski 3030a8b458 Fix Performance/TimesMap cop (#24789)
2 years ago
Claire 7da78595fc Add fallback redirection when getting a webfinger query `LOCAL_DOMAIN@LOCAL_DOMAIN` (#23600)
2 years ago
Claire a247f77162 Change lists to be able to include accounts with pending follow requests (#19727)
2 years ago
Claire abce7cf2b9 Rewrite import feature (#21054)
2 years ago
Matt Jankowski 2a78b65bfd Fix Rails/I18nLocaleAssignment cop (#24693)
2 years ago
Nick Schonning 16cc6bc400 Autofix Rubocop RSpec/MatchArray (#24050)
2 years ago
Nick Schonning 28d554cc49 Autofix Rubocop Rails/ResponseParsedBody (#24051)
2 years ago
Claire 31bd0da41f Fix anonymous visitors getting a session cookie on first visit (#24584)
2 years ago
Matt Jankowski f01a643897 Remove instance variables from helper usage (#24203)
2 years ago
Claire d8e7a72597 Fix caching logic with regards to Accept-Language, Cookie, and Signature (#24604)
2 years ago