bastodon/app/javascript/mastodon
Emelia Smith 7a81082704 Revert "Add double-tap zoom functionary to ZoomableImage (#6944)" (#7035)
Unfortunately the new hammer.js functionality wasn't correctly tested and didn't work across devices and browsers, as such, it's best to revert PR #6944 until we can revisit this functionality and make it work across all devices and browsers that are supported by Mastodon.

This reverts commit 5021c4e9ca.
2018-04-04 11:58:15 +02:00
..
actions Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
components Ignore AbortError when cancelled sharing (#6978) 2018-03-31 13:16:38 +02:00
containers Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
features Revert "Add double-tap zoom functionary to ZoomableImage (#6944)" (#7035) 2018-04-04 11:58:15 +02:00
locales i18n: Add Japanese translations for #7000 (#7022) 2018-04-03 18:21:33 +09:00
middleware Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
reducers Fix issues with sending direct messages from user profile (#6999) 2018-04-02 13:44:19 +02:00
selectors Profile redirect notes (#5746) 2017-11-18 19:39:02 +01:00
service_worker Clone response before put it to the cache (#6932) 2018-03-27 15:18:35 +02:00
storage Add missing rejection handling for Promises (#7008) 2018-04-02 14:51:02 +02:00
store
.gitkeep
api.js Refactor /api/web APIs to use the centralized axios instance (#6223) 2018-01-08 20:01:33 +01:00
base_polyfills.js Add polyfill for Object.values (#6697) 2018-03-08 13:07:25 +01:00
extra_polyfills.js
initial_state.js When search enabled, display hint in search popout (#6593) 2018-03-02 06:02:42 +01:00
is_mobile.js
link_header.js
load_polyfills.js Add polyfill for Object.values (#6697) 2018-03-08 13:07:25 +01:00
main.js bug fix (WebPush does not work) (#6120) 2017-12-28 16:20:34 +01:00
performance.js
ready.js
rtl.js
scroll.js
settings.js Implement tag auto-completion by history (#6621) 2018-03-04 20:27:25 +01:00
stream.js Allow clients to fetch statuses made while they were offline (#6876) 2018-03-24 15:25:15 +01:00
test_setup.js Replace JavaScript Testing Framework from Mocha to Jest (#5412) 2017-10-16 09:33:08 +02:00
uuid.js