summaryrefslogtreecommitdiff
path: root/web-ui/app/js/mail_view/ui/recipients/recipient.js
AgeCommit message (Collapse)Author
2017-08-02[feat] Display mixnet status on outgoing emailsRuben Pollan
2016-12-08Revert "[#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 dirZara Gebru
2015-12-30Updates jshint to latest version #565Giovane
- Change 'use strict' mode to function-level - Update needed files
2015-10-28Issue #493 - Fixed jshintJefferson Stachelski
2015-10-28Issue #493 - Fixed bug delete recipient eventJefferson Stachelski
Fixed bug that was shown error on console when trigger the delete recipient event
2015-10-28Issue #493 - Fixed some bug and did some refactorsJefferson Stachelski
Fixed the nagivation mode when used click to edit recipients and also refactored the code to split the responsability
2015-10-28Issue #493 - changed how trigger the edit recipientsJefferson Stachelski
Changed from double click to a single one and now using the pointer cursor to be more intuitive
2015-10-23Add invalid address sinalization on tokens #492Giovane
2015-10-23Issue #493 - Fix jshintJefferson Stachelski
2015-10-23Issue #493 - Its possible edit the recipientsJefferson Stachelski
2015-07-26Issue#377 - fix missing semi colon.TigerRoar
2015-07-26Issue#377 - Add ability to allow users to delete emails from recipient input.TigerRoar
2015-02-13Adding color indicator to show if mail will get encryptedDuda Dornelles
2015-02-13Fixing jshintDuda Dornelles
2015-02-13Adding 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.
2014-10-20massive update of bower and npm libs - includes flight, jasmine and a bunch ofDuda Dornelles
stuff. If things get weird when developing, remove you bower_components and your node_modules and install it again
2014-08-25Add copyright and license to javascript filesAlexandre Pretto Nunes
2014-07-31Add web-ui based on previous codeOla Bini