chinwagsocial/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 Fix searchable status without explicitly mentioning it (#13829) 2020-05-23 05:47:25 +02:00
controllers Fix unpermitted operations on custom emojis leading to cryptic errors (#13951) 2020-06-05 15:23:27 +02:00
helpers Refactor monkey-patching of Goldfinger (#12561) 2020-05-10 11:41:43 +02:00
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 Fix error when sending moderation notification (#13014) 2020-02-01 15:42:12 +01:00
models Add blurhash to preview cards (#13984) 2020-06-05 23:10:41 +02:00
policies Add ability to delete files uploaded for settings in admin UI (#13192) 2020-03-08 16:00:24 +01:00
presenters Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
serializers Add blurhash to preview cards (#13984) 2020-06-05 23:10:41 +02:00
services Fix activity not being signed (#13948) 2020-06-03 08:33:30 +02:00
validators Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00
views Hide sensitive preview cards with blurhash (#13985) 2020-06-06 17:41:56 +02:00
workers Add E2EE API (#13820) 2020-06-02 19:24:53 +02:00