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
Thibaut Girka f3eff922a3 Merge branch 'master' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/mastodon/features/compose/components/poll_form.js`:
  Upstream bumped poll option character limit, but we already had
  a higher one, kept ours.
- `app/validators/poll_validator.rb`:
  Upstream bumped poll option character limit, but we already had
  a higher one, kept ours.
- `config/initializers/content_security_policy.rb`:
  Upstream added a rule, the way we compute ours is different, but
  that added rule has been ported.
- `package.json`:
  No real conflict, dependency update. Performed the same update.
- `yarn.lock`:
  No real conflict, dependency update. Performed the same update.
5 years ago
..
v1 Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
v2 Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
web Remove useless `respond_to` calls (#13208) 5 years ago
base_controller.rb Add specific rate limits for posting and following (#13172) 5 years ago
oembed_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 5 years ago
proofs_controller.rb Fix proofs API being inaccessible in secure mode (#12495) 6 years ago