Age | Commit message (Expand) | Author |
2015-01-09 | Fixed: mail.body is now mail.textPlainBody for drafts. | Folker Bernitt |
2015-01-08 | #157 fix typo in tests | Alexandre Pretto Nunes |
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 |
2015-01-06 | Update tests to refactored events behaviour | Alexandre Pretto Nunes |
2015-01-06 | Add script for debugging JS tests | Alexandre Pretto Nunes |
2015-01-06 | Separate auto-refresh for mails and tags, and start moving away from having t... | Alexandre Pretto Nunes |
2015-01-06 | Issue #182: Escape special chars in tag list. | Lisa Junger |
2014-12-31 | Adding favicon | Gabriel Albo |
2014-12-30 | #217 - Adding Pixelated logo to user agent UI | Gabriel Albo |
2014-12-23 | #216 when trying to save a draft too fast (before the previous version is sav... | Duda Dornelles |
2014-12-22 | 82 - Adding fadeout to slow actions | Neissi Torres Lima |
2014-12-22 | #202 fix identification if mail is in trash | Alexandre Pretto Nunes |
2014-12-20 | #82: adding "loading..." message to sinalize an ajax call has been made | Duda Dornelles |
2014-12-19 | #81 Fix checking if any mail is marked when on 'all' tag | Alexandre Pretto Nunes |
2014-12-19 | Remove old references of 'smail' | Alexandre Pretto Nunes |
2014-12-19 | Don't clear selected mail when opening a tag | Alexandre Pretto Nunes |
2014-12-19 | #82 increasing ajax call timeout | Duda Dornelles |
2014-12-18 | \#203 & #204 & #205: fixing client and api for buld mark as read/unread and ... | Duda Dornelles |
2014-12-17 | For packaging, using r.js wont work properly for static deps, | Duda Dornelles |
2014-12-17 | Fixing package for web-ui | Duda Dornelles |
2014-12-16 | adding set -e to web-ui package since it was breaking silently | Duda Dornelles |
2014-12-15 | Fixed typo in half of the test code | Bruno Wagner |
2014-12-15 | #170 Added UTF-8 encoding to the html body, because the quoted-printable modu... | Bruno Wagner |
2014-12-12 | Revert "Card #168 - does not accept obviously invalid email addresses" | Patrick Maia |
2014-12-12 | ooopsie, forgot the minify npm package which broke packaging the UI thus brea... | Duda Dornelles |
2014-12-11 | no_signature_information used when leap signature header is none #177 | Victor Shyba |
2014-12-11 | Updated bower json | Bruno Wagner |
2014-12-11 | Fixed delete mails from mail list, actions | Neissi Torres Lima |
2014-12-11 | getting rid of what is left of ruby/bundle dependency | Duda Dornelles |
2014-12-10 | No more gemfiles (also means no more control tower for now). Will rewrite it ... | Duda Dornelles |
2014-12-10 | creating the folder where the handlebars templates need to be | Duda Dornelles |
2014-12-09 | Adding license info to files | Duda Dornelles |
2014-12-09 | Getting rid of grunt; using npm scripts instead | Duda Dornelles |
2014-12-09 | issue #172 fixed jshint. | Lisa Junger |
2014-12-09 | issue #172 adopted behavior of send button to monitored ajax calls. | Lisa Junger |
2014-12-09 | issue #172 added timeout monitoring to ajax calls. | Lisa Junger |
2014-12-09 | Card #168 - does not accept obviously invalid email addresses | Patrick Maia |
2014-12-08 | Updated packages json, withhold two packages that break the app for now | Bruno Wagner |
2014-12-08 | Revert "Updated package json" | Bruno Wagner |
2014-12-08 | Updated package json | Bruno Wagner |
2014-12-03 | #135 Have the web-ui use the information sent by the service regarding reply ... | Alexandre Pretto Nunes |
2014-12-03 | Don't use to address for reply all. | Lisa Junger |
2014-11-24 | Card #162 - tokenizes multiple recipients entered at once | Patrick Maia and Victor Shyba |
2014-11-24 | Fixed jshint warning. | Folker Bernitt |
2014-11-24 | Adding contacts controller and basic contact search | Duda Dornelles |
2014-11-20 | Create custom matcher for jasmine unit tests | Alexandre Pretto Nunes |
2014-11-18 | for #14, if shift is pressed with a finish key it should ignore the event, si... | Victor Shyba |
2014-11-18 | for #14, space does not finish address input anymore | Victor Shyba |
2014-11-18 | Fix JS unit test after attachment changes | Alexandre Pretto Nunes |