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/config
Matt Jankowski 2925372ff4 Move create/destroy actions for api/v1/statuses to namespace (#3678)
Each of mute, favourite, reblog has been updated to:

- Have a separate controller with just a create and destroy action
- Preserve historical route names to not break the API
- Mild refactoring to break up long methods
7 years ago
..
environments Support multiple trusted proxy ip addresses (#3639) 7 years ago
initializers
locales i18n: Minor fixes in Polish translation (#3674) 7 years ago
webpack Refactor translationRunner.js (#3604) 7 years ago
application.rb
boot.rb
brakeman.ignore
database.yml
deploy.rb
environment.rb
i18n-tasks.yml
navigation.rb
puma.rb
routes.rb Move create/destroy actions for api/v1/statuses to namespace (#3678) 7 years ago
secrets.yml
settings.yml
sidekiq.yml