Matt Jankowski
|
3e747f0863
|
Fix RSpec/PredicateMatcher cop (#25102)
|
2 years ago |
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)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
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
|
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
|
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 |
Eugen Rochko
|
3ca64638d4
|
Refactor `Cache-Control` and `Vary` definitions (#24347)
|
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)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Christian Schmidt
|
7583523bf0
|
Replace `Status#translatable?` with language matrix in separate endpoint (#24037)
|
2 years ago |
Matt Jankowski
|
7a8257b638
|
Coverage improvement round-out following up previous work (#23987)
|
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
|
f6c4699d73
|
Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
|
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
|
a63cb79201
|
Autofix Rubocop RSpec/EmptyLineAfterFinalLet (#23707)
|
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)
* Add missing `policy` attribute to `WebPushSubscriptionSerializer`
Fixes #23145
* Add tests
|
2 years ago |
Claire
|
94d294202b
|
Fix changing domain block severity not undoing individual account effects (#22135)
* Fix changing domain block severity not undoing individual account effects
Fixes #22133
* Add tests
|
2 years ago |
Francis Murillo
|
5ad9fea52a
|
Log admin approve and reject account (#22088)
* Log admin approve and reject account
* Add unit tests for approve and reject logging
|
2 years ago |
Claire
|
b97260426b
|
Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988)
Fixes #21965
|
2 years ago |
Claire
|
655ad99a37
|
Fix not being able to follow more than one hashtag (#21285)
Fixes regression from #20860
|
2 years ago |
trwnh
|
72d3607229
|
Move V2 Filter methods under /api/v2 prefix (#20622)
* Move V2 Filter methods under /api/v2 prefix
* move over the tests too
|
2 years ago |