chinwagsocial/app/javascript/mastodon
Renato "Lond" Cerqueira 85470ec872 Fix issues with updated emoji mart (#7761)
* Changes behavior from search light to keep custom search
The new version of emoji-mart needs the search function to constantly
receive the custom emoji array. This changes the behavior back to the
previous one in the search light method to keep the emoji autocomplete
as before

* Change test order
The order was breaking the tests

* Fix codeclimate issues

* Update to emoji mart to version without issue in picker

Fixes #7760
2018-06-08 13:28:04 +02:00
..
actions Add redraft function (#7735) 2018-06-05 00:17:38 +02:00
components Add redraft function (#7735) 2018-06-05 00:17:38 +02:00
containers Add redraft function (#7735) 2018-06-05 00:17:38 +02:00
features Fix issues with updated emoji mart (#7761) 2018-06-08 13:28:04 +02:00
locales Weblate translations (2018-06-08) (#7759) 2018-06-08 04:50:52 +02:00
middleware
reducers Preserve newlines in delete & redraft and desktop notifications (#7750) 2018-06-06 20:49:53 +02:00
selectors
service_worker Update ESLint for Code Climate (#7696) 2018-06-01 14:03:19 +02:00
storage Cache media only when storage can be freed (#7547) 2018-05-19 19:22:11 +02:00
store
utils Preserve newlines in delete & redraft and desktop notifications (#7750) 2018-06-06 20:49:53 +02:00
.gitkeep Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
api.js
base_polyfills.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
link_header.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js