discourse/app
jbrw 09bc95d46b
FIX: Quoting Oneboxed content should exclude formatting (#13296)
* FIX: Quoting Oneboxed content should exclude formatting

When a post is quoted that includes Oneboxed content, we should not include the formatting generated by the Onebox. Rather, we should attempt to collapse the link referenced by the Onebox to a single line text link.

* DEV: fix tests
2021-06-07 13:03:53 -04:00
..
assets FIX: Quoting Oneboxed content should exclude formatting (#13296) 2021-06-07 13:03:53 -04:00
controllers FIX: Do not require trust level to invite to group (#13230) 2021-06-02 16:28:21 +03:00
helpers FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
jobs DEV: Add more verbose logging for image uploads (#13270) 2021-06-04 15:13:58 +03:00
mailers FEATURE: Use group SMTP settings for sending user notification emails (initial) (#13220) 2021-06-03 14:47:32 +10:00
models DEV: Add more verbose logging for image uploads (#13270) 2021-06-04 15:13:58 +03:00
serializers SECURITY: XSS in bookmarks list (#13311) 2021-06-07 16:49:57 +02:00
services FIX: Do not enqueue :group_smtp_email job if IMAP disabled for the group (#13307) 2021-06-07 14:17:35 +10:00
views DEV: Move pretty-text into vendor and use that (#13273) 2021-06-04 11:01:59 -04:00