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
ThibG c05ed8a625 Fix poll options not being selectable via keyboard (#12538)
* Fix poll options not being selectable via keyboard

Fixes #12384

* Improve styling of poll option checkboxes/radio buttons

* Use more appropriate ARIA roles for poll options

* Allow switching between single and multiple choice from keyboard

* Coding style

* Avoid using .bind()
6 years ago
..
chewy Fix needlessly indexing unsearchable statuses into ElasticSearch (#12041) 6 years ago
controllers Add follow_request notification type (#12198) 6 years ago
helpers Add ability to filter reports by target account domain (#12154) 6 years ago
javascript Fix poll options not being selectable via keyboard (#12538) 6 years ago
lib Update ESLint and RuboCop in Code Climate (#12534) 6 years ago
mailers Split AccountsHelper from StatusesHelper (#12078) 6 years ago
models Update ESLint and RuboCop in Code Climate (#12534) 6 years ago
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 7 years ago
presenters Fix n+1 query for bookmarks on statuses (#12494) 6 years ago
serializers Fix n+1 query for bookmarks on statuses (#12494) 6 years ago
services Add follow_request notification type (#12198) 6 years ago
validators Fix uncaught domain normalization error in remote follow (#11703) 7 years ago
views Fix notifications label (#12517) 6 years ago
workers Fix various issues with account migration (#12301) 6 years ago