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
Yamagishi Kazutoshi d8ae3efec3 Improve ESLint rules for JSX (#3608)
* Add react/no-string-refs ESLint rule

* Add react/jsx-boolean-value ESLint rule

* Add react/jsx-closing-bracket-location ESLint rule

* Add react/jsx-indent ESLint rule

* Add react/jsx-curly-spacing ESLint rule

* Add react/jsx-equals-spacing ESLint rule

* Add react/jsx-first-prop-new-line ESLint rule

* Add react/jsx-no-duplicate-props ESLint rule

* Add react/jsx-tag-spacing ESLint rule
8 years ago
..
controllers Redirect to streaming_api_base_url (#3579) 8 years ago
helpers Resolve custom application stylesheet with Webpack (#3373) 8 years ago
javascript Improve ESLint rules for JSX (#3608) 8 years ago
lib Introduce StatusThreadingConcern (#3490) 8 years ago
mailers Remove unnecessary .keep files (#2976) 8 years ago
models Introduce StatusThreadingConcern (#3490) 8 years ago
policies Add status destroy authorization to policy (#3453) 8 years ago
presenters Bump version, improve how version is stored for better commit history (#2526) 8 years ago
services Try fixing ThreadResolveWorker calls (#3599) 8 years ago
validators Added support for configurable reserved usernames (fix of #1382) (#3566) 8 years ago
views Add streaming_api_base_url to /api/v1/instance (#3556) 8 years ago
workers change sidekiq queueing to bulk push (#3536) 8 years ago