mastodon/app
Neetshin 7e6214b869 Add validation for onMuteNotifications (#6092)
* Add aria-autocomplete='list' in Textaria

ref: https://www.w3.org/TR/wai-aria-1.1/#aria-autocomplete

* Make detect empty string brefore assign upload description

* Change code elements in keyboard-shortcuts component to kbd

* Add validation for onMuteNotifications
2017-12-24 17:18:45 +09:00
..
controllers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
helpers Add Slovak translation (#6052) 2017-12-17 11:26:42 +09:00
javascript Add validation for onMuteNotifications (#6092) 2017-12-24 17:18:45 +09:00
lib Do not hide statuses from silenced accounts from other silenced accounts (#6030) 2017-12-15 01:54:05 +01:00
mailers Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
models Add filters to admin UI for custom emojis (#6003) 2017-12-13 13:28:31 +01:00
policies Allow admin to deactivate invite created by users (#5860) 2017-12-01 12:26:19 +01:00
presenters Using double splat operator (#5859) 2017-12-06 11:41:57 +01:00
serializers Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026) 2017-12-14 21:35:30 +01:00
services Reduce the number of synchronous resolves when posting toots (#6075) 2017-12-22 02:15:08 +01:00
validators Limit users to 50 lists, remove pagination from lists API (#5933) 2017-12-09 01:32:29 +01:00
views Reduce motion for boost animation (#5871) 2017-12-24 04:48:31 +01:00
workers Lists redis clean-up (#5886) 2017-12-05 23:20:27 +01:00