183 Commits (15e143106e52a3eb66728e5c38d1c231f4034c05)

Author SHA1 Message Date
Matt Jankowski 15e143106e Fix RSpec/ExpectInHook cop (#25100)
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
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
Claire 86961b5b7b Add polling and automatic redirection to `/start` on email confirmation (#25013)
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 cf86cc68b7 Fix RSpec/InferredSpecType cop (#24736)
2 years ago
Matt Jankowski 8dec215a57 Fix RSpec/ContextWording cop (#24739)
2 years ago
Matt Jankowski 3030a8b458 Fix Performance/TimesMap cop (#24789)
2 years ago
Claire a247f77162 Change lists to be able to include accounts with pending follow requests (#19727)
2 years ago
Nick Schonning 16cc6bc400 Autofix Rubocop RSpec/MatchArray (#24050)
2 years ago
Robert R George 335b53ab48 Add trend management to admin API (#24257)
2 years ago
Eugen Rochko c75fccf033 Change user settings to be stored in a more optimal way (#23630)
2 years ago
Christian Schmidt 7583523bf0 Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
2 years ago
Matt Jankowski f6f3004420 Fix spec for api/v1/statuses/translations (#23956)
2 years ago
Matt Jankowski 9a16204737 Specs api v1 controllers (#23930)
2 years ago
Nick Schonning dd46810e8a Enable Style/FrozenStringLiteralComment for specs (#23790)
2 years ago
Nick Schonning 247bf6e812 Enable Rubocop Style/StringConcatenation defaults (#23792)
2 years ago
Nick Schonning e6312104c7 Autofix Rubocop remaining Layout rules (#23679)
2 years ago
Nick Schonning a4cbfac4d9 Autofix Rubocop RSpec/BeEq (#23740)
2 years ago
Nick Schonning c0f0c42326 Audofix Rubocop Style/WordArray (#23739)
2 years ago
Nick Schonning 0d47dee648 Autofix Rubocops RSpec/ScatteredLet (#23725)
2 years ago
Nick Schonning ae51248ffe Enable Rubocop HTTP status rules (#23717)
2 years ago
Nick Schonning 1de4bdbaf4 Autofix Rubocop RSpec/ReturnFromStub (#23724)
2 years ago
Nick Schonning b8f17330ea Autofix Rubocop Rails/Pluck (#23730)
2 years ago
Nick Schonning be1ec56c6d Autofix Rubocop Style/StringLiterals (#23695)
2 years ago
Nick Schonning 4dc470fbee Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
2 years ago
Nick Schonning 35dbf602f2 Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682)
2 years ago
Nick Schonning efcf9f0076 Autofix Rubocop Lint/AmbiguousOperator (#23680)
2 years ago
Nick Schonning 8fa4163574 Enable Rubocop Style/NumericLiterals (#23647)
2 years ago
Nick Schonning 31ca76fe2c Run rubocop formatting except line length (#23632)
2 years ago
Nick Schonning 284a6902cc Autofix Rubocop RSpec/BeNil (#23653)
2 years ago
Claire 0ae0740826 Add API parameter to safeguard unexpect mentions in new posts (#18350)
2 years ago
Varun Sharma 1ac0afccc2 Add tests to indicate inclusion of self replies in statuses endpoint (#23266)
2 years ago
Claire 1e9d799c0a Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210)
2 years ago
Claire 94d294202b Fix changing domain block severity not undoing individual account effects (#22135)
2 years ago
Francis Murillo 5ad9fea52a Log admin approve and reject account (#22088)
2 years ago
Claire b97260426b Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
2 years ago
Claire 655ad99a37 Fix not being able to follow more than one hashtag (#21285)
2 years ago
trwnh 72d3607229 Move V2 Filter methods under /api/v2 prefix (#20622)
2 years ago
Eugen Rochko 2b3b063852 Fix error when invalid domain name is submitted (#19474)
2 years ago
Eugen Rochko eedf46b243 Fix account action type validation (#19476)
2 years ago
Eugen Rochko f4e91041b2 Add ability to filter followed accounts' posts by language (#19095)
2 years ago
Claire 522fbf9d13 Add ability to filter individual posts (#18945)
2 years ago
Eugen Rochko 265c09fef1 Add ability to follow hashtags (#18809)
2 years ago
Eugen Rochko e164d6a687 Add customizable user roles (#18641)
2 years ago
Claire 90e5a9bd98 Revamp post filtering system (#18058)
2 years ago
Claire d0cc795d0f Add /api/v1/admin/domain_allows (#18668)
2 years ago