Glitch-Shrike/app/javascript/mastodon
Ben Lubar c66403b257
FIX: filters ignore media descriptions (#13837)
* FIX: filters ignore media descriptions

* remove parentheses to make codeclimate happy

* combine the text and run the regular expression only once.

https://github.com/tootsuite/mastodon/pull/13837#discussion_r431752581

* Fix use of “filter” instead of “compact”, fix coding style issues

Co-authored-by: Thibaut Girka <thib@sitedethib.com>
2020-06-09 00:11:42 +02:00
..
actions FIX: filters ignore media descriptions (#13837) 2020-06-09 00:11:42 +02:00
components Hide sensitive preview cards with blurhash (#13985) 2020-06-06 17:41:56 +02:00
containers Fix expanded video player issues (#13541) 2020-04-25 12:16:05 +02:00
features Hide sensitive preview cards with blurhash (#13985) 2020-06-06 17:41:56 +02:00
locales Change wording from “Hide media” to “Hide image/images” in Web UI (#13834) 2020-05-25 12:30:34 +02:00
middleware
reducers Fix timeline markers not working on Chrome (#13887) 2020-05-29 16:14:16 +02:00
selectors
service_worker
storage
store
utils Fix uninformative error message when uploading unsupported image files (#13540) 2020-04-25 12:27:29 +02:00
api.js
base_polyfills.js
common.js
compare_id.js
extra_polyfills.js
initial_state.js
is_mobile.js
load_keyboard_extensions.js
load_polyfills.js
main.js
performance.js
ready.js
rtl.js
scroll.js
settings.js
stream.js
test_setup.js
uuid.js