mastodon/app/javascript/mastodon
Ondřej Hruška 6ff084dbbb Improved notifications cleaning UI with set operations (#109)
* added notification cleaning drawer

* bugfix

* fully implemented set operations for notif cleaning

* i18n for notif cleaning drawer & improved logic slightly. Also added a confirm dialog

* - notif dismiss "overlay" now shoves the notif aside to avoid overlap
- added focus ring to header buttons
- removed notif overlay entirely from DOM if mode is disabled

* removed comment

* CSS tuning - inconsistent division lines fix
2017-07-30 12:36:28 -04:00
..
actions Improved notifications cleaning UI with set operations (#109) 2017-07-30 12:36:28 -04:00
components Improved notifications cleaning UI with set operations (#109) 2017-07-30 12:36:28 -04:00
containers Merge changes from upstream with the CSS reload fix 2017-07-18 18:58:47 +02:00
features Improved notifications cleaning UI with set operations (#109) 2017-07-30 12:36:28 -04:00
locales Merge git://github.com/tootsuite/mastodon into tootsuite-master 2017-07-25 21:36:22 +02:00
middleware
reducers Improved notifications cleaning UI with set operations (#109) 2017-07-30 12:36:28 -04:00
selectors
service_worker feat(push-notifications): Open link in current tab if possible (#4228) 2017-07-18 00:19:17 +02:00
store
.gitkeep
api.js
base_polyfills.js
emoji.js feat(emoji): Add back title attribute (#4253) 2017-07-18 22:49:24 +02:00
emojione_light.js feat(emoji): Add back title attribute (#4253) 2017-07-18 22:49:24 +02:00
extra_polyfills.js Add object-fit polyfill for Edge (#4182) 2017-07-14 01:59:34 +02:00
is_mobile.js
link_header.js
load_polyfills.js Add object-fit polyfill for Edge (#4182) 2017-07-14 01:59:34 +02:00
main.js Merge changes from upstream with the CSS reload fix 2017-07-18 18:58:47 +02:00
performance.js
ready.js Do not load unnecessary script files (#4193) 2017-07-14 11:08:56 +02:00
rtl.js
scroll.js
stream.js
uuid.js
web_push_subscription.js feat: Enable push subscription for mobile devices by default (#4321) 2017-07-23 23:27:23 +02:00