7 Commits (d6f5ee75ab91eba676e4e200d4e6a98a5aed91ef)

Author SHA1 Message Date
Matt Jankowski 66326065b0
Add `response.content_type` checks for JSON to `api/v1` request specs (#31981) 2 years ago
Matt Jankowski 6b6a80b407
Remove `body_as_json` in favor of built-in `response.parsed_body` for JSON response specs (#31749) 2 years ago
Matt Jankowski f1003b2560
Enable "zero monkey patching" mode in RSpec (#31614) 2 years ago
Matt Jankowski 24a0b20408
Use `body_as_json` directly instead of via local var assignment (#31696) 2 years ago
Claire 36fe8f8566
Change `ids` param to `id` in `/api/v1/statuses` and `/api/v1/accounts` for consistency (#30465) 2 years ago
Claire 2fe1b8d169
Add API to get multiple accounts and statuses (#27871) 2 years ago
Claire 9257737675
Rewrite `/api/v1/accounts` tests as request specs (#27888) 2 years ago
Matt Jankowski fd9dea21d0
DB speedup in `API::` controller/request specs (#25516) 3 years ago
Matt Jankowski 4c5f62de99
Extract shared examples from api specs (#25387) 3 years ago
fusagiko / takayamaki b19a695608
migrate test for `GET /api/v1/accounts/{account_id}` to request spec (#25322) 3 years ago
Matt Jankowski 6c0e3f490a
Fix RSpec/MissingExampleGroupArgument cop (#25310) 3 years ago
Matt Jankowski c97b611b6b
Fix RSpec/InferredSpecType cop (#24736) 3 years ago
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop (#24739) 3 years ago
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs (#23790) 3 years ago
Eugen Rochko 50948b46aa
Add ability to filter followed accounts' posts by language (#19095) 4 years ago
Claire e38fc319dc
Refactor and improve tests (#17386) 4 years ago
Takeshi Umeda 17f4e457b3
Add remove from followers api (#16864) 5 years ago
Levi Bard 11d603101a
Fix muting users with duration via the REST api (#15516) 5 years ago
Eugen Rochko 974b1b79ce
Add option to be notified when a followed user posts (#13546) 6 years ago
dependabot-preview[bot] 78202e9138
Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) 6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572) 7 years ago
aus-social 1f98eae1cf Lint pass (#8876) 8 years ago
Eugen Rochko 1f6ed4f86a
Add more granular OAuth scopes (#7929) 8 years ago
Yamagishi Kazutoshi d10447c3a8 Use raw status code on have_http_status (#7214) 8 years ago
aschmitz 4de211b80a Break out nested relationship API keys (#5887) 9 years ago
aschmitz eeaec39888 Allow hiding of reblogs from followed users (#5762) 9 years ago
Surinna Curtis 031a5a8f92 Optional notification muting (#5087) 9 years ago
Eugen Rochko 0ef9d45d05 Fix error when following locked accounts (#4896) 9 years ago
Eugen Rochko 9b994c4aee Fix #4794 - Fake instant follow in API response when account is believed unlocked (#4799) 9 years ago
Akihiko Odaki 4f0b638cda Introduce access token fabricators (#4401) 9 years ago
Matt Jankowski 5c63523972 Spec coverage and refactor for the api/v1/accounts controllers (#3451) 9 years ago
Jack Jennings 8c5eaf7ae9 Enable and fill in JSON response test in API::AccountsController (#3157) 9 years ago
Matt Jankowski b6f6152e26 Add coverage for api/v1 controllers (#3155) 9 years ago
Eugen Rochko f5bf5ebb82 Replace sprockets/browserify with Webpack (#2617) 9 years ago
Eugen 15d442cf9d Fix /api/v1/accounts/update_credentials tests (#1357) 9 years ago
David Celis d4fe6cd2bf Allow users to update their Account in the API (#1179) 9 years ago
Kit Redgrave 442fdbfc53 Mute button progress so far. WIP, doesn't entirely work correctly. 9 years ago
Eugen Rochko 49834a6e7f Add API for retrieving blocked accounts 9 years ago
Eugen Rochko 8efa081f21 Remove Neo4J 10 years ago
Eugen Rochko 829d189f44 Add tests for recently added API end points 10 years ago
Eugen Rochko 7b9a4af311 API for blocking and unblocking 10 years ago
Eugen Rochko 6d7290f47c Add API for getting info about authenticated user: /api/v1/accounts/verify_credentials 10 years ago
Eugen Rochko 4f9b7432dd Fix #52 - Add API versioning (v1) 10 years ago
Eugen Rochko e46abc71ca Fix notifications in UI, added new API for fetching account relationships 10 years ago
Eugen Rochko 509c18eb13 Fix local follows, 404 in logs 10 years ago
Eugen Rochko 87576e1ab1 Fixing atom feeds for accounts, adding tests that would catch such bugs in future 10 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 10 years ago
Eugen Rochko b640f35621 Writing out more tests, fixed some bugs 10 years ago
Eugen Rochko d4892ace62 Adding more test stubs 10 years ago
Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API 10 years ago