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
Zac Anger f4045ba3d9 Add eslint-plugin-jsx-a11y (#1651)
* Add eslint-plugin-jsx-a11y.

* Fix npm script.

* Adjust npm scripts so test also runs lint.

* Fix existing lint errors.

* Don't break on a11y issues.

* Add role and tabIndex.

* Add vim and Mac files to .gitignore and .dockerignore.

* Handle htmlFor (partially), a that's actually a button.

* Fix missing tabIndex.

* Add cursor:pointer to load-more

* Revert change to load_more.

* Fixes based on review.

* Update yarn.lock.

* Don't try to install fsevents on Linux (hides warning noise).
8 years ago
..
assets Add eslint-plugin-jsx-a11y (#1651) 8 years ago
controllers Add recovery code support for two-factor auth (#1773) 8 years ago
helpers Rename admin/accounts_helper to admin/filter_helper (#1816) 8 years ago
lib Allow running mastodon on a different domain as the one used for identifying users (#1267) 8 years ago
mailers Make Reporting admin section translatable (#1549) 8 years ago
models Add recovery code support for two-factor auth (#1773) 8 years ago
presenters Clean up about page (#1282) 8 years ago
services ActiveRecord::Relation does not respond to `#id` (#1834) 8 years ago
validators Organize coverage dirs (#1695) 8 years ago
views Add recovery code support for two-factor auth (#1773) 8 years ago
workers Quick best practice cleanup of views/helpers (#1546) 8 years ago