Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-30 | Updates jshint to latest version #565 | Giovane | |
- Change 'use strict' mode to function-level - Update needed files | |||
2015-04-09 | Makes the mail model creation more linear | Bruno Tavares | |
I was surfing the code and I got quite confused with the closures and redefinitions of `this` when creating the mail model. I tried to keep the style of grouping together the functions assignment on the model on the end. | |||
2015-02-20 | Open draft e-mails in edit view when shown in the "all" tab | rafael lisboa | |
2015-01-19 | Issue #234: Fix error with delete button not working on drafts. | Folker Bernitt | |
2015-01-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
2014-12-22 | #202 fix identification if mail is in trash | Alexandre Pretto Nunes | |
2014-12-03 | #135 Have the web-ui use the information sent by the service regarding reply ↵ | Alexandre Pretto Nunes | |
and reply-all | |||
2014-12-03 | Don't use to address for reply all. | Lisa Junger | |
2014-10-23 | Fixed jshint error | Bruno Wagner | |
2014-10-22 | changes split token to not force service to add a blank space before header ↵ | Patrick Maia | |
values | |||
2014-10-09 | Fixed jshint warnings. | Folker Bernitt | |
2014-10-09 | Fixing bug where the send button would get disabled at times even if there ↵ | Duda Dornelles | |
were valid receipients | |||
2014-10-07 | Fixed jshint errors | Bruno Wagner | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-08-14 | Revert "Enable fake server to correctly serve html emails" | Duda Dornelles | |
This reverts commit dde0dc6bb735cebe946c6fd8c5d7c8cfd6028cc8. | |||
2014-08-14 | Enable fake server to correctly serve html emails | Alexandre Pretto Nunes | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |