mastodon/app
Sorin Davidoi 2f8bfb3d38 Improve accessibility (#4369)
* fix(compose): Use nav and remove redundant aria-label

* fix(tabs_tab): Use nav and add aria-label

* fix(app): Add aria-label for settings toggle button

* chore: Run yarn manage:translations
2017-07-26 02:01:27 +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 (#4369) 2017-07-26 02:01:27 +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