This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
mastodon/app
Matt Jankowski 2212dc4aaa Update Rails to version 5.1.1 (#3121)
* Update rails to version 5.1.1

* Run `rails app:update`

* Remove the override of polymorphic activity relationship

* Silence warning about otp_secret attribute being unknown to rails

* We will only introduce form_with where we want to use remote data
2017-06-01 20:53:37 +02:00
..
controllers Spec coverage and refactor for the api/v1/accounts controllers (#3451) 2017-05-31 21:36:24 +02:00
helpers
javascript Add ESLint rule (object-curly-spacing) (#3498) 2017-06-01 17:25:10 +02:00
lib Remove usernames and hashtags from language detection (#3503) 2017-06-01 09:29:14 -04:00
mailers
models Update Rails to version 5.1.1 (#3121) 2017-06-01 20:53:37 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters
services Misc tidying and clean ups (#3445) 2017-05-31 20:38:17 +02:00
validators
views Spec coverage and refactor for the api/v1/accounts controllers (#3451) 2017-05-31 21:36:24 +02:00
workers