mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:57:10 -06:00
f7540aa52f
Mozilla Thunderbird email client add links into HTML as follows: `<p>The link: <a class="moz-txt-link-freetext" href="https://google.com">https://google.com</a></p>` Current filtering rules strip out the link, leaving only `<p>The link: </p>`. Properly strip only unnecessary information: quote prefix, signature, forwarded message header. |
||
---|---|---|
.. | ||
authentication_results.rb | ||
build_email_helper.rb | ||
cleaner.rb | ||
message_builder.rb | ||
message_id_service.rb | ||
processor.rb | ||
receiver.rb | ||
renderer.rb | ||
sender.rb | ||
styles.rb | ||
validator.rb |