summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-02Don't load attachments when just listing mailsFolker Bernitt
2016-02-01Issue #549 - Implemented UI part of remote attachmentsJefferson Stachelski
2016-02-01Fix unit testsGiovane
2016-02-01Fix parameters order on _set_fresh_account #587Giovane
2016-02-01Add pycryptopp as we depend on itFolker Bernitt
2016-02-01Check exactly at border limit of one megabyteFolker Bernitt
2016-01-29Testing Choose another file and dismiss buttons.Victor Shyba
2016-01-29Refactoring tests.Victor Shyba
2016-01-29testing filesize validation, on attachmentsVictor Shyba
2016-01-29Fix: Only act on generated keys for current userFolker Bernitt
2016-01-28Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-28Issue #550 - Adding missing hbs file.Gislene Pereira
2016-01-28Add Strict-Transport-Security header to user agentFolker Bernitt
2016-01-28Add original attachments to forwared mailsFolker Bernitt
2016-01-28added ft stepNavaL
2016-01-28making async setup user services after authNavaL
2016-01-28removed unnecessary imports, and wrong yieldsNavaL
2016-01-27Revert "Issue #550 - Adding BDD tests to cover case when file is bigger than ...Gislene Pereira
2016-01-27Issue #550 - [Refactor] Fixing magic number.Gislene Pereira
2016-01-27Issue #550 - Adding BDD tests to cover case when file is bigger than 1 MB.Gislene Pereira
2016-01-27Keep attachments when forwarding a mail #509Giovane
2016-01-27Fixup: Somehow mixed up disable and enableFolker Bernitt
2016-01-27Disable CSP for phantomjsFolker Bernitt
2016-01-27Add a login multi user functional testFolker Bernitt
2016-01-26Issue #550 - Alert user when attachment size exceeds 1MB limit.Gislene Pereira
2016-01-26Refactor test account account creation into own classFolker Bernitt
2016-01-26minor refactoringsNavaL
2016-01-26tests only input names on the login formNavaL
2016-01-25added integration testNavaL
2016-01-25multi user unit testNavaL
2016-01-25Include forgotten template fileGiovane
2016-01-25Enable attachments on inline compose #579Giovane
2016-01-25Fix: Ignore missing mail data error when creating search indexFolker Bernitt
2016-01-25Add integrity-check maintenance commandFolker Bernitt
2016-01-22Fixed bug when tries download certJefferson Stachelski
2016-01-22Show sensible error message for failed loginFolker Bernitt
2016-01-22re-introduced logout functionality for multi-userNavaL
2016-01-22Download certficate on multi user startupFolker Bernitt
2016-01-22Remove zmq folder before running testsFolker Bernitt
2016-01-22Add mutli-user mode to user-agentFolker Bernitt
2016-01-21Issue #572 - Adjusting attachment download icon positionGislene Pereira
2016-01-20Issue #572 - Removing unecessary space between end of body and send button (c...Gislene Pereira
2016-01-20Some work around that fixed jeffhsta wazokazi accountJefferson Stachelski
2016-01-20Fixed the PGP private key that was being loggedJefferson Stachelski
2016-01-20Revert "Issue #572 - No whitespace between body input and Send when there's n...Gislene Pereira
2016-01-20Issue #572 - Increasing attachmentsArea li a bit according to suggestion in t...Gislene Pereira
2016-01-20Issue #572 - No whitespace between body input and Send when there's no attach...Gislene Pereira
2016-01-19Issue #572 - Remove Attachment text, attachment box takes full width +Gislene Pereira
2016-01-19Issue #572 - Rotate and resize paperclip icon.Gislene Pereira
2016-01-19fixing buildNavaL