mastodon/app
Sorin Davidoi 6a6a62f13f Improve accessibility (part 2) (#4377)
* fix(column_header): Invalid ARIA role

* fix(column): Remove hidden nodes from the DOM

* refactor(column_link): Remove unused property hideOnMobile

* fix(column_header): Use aria-pressed

* fix(column_header): Make collapsed content not focusable, add focusable property

* fix(column_loading): Make header non-focusable

* fix(column_settings): Use role to group the toggles
2017-07-26 13:46:53 +02:00
..
controllers Merge queries in Api::V1::FavouritesController (#4359) 2017-07-25 16:01:03 +02:00
helpers Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
javascript Improve accessibility (part 2) (#4377) 2017-07-26 13:46:53 +02:00
lib Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
mailers Set default From address in config (#3756) 2017-07-07 00:12:12 +02:00
models Allow domain blocks that only reject media without silencing or suspending (#4325) 2017-07-24 14:26:55 +02:00
policies Add status destroy authorization to policy (#3453) 2017-05-30 22:56:31 +02:00
presenters Minor ActivityPub JSON fixes (#4214) 2017-07-16 10:28:55 +02:00
serializers Add unfollow modal (optional) (#4246) 2017-07-18 17:14:43 +02:00
services Allow domain blocks that only reject media without silencing or suspending (#4325) 2017-07-24 14:26:55 +02:00
validators Fix character/grapheme count stuff (#3839) 2017-06-19 11:31:14 +02:00
views Added external link icons to joinmastodon navbar buttons (#4368) 2017-07-26 02:00:36 +02:00
workers Move clean up of unconfirmed users to sidekiq-scheduler (#4336) 2017-07-24 16:17:55 +02:00