You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
6 years ago
..
chewy Fix searchable status without explicitly mentioning it (#13829) 6 years ago
controllers Fix unpermitted operations on custom emojis leading to cryptic errors (#13951) 6 years ago
helpers Refactor monkey-patching of Goldfinger (#12561) 6 years ago
javascript FIX: filters ignore media descriptions (#13837) 6 years ago
lib FIX: filters ignore media descriptions (#13837) 6 years ago
mailers Fix error when sending moderation notification (#13014) 6 years ago
models Add blurhash to preview cards (#13984) 6 years ago
policies Add ability to delete files uploaded for settings in admin UI (#13192) 6 years ago
presenters Add E2EE API (#13820) 6 years ago
serializers Add blurhash to preview cards (#13984) 6 years ago
services Fix activity not being signed (#13948) 6 years ago
validators Add E2EE API (#13820) 6 years ago
views Hide sensitive preview cards with blurhash (#13985) 6 years ago
workers Add E2EE API (#13820) 6 years ago