Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-08 | Revert "[#801] Merge branch 'signup'" | Roald de Vries | |
This reverts commit d10f607a4d40587510b0dc31b31fe4750bf4a3a3, reversing changes made to c28abba2f5b1186c671ebef508d40ffaae6d5bc5. | |||
2016-12-02 | [refactor] move app dir into public dir | Zara Gebru | |
2016-06-27 | Update use of interpolation on translations | Caio Carrara | |
See: #727 | |||
2016-06-27 | Updates the i18next to latest version | Caio Carrara | |
See: #727 | |||
2016-04-15 | Issue #678: added utility converting time passed and dynamically changing ↵ | Zara Gebru | |
version timestamp | |||
2016-04-06 | Issue #292: add fingerprint view in user settings | Zara Gebru | |
2016-02-24 | Issue #617: Sanitize received content | Felix 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-11 | format attachment size | NavaL | |
Issue #573 | |||
2015-04-14 | refactor mail item mixin creation and rendering | rafael lisboa | |
2015-04-08 | Prepend mail quoting with the sender information #66 | Bruno Tavares | |
2015-04-08 | Removes argument fixing of the i18n library #66 | Bruno Tavares | |
To introduce variables on the internationalization functions we should be able to pass extra arguments to the `i18n.t`. The way it was we could only pass the key and no more options to interpolate values. | |||
2015-03-30 | HTML mail is back after 4 months with a typo | Bruno Wagner | |
2015-02-18 | Using line breaks instead of paragraphs to format text plain mails on the ↵ | Duda Dornelles | |
mail view | |||
2015-01-16 | Fixing jshint warnings | Bruno Wagner and Fabio Pio | |
2015-01-16 | Issue #233 plain text body now escapes html tags | Bruno Wagner and Fabio Pio | |
2015-01-09 | Fixing jshint | Duda Dornelles | |
2015-01-09 | Forgot semicolon | Duda Dornelles | |
2015-01-09 | Small refactoring on web_ui/viewHelper#addParagraphsToPlainText to use regex ↵ | Duda Dornelles | |
instad of split/map/join | |||
2015-01-09 | Small refactoring on web_ui/viewHelper#quoteMail to use regex instad of ↵ | Duda Dornelles | |
split/map/join | |||
2015-01-08 | Fix jshint | Alexandre 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 | |||
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-07 | Fixed jshint errors | Bruno Wagner | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-08-07 | fixes bug in which plain text emails were not being properly formatted | Patrick Maia | |
2014-08-05 | Remove commented code and always sanitize mail being displayed | Alexandre Pretto Nunes | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |