summaryrefslogtreecommitdiff
path: root/web-ui/app/js/helpers
AgeCommit message (Collapse)Author
2015-01-16Fixing jshint warningsBruno 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-09Fixing jshintDuda Dornelles
2015-01-09Forgot semicolonDuda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#addParagraphsToPlainText to use regex ↵Duda Dornelles
instad of split/map/join
2015-01-09Small refactoring on web_ui/viewHelper#quoteMail to use regex instad of ↵Duda Dornelles
split/map/join
2015-01-08Fix jshintAlexandre Pretto
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ↵Alexandre Pretto
parse the multipart mails anymore
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having ↵Alexandre Pretto Nunes
the left_pane_dispatcher as a middleman
2014-12-23#216 when trying to save a draft too fast (before the previous version is ↵Duda Dornelles
saved) simply ignore the attempt
2014-12-2282 - Adding fadeout to slow actionsNeissi Torres Lima
2014-12-20 #82: adding "loading..." message to sinalize an ajax call has been madeDuda Dornelles
2014-12-19#82 increasing ajax call timeoutDuda Dornelles
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-12-09issue #172 fixed jshint.Lisa Junger
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
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