summaryrefslogtreecommitdiffstats
path: root/spec/requests
AgeCommit message (Expand)Author
2023-08-01Add List-Unsubscribe email header (#26085)Christian Schmidt
2023-07-27Migrate to request specs in `/api/v2/filters` (#25721)Daniel M Brasil
2023-07-25Coverage for `Auth::OmniauthCallbacks` controller (#26147)Matt Jankowski
2023-07-21Fix CSP headers being unintendedly wide (#26105)Claire
2023-07-19Wrong count in response when removing favourite/reblog (#24365)Christian Schmidt
2023-07-18Migrate to request specs in `/api/v1/mutes` (#25622)Daniel M Brasil
2023-07-18Migrate to request specs in `/api/v1/bookmarks` (#25520)Daniel M Brasil
2023-07-18Migrate to request specs in `/api/v1/timelines/public` (#25746)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/statuses/:status_id/favourite` (#25626)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/statuses/:status_id/bookmark` (#25624)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/polls` (#25596)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/statuses/:status_id/pin` (#25635)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/emails/confirmations` (#25686)Daniel M Brasil
2023-07-17Migrate to request specs in `/api/v1/timelines/home` (#25743)Daniel M Brasil
2023-07-13Fix embed dropdown menu item for unauthenticated users (#25964)Claire
2023-07-07Fix processing of media files with unusual names (#25788)Claire
2023-06-22Migrate to request specs in `/api/v1/suggestions` (#25540)Daniel M Brasil
2023-06-20Migrate to request specs in `/api/v1/admin/account_actions` (#25514)Daniel M Brasil
2023-06-19Migrate to request specs in `/api/v1/tags` (#25439)Daniel M Brasil
2023-06-15Migrate to request specs in `/api/v1/lists` (#25443)Daniel M Brasil
2023-06-14Migrate to request specs in `/api/v1/domain_blocks` (#25414)Daniel M Brasil
2023-06-14Migrate to request specs in `/api/v1/follow_requests` (#25411)Daniel M Brasil
2023-06-14Migrate to request specs in `/api/v1/apps/verify_credentials` (#25404)Daniel M Brasil
2023-06-14Migrate to request specs in `/api/v1/apps` (#25401)Daniel M Brasil
2023-06-14Extract shared examples from api specs (#25387)Matt Jankowski
2023-06-10migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322)fusagiko / takayamaki
2023-06-10Migrate to request specs in `/api/v1/admin/canonical_email_blocks` (#25330)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/ip_blocks` (#25331)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/domain_allows` (#25333)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/domain_blocks` (#25335)Daniel M Brasil
2023-06-10Migrate to request specs in `/api/v1/admin/reports` (#25355)Daniel M Brasil
2023-06-09Migrate to request specs in `/api/v1/admin/email_domain_blocks` (#25337)Daniel M Brasil
2023-05-23Add request spec for backups download (#25099)Matt Jankowski
2023-05-23Improve test coverage for `/api/v1/featured_tags` (#25076)Daniel M Brasil
2023-05-04Misc spec cleanup (#24822)Matt Jankowski
2023-05-03Fix Performance/RedundantEqualityComparisonBlock cop (#24799)Matt Jankowski
2023-05-02Add request specs for caching behavior (#24592)Claire
2023-04-30Fix Rails/I18nLocaleAssignment cop (#24693)Matt Jankowski
2023-04-30Adds new follower/following routes (#24601)João Pedro Marques
2023-04-25Fix anonymous visitors getting a session cookie on first visit (#24584)Claire
2023-02-22Enable Style/FrozenStringLiteralComment for specs (#23790)Nick Schonning
2023-02-20Enable Rubocop HTTP status rules (#23717)Nick Schonning
2023-02-19Autofix Rubocop Style/StringLiterals (#23695)Nick Schonning
2022-10-20Change public accounts pages to mount the web UI (#19319)Eugen Rochko
2022-10-06Remove previous landing page (#19300)Eugen Rochko
2021-03-19Further preparation for Rails 6 (#15916)Claire
2021-03-17Prepare Mastodon for Rails 6 (#15911)Claire
2019-11-15Fix localization test failing due to order of locale definitions (#12393)Eugen Rochko
2019-08-01Remove XML version of Webfinger and remove links to Atom feeds (#11460)Eugen Rochko
2019-07-08Refactor controllers for statuses, accounts, and more (#11249)Eugen Rochko