]> cat aescling's git repositories - mastodon.git/commit
FIX: filters ignore media descriptions (#13837)
authorBen Lubar <ben.lubar@gmail.com>
Mon, 8 Jun 2020 22:11:42 +0000 (17:11 -0500)
committerGitHub <noreply@github.com>
Mon, 8 Jun 2020 22:11:42 +0000 (00:11 +0200)
commitc66403b2579587d8c1448be3ad30dc388d5f29c3
tree5d51b35b395792f4a50424399d667239baf0431b
parent5e6ec229b2f1fe9f3f41ce2aef9245484fe86192
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>
app/javascript/mastodon/actions/importer/normalizer.js
app/lib/feed_manager.rb