chinwagsocial/app/javascript/mastodon
ThibG a90b569350 When searching for an emoji with multiple separators, consider the full input (#9124)
e.g., typing “blob_cat_p” used to search for “blob” and “cat”, but not
“blob_cat_p”, which means “blob_cat_patpat” is very unlikely to show up,
although it is likely what the user wanted to type in the first place.
2018-10-27 22:32:54 +02:00
..
actions Fix JS error when posting from page without router context (#9073) 2018-10-24 01:31:31 +02:00
components Show suggested follows on search screen in mobile layout (#9010) 2018-10-23 00:08:39 +02:00
containers Add a confirmation dialog when hitting reply and the compose box isn't empty (#8893) 2018-10-05 18:44:44 +02:00
features When searching for an emoji with multiple separators, consider the full input (#9124) 2018-10-27 22:32:54 +02:00
locales Weblate translations (2018-10-12) (#8972) 2018-10-13 01:51:14 +02:00
middleware
reducers Show suggested follows on search screen in mobile layout (#9010) 2018-10-23 00:08:39 +02:00
selectors Don't filter own toots (fixes #8289) (#8298) 2018-08-19 18:44:18 +02:00
service_worker Fix a problem about generating an url of notifications (#8758) 2018-09-24 05:45:58 +02:00
storage
store
utils
api.js
base_polyfills.js
common.js Revert Font Awesome 5 upgrade (#8810) 2018-09-28 02:11:14 +02:00
compare_id.js
extra_polyfills.js
initial_state.js Display customized mascot in web UI and fix admin form for it (#8964) 2018-10-12 04:04:08 +02:00
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