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-13 | Change blur to focusout on recipients_input | Tulio Casagrande | |
Fix: #631 | |||
2015-12-30 | Updates jshint to latest version #565 | Giovane | |
- Change 'use strict' mode to function-level - Update needed files | |||
2015-11-23 | Fix tokenization when email has dash on domain #513 | Giovane | |
2015-11-11 | Align second line of email addresses to the beginning of the first line | Reinaldo de Souza Jr | |
Fixes #514 | |||
2015-10-28 | Issue #493 - Fixed jshint | Jefferson Stachelski | |
2015-10-28 | Issue #493 - Fixed bug delete recipient event | Jefferson Stachelski | |
Fixed bug that was shown error on console when trigger the delete recipient event | |||
2015-10-28 | Issue #493 - Fixed bug delete recipient by buttona | Jefferson Stachelski | |
Fixed bug when try delete recipient by clicking on the 'x' button, that was not deleting the recipient inside the flightjs component | |||
2015-10-28 | Issue #493 - Fixed some bug and did some refactors | Jefferson Stachelski | |
Fixed the nagivation mode when used click to edit recipients and also refactored the code to split the responsability | |||
2015-10-28 | Issue #493 - changed how trigger the edit recipients | Jefferson Stachelski | |
Changed from double click to a single one and now using the pointer cursor to be more intuitive | |||
2015-10-27 | Remove email parsing on space keydown #505 | Giovane | |
2015-10-26 | Add incomplete email domain verification on compose box. | Giovane | |
2015-10-23 | Exclude comma and semicolon on invalid address split | Giovane | |
2015-10-23 | Add invalid address sinalization on tokens #492 | Giovane | |
2015-10-23 | Issue #493 - Fix jshint | Jefferson Stachelski | |
2015-10-23 | Issue #493 - Its possible edit the recipients | Jefferson Stachelski | |
2015-10-22 | Make recipients_input more intelligent and enable tokenize on space #492 | Giovane | |
- Address can now be just email ou canonical emails(User <user@example.com>) - Trigger tokenize addresses emails when type space | |||
2015-07-26 | Issue#377 - fix missing semi colon. | TigerRoar | |
2015-07-26 | Issue#377 - Add ability to allow users to delete emails from recipient input. | TigerRoar | |
2015-03-24 | Smaller refactoring of send button code. | Folker Bernitt | |
- Issue #189 | |||
2015-02-13 | Adding color indicator to show if mail will get encrypted | Duda Dornelles | |
2015-02-13 | Fixing jshint | Duda Dornelles | |
2015-02-13 | Adding encryption info for a recipient when composing. | Duda Dornelles | |
To do that we look into the KeysResouce to see if we will find a key for each address entered for the recipients. | |||
2015-02-03 | Fixing jshint | Duda Dornelles | |
2015-02-03 | +@kaofelix, for #173. Fix XSS on suggestions | Victor Shyba | |
2015-01-12 | Improve jshint configuration | Alexandre Pretto Nunes | |
2014-12-12 | Revert "Card #168 - does not accept obviously invalid email addresses" | Patrick Maia | |
This reverts commit b636c1d8c3c4fe86f08a141d6009603163597059. | |||
2014-12-09 | Card #168 - does not accept obviously invalid email addresses | Patrick Maia | |
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-18 | for #14, if shift is pressed with a finish key it should ignore the event, ↵ | Victor Shyba | |
since the key isnt the expected | |||
2014-11-18 | for #14, space does not finish address input anymore | Victor Shyba | |
2014-10-24 | fixing jshint warnings | Duda Dornelles | |
2014-10-24 | Issue #78 - Tokenize emails on blur | Pedro Vereza | |
2014-10-20 | massive update of bower and npm libs - includes flight, jasmine and a bunch of | Duda Dornelles | |
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again | |||
2014-10-07 | Fixed jshint errors | Bruno Wagner | |
2014-08-25 | Add copyright and license to javascript files | Alexandre Pretto Nunes | |
2014-08-08 | adds contacts feature toggle | Thiago Colucci and Patrick Maia | |
2014-07-31 | Add web-ui based on previous code | Ola Bini | |