mastodon/app/javascript/mastodon
Eugen Rochko ff7d02b236 Make first use less overwhelming with browser permissions (#4760)
- Ask for desktop notifications after 1 minute of use instead of
  instantly
- Ask for protocol handler permission after 5 minutes of use
  instead of instantly
2017-09-01 16:07:08 +02:00
..
actions
components Fix the usages of Detect Passive Events (#4749) 2017-08-31 11:20:54 +02:00
containers Make first use less overwhelming with browser permissions (#4760) 2017-09-01 16:07:08 +02:00
features Fix the usages of Detect Passive Events (#4749) 2017-08-31 11:20:54 +02:00
locales Update FR locales (#4714) 2017-09-01 14:09:01 +02:00
middleware
reducers
selectors
service_worker Refactor Web::PushSubscription, remove welcome message (#4524) 2017-09-01 13:35:23 +02:00
store
.gitkeep
api.js
base_polyfills.js
emoji.js make number of comparison in emojify() fewer (#4500) 2017-08-02 21:05:17 +02:00
emojione_light.js
extra_polyfills.js
is_mobile.js fix(dropdown_menu): Open as modal on mobile (#4295) 2017-07-27 22:31:59 +02:00
link_header.js
load_polyfills.js Load extra polyfills when isIntersecting is undefined (#4469) 2017-07-31 19:40:20 +02:00
main.js Require any modules after loading polyfill in entry points (#4231) 2017-07-18 00:19:02 +02:00
performance.js Attach ReactPerf to window for easier debugging (#3318) 2017-05-25 21:14:40 +02:00
ready.js
rtl.js
scroll.js
stream.js Use ws protocol in streaming API base URL (#2606) 2017-05-04 15:55:13 +02:00
uuid.js Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
web_push_subscription.js