Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-01-11 | format attachment size | NavaL | |
Issue #573 | |||
2015-12-30 | Updates jshint to latest version #565 | Giovane | |
- Change 'use strict' mode to function-level - Update needed files | |||
2015-11-03 | Redirect to / if ajax request returns 401 status | Folker Bernitt | |
- see issue pixelated/project-issues#162 - move test code to monitored_ajax_call.spec.js | |||
2015-10-29 | Redirect user to login if ajax request fails with 302 | Folker Bernitt | |
- See project issue 162 - Should solve 'disconnected' problems | |||
2015-10-05 | Removed "loading..." from the UI | Bruno Wagner | |
The loading wasn't adding much in terms of feedback and was getting over important statuses like signature and encryption information. We removed the generic loading for now and we might add specific loading for certain parts as needed | |||
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-02-18 | #294 - using server error message on ajax if message is provided | Duda Dornelles | |
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-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
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 | |||
2015-01-06 | Separate 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-22 | 82 - Adding fadeout to slow actions | Neissi Torres Lima | |
2014-12-20 | #82: adding "loading..." message to sinalize an ajax call has been made | Duda Dornelles | |
2014-12-19 | #82 increasing ajax call timeout | Duda 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-09 | issue #172 fixed jshint. | Lisa Junger | |
2014-12-09 | issue #172 added timeout monitoring to ajax calls. | Lisa Junger | |
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 | |