You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers/api/v1/accounts
Claire f8d867bac4 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `app/services/remove_status_service.rb`:
  Conflict caused by us having a distinc Direct timeline.
  Ported upstream changes.
- `app/javascript/mastodon/features/compose/components/compose_form.js`:
  Conflict between glitch-soc's variable character limit and upstream
  refactoring that part of the code.
  Ported upstream changes.
4 years ago
..
credentials_controller.rb make it not return http 400 when passing and empty source argument (#12259) 6 years ago
featured_tags_controller.rb Fix incorrect conditions for suspended accounts in Get API for account featured tags (#15270) 4 years ago
follower_accounts_controller.rb Change REST API to return empty data for suspended accounts (#14765) 5 years ago
following_accounts_controller.rb Change REST API to return empty data for suspended accounts (#14765) 5 years ago
identity_proofs_controller.rb Change REST API to return empty data for suspended accounts (#14765) 5 years ago
lists_controller.rb Change REST API to return empty data for suspended accounts (#14765) 5 years ago
notes_controller.rb Add user notes on accounts (#14148) 5 years ago
pins_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
relationships_controller.rb Do not filter out temporarily-suspended accounts from relationships API 5 years ago
search_controller.rb Remove useless `respond_to` calls (#13208) 5 years ago
statuses_controller.rb Change REST API to return empty data for suspended accounts (#14765) 5 years ago