summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/helpers/view_helper.spec.js
AgeCommit message (Collapse)Author
2016-04-15Issue #678: added utility converting time passed and dynamically changing ↵Zara Gebru
version timestamp
2016-04-06Issue #292: add fingerprint view in user settingsZara Gebru
2016-02-24Issue #617: Sanitize received contentFelix Hammerl
Sanitizes received HTML content with DOMPurify, making it safe for displaying and templating. Sanitizes received plain text content by encoding every single character as HTML entity.
2016-01-11format attachment sizeNavaL
Issue #573
2015-04-14fix jshintrafael lisboa
2015-04-14refactor mail item mixin creation and renderingrafael lisboa
2015-04-13modify quoted mail test that was breaking due to different timezonesrafael lisboa
2015-04-08Prepend mail quoting with the sender information #66Bruno Tavares
2015-02-18Using line breaks instead of paragraphs to format text plain mails on the ↵Duda Dornelles
mail view
2015-01-16Fixing jshint warningsBruno Wagner and Fabio Pio
2015-01-16Fixed typo on js testsBruno Wagner and Fabio Pio
2015-01-16Issue #233 plain text body now escapes html tagsBruno Wagner and Fabio Pio
2015-01-12Improve jshint configurationAlexandre Pretto Nunes
2015-01-08#157 fix typo in testsAlexandre Pretto Nunes
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-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
2014-08-08replaces Smail by Pixelated in all js filesPatrick Maia
2014-08-07fixes bug in which plain text emails were not being properly formattedPatrick Maia
2014-07-31Add web-ui based on previous codeOla Bini