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 bfa12239e8 Update ESLint for Code Climate (#7696)
* Update babel-eslint to version 8.2.3

* Update eslint to version 4.19.1

* Update eslint-plugin-promise to version 3.8.0

* Update eslint-plugin-react to version 7.8.2

* Upgrade eslint-plugin-jsx-a11y to version 6.0.3

* yarn test:lint --fix
7 years ago
..
chewy Full-text search for authorized statuses (#6423) 7 years ago
controllers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 7 years ago
helpers Fix double-encoding of display name in title and e-mails (#7534) 7 years ago
javascript Update ESLint for Code Climate (#7696) 7 years ago
lib Exclude unlisted, private and direct toots from affecting trends (#7686) 7 years ago
mailers Account archive download (#6460) 7 years ago
models Improve counter caches on Status and Account (#7644) 7 years ago
policies Fix n+1 queries in StatusThreadingConcern (#7321) 7 years ago
presenters Better pagination for ActivityPub outbox (#7356) 7 years ago
serializers Add GET /api/v2/search which returns rich tag objects, adjust web UI (#7661) 7 years ago
services Exclude unlisted, private and direct toots from affecting trends (#7686) 7 years ago
validators fix: Don't validate MX record in development (#7654) 7 years ago
views Display only domain of report account if remote under comment (#7574) 7 years ago
workers Speed up some rake tasks by moving execution to Sidekiq (#7678) 7 years ago