mastodon/app/controllers/api/v1/accounts
Claire 7452a95998 Merge branch 'main' into glitch-soc/merge-upstream
Conflicts:
- `.github/dependabot.yml`:
  Upstream made changes while we have dropped this file.
  Keep the file deleted.
- `.prettierignore`:
  Upstream made changes at the end of the file, where we
  had our extra lines.
  Just moved our extra lines back at the end.
- `app/serializers/initial_state_serializer.rb`:
  Upstream code style changes.
  Applied them.
- `app/services/backup_service.rb`:
  Upstream code style changes.
  Applied them.
2023-02-19 10:42:55 +01:00
..
credentials_controller.rb Allow changing hide_collections setting with the api (#22790) 2023-01-13 16:40:21 +01:00
familiar_followers_controller.rb
featured_tags_controller.rb
follower_accounts_controller.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 2023-02-18 12:37:47 +01:00
following_accounts_controller.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 2023-02-18 12:37:47 +01:00
identity_proofs_controller.rb
lists_controller.rb
lookup_controller.rb Fix error when looking handle with surrounding spaces (#18225) 2022-05-02 01:00:08 +02:00
notes_controller.rb
pins_controller.rb Make account endorsements idempotent (fix #19045) (#20118) 2022-11-08 16:39:15 +01:00
relationships_controller.rb
search_controller.rb
statuses_controller.rb Autofix Rubocop Style/IfUnlessModifier (#23697) 2023-02-18 12:37:47 +01:00