summaryrefslogtreecommitdiff
path: root/web-ui/app/js/helpers/view_helper.js
AgeCommit message (Collapse)Author
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ↵Alexandre Pretto
parse the multipart mails anymore
2014-12-15#170 Added UTF-8 encoding to the html body, because the quoted-printable ↵Bruno Wagner
module was messing up encoding otherwise
2014-10-07Fixed jshint errorsBruno Wagner
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-08-07fixes bug in which plain text emails were not being properly formattedPatrick Maia
2014-08-05Remove commented code and always sanitize mail being displayedAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini