mastodon/app
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
..
chewy
controllers Fix unpermitted operations on custom emojis leading to cryptic errors (#13951) 2020-06-05 15:23:27 +02:00
helpers
javascript FIX: filters ignore media descriptions (#13837) 2020-06-09 00:11:42 +02:00
lib FIX: filters ignore media descriptions (#13837) 2020-06-09 00:11:42 +02:00
mailers
models Add blurhash to preview cards (#13984) 2020-06-05 23:10:41 +02:00
policies
presenters
serializers Add blurhash to preview cards (#13984) 2020-06-05 23:10:41 +02:00
services
validators
views Hide sensitive preview cards with blurhash (#13985) 2020-06-06 17:41:56 +02:00
workers