summaryrefslogtreecommitdiff
path: root/lib/gitlab/email/html_parser.rb
Commit message (Expand)AuthorAgeFilesLines
* unwrap all links with no hrefhttp://jneen.net/2017-06-191-0/+7
* completely remove blockquote and table tagshttp://jneen.net/2016-11-171-2/+2
* use Nokogiri::HTML.parse instead of capitalized methodhttp://jneen.net/2016-11-171-1/+1
* fix rubocop failureshttp://jneen.net/2016-11-171-1/+4
* add parsing support for incoming html emailhttp://jneen.net/2016-11-171-0/+31