131 Commits (c7c727994a04b0ce959d149593a2c732707e7ea5)

Author SHA1 Message Date
Eugen Rochko b5ac61b2c5
Change algorithm of follow recommendations (#28314)
11 months ago
Matt Jankowski c28976d89e
Handle negative offset param in `api/v2/search` (#28282)
11 months ago
Matt Jankowski 1820bad646
Fix `Performance/StringIdentifierArgument` cop (#28399)
11 months ago
Matt Jankowski adbfd40a1b
Convert `api/v1/directories` controller spec to request spec (#28356)
11 months ago
Matt Jankowski 28e1a7a394
Improve spec coverage for `models/announcement` class (#28350)
11 months ago
Matt Jankowski 0e4233de9d
Controller spec to request spec: `api/v2/suggestions` (#28297)
11 months ago
Matt Jankowski 0c64092500
Controller spec to request spec: `api/v1/accounts/search` (#28299)
11 months ago
Matt Jankowski 16ede59d0a
Controller spec to request spec: `api/v1/featured_tags/suggestions` (#28298)
11 months ago
Matt Jankowski 809506bdd4
Controller spec to request spec: `api/v1/accounts/pins` (#28300)
11 months ago
Matt Jankowski 94cc707ab3
Controller spec to request spec: `api/v1/accounts/notes` (#28301)
11 months ago
Matt Jankowski e544b6df42
Controller spec to request spec: `api/v1/accounts/lookup` (#28302)
11 months ago
Matt Jankowski a968898dc7
Controller spec to request spec: `api/v1/accounts/lists` (#28303)
11 months ago
Matt Jankowski 8f94502e7d
Controller spec to request spec: `api/v1/accounts/identify_proofs` (#28304)
11 months ago
Matt Jankowski 78347d2556
Controller spec to request spec: `api/v1/accounts/familiar_followers` (#28305)
11 months ago
Matt Jankowski 11d2bd9716
Fix intermittent failure from unspecified order in `api/v1/accounts/relationships` spec (#28306)
11 months ago
Matt Jankowski 7e514688b3
Convert `api/v2/search` controller spec to request spec (#28269)
11 months ago
Matt Jankowski 71e5a16eba
Remove triple subject call in `api/v1/lists` spec (#28210)
12 months ago
Matt Jankowski cca19f5fbb
Use the `Admin::ActionLog` fabricator in admin/action_logs spec (#28194)
12 months ago
Matt Jankowski 0530ce5e95
Convert accounts controller spec to request spec (#28126)
12 months ago
Claire 85662a5a57
Change `img-src` and `media-src` CSP directives to not include `https:` (#28025)
12 months ago
Kevin Bongart 7877fcd83c
Deduplicate IDs in relationships and familiar_followers APIs (#27982)
12 months ago
Matt Jankowski 973597c6f1
Consolidate configuration of `Sidekiq::Testing.fake!` setup (#28046)
12 months ago
Matt Jankowski 9742bccbe7
Add coverage for `api/v2/media` endpoint (#28027)
12 months ago
Matt Jankowski 30ee4aaff4
Convert measurement `api/v1/admin/*` controller specs to request specs (#28005)
12 months ago
Matt Jankowski 32e19e3af6
Reduce `.times` usage in request and controller specs (#27949)
1 year ago
Matt Jankowski a6d446e6a7
Add coverage for `remote_interaction_helper` (#28002)
1 year ago
Matt Jankowski 876f5b1d12
Convert `/instances/*` controller specs to request specs (#27988)
1 year ago
Matt Jankowski 718c95e7af
Convert `api/v1/custom_emojis` controller spec to request spec (#27985)
1 year ago
Matt Jankowski 17582d36d5
Convert `api/v1/preferences` controller spec to request spec (#27987)
1 year ago
Matt Jankowski 9a01a260a0
Convert `api/v1/scheduled_statuses` controller spec to request spec (#27986)
1 year ago
Matt Jankowski b9fb47aeb1
Convert `api/v1/endorsements` controller spec to request spec (#27984)
1 year ago
Matt Jankowski 09a2db3f6c
Move api/v2/filters spec to correct path location (#27950)
1 year ago
Claire 297839c10c
Rewrite `/api/v1/statuses` tests as request specs (#27891)
1 year ago
Claire 9257737675
Rewrite `/api/v1/accounts` tests as request specs (#27888)
1 year ago
Matt Jankowski 549e8e7baf
Add `email_spec` and speedup/cleanup to `spec/mailers` (#27902)
1 year ago
Matt Jankowski 3f0c1566c3
Reduce expectations for `RSpec/MultipleExpectations` cop in `api/v1/accounts/relationships` spec (#27879)
1 year ago
Matt Jankowski 3de9145613
Move controller specs for `well-known` endpoints to request specs (#27855)
1 year ago
Matt Jankowski 12a5b7391d
Add spec for well known change password endpoint (#27856)
1 year ago
Matt Jankowski d562fb8459
Specs for minimal CSP policy in `Api::` controllers (#27845)
1 year ago
Matt Jankowski 5e2ecc736d
Remove double `subject` in api/v1/accounts/relationships spec (#27839)
1 year ago
Claire 07a4059901
Add support for invite codes in the registration API (#27805)
1 year ago
Claire c451bbe249
Allow viewing and severing relationships with suspended accounts (#27667)
1 year ago
Matt Jankowski 9b7b4d748f
Simplify request cache spec shared examples (#27673)
1 year ago
Claire 23e32a4b30
Fix format-dependent redirects being cached regardless of requested format (#27632)
1 year ago
Matt Jankowski a688a9ed20
Use strings instead of numeric literals and remove `rubocop:disable` in cache spec (#27742)
1 year ago
Matt Jankowski 949f5eb860
Fix `RSpec/MetadataStyle` cop in spec/ (#27729)
1 year ago
Claire bbf46cc418
Fix error and incorrect URLs in `/api/v1/accounts/:id/featured_tags` for remote accounts (#27459)
1 year ago
Daniel M Brasil 26d2a2a0cc
Migrate to request specs in `/api/v1/media` (#25543)
1 year ago
Emelia Smith 7c3fea7275
Feature: Allow token introspection without read scope (#27142)
1 year ago
Daniel M Brasil e0ed0f8c7c
Migrate to request specs in `/api/v1/notifications` (#25553)
1 year ago