summaryrefslogtreecommitdiff
path: root/web-ui/app/js
AgeCommit message (Expand)Author
2015-01-09Make functions on mail list component consistentAlexandre Nunes
2015-01-09Fixing jshintDuda Dornelles
2015-01-09Forgot semicolonDuda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#addParagraphsToPlainText to use regex ...Duda Dornelles
2015-01-09Small refactoring on web_ui/viewHelper#quoteMail to use regex instad of split...Duda Dornelles
2015-01-09Fixed call order dependency for tag creation.Folker Bernitt
2015-01-09Fixed: mail.body is now mail.textPlainBody for drafts.Folker Bernitt
2015-01-08Fix jshintAlexandre Pretto
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Update tests to refactored events behaviourAlexandre Pretto Nunes
2015-01-06Separate auto-refresh for mails and tags, and start moving away from having t...Alexandre Pretto Nunes
2015-01-06Issue #182: Escape special chars in tag list.Lisa Junger
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-2282 - Adding fadeout to slow actionsNeissi Torres Lima
2014-12-22#202 fix identification if mail is in trashAlexandre Pretto Nunes
2014-12-20 #82: adding "loading..." message to sinalize an ajax call has been madeDuda Dornelles
2014-12-19#81 Fix checking if any mail is marked when on 'all' tagAlexandre Pretto Nunes
2014-12-19Remove old references of 'smail'Alexandre Pretto Nunes
2014-12-19Don't clear selected mail when opening a tagAlexandre Pretto Nunes
2014-12-19#82 increasing ajax call timeoutDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-15#170 Added UTF-8 encoding to the html body, because the quoted-printable modu...Bruno Wagner
2014-12-12Revert "Card #168 - does not accept obviously invalid email addresses"Patrick Maia
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-09Getting rid of grunt; using npm scripts insteadDuda Dornelles
2014-12-09issue #172 fixed jshint.Lisa Junger
2014-12-09issue #172 adopted behavior of send button to monitored ajax calls.Lisa Junger
2014-12-09issue #172 added timeout monitoring to ajax calls.Lisa Junger
2014-12-09Card #168 - does not accept obviously invalid email addressesPatrick Maia
2014-12-03#135 Have the web-ui use the information sent by the service regarding reply ...Alexandre Pretto Nunes
2014-12-03Don't use to address for reply all.Lisa Junger
2014-11-24Card #162 - tokenizes multiple recipients entered at oncePatrick Maia and Victor Shyba
2014-11-24Fixed jshint warning.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-18for #14, if shift is pressed with a finish key it should ignore the event, si...Victor Shyba
2014-11-18for #14, space does not finish address input anymoreVictor Shyba
2014-11-17Card #30 - shows attachment icon on mails listPatrick Maia
2014-11-03Card #30 - shows attachment information on mail visualizationPatrick Maia and Victor Shyba
2014-10-28Cleaning callbacks for mail sync progress bar in case of an error (which mean...Duda Dornelles
2014-10-28adds internationalization to send button.Lisa Junger
2014-10-28disables send button when triggered.Lisa Junger
2014-10-24fixing jshint warningsDuda Dornelles
2014-10-24Issue #78 - Tokenize emails on blurPedro Vereza
2014-10-23Fixed jshint errorBruno Wagner
2014-10-22changes split token to not force service to add a blank space before header v...Patrick Maia
2014-10-21Adding progress bar for syncing mailsDuda Dornelles
2014-10-20Fixing jshint warningDuda Dornelles
2014-10-20Fixing check select all for mail list and formatting mail_list.jsDuda Dornelles
2014-10-20Merge pull request #116 from pedrovereza/issue-115Duda Dornelles