summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-24Issue #494 - Bruno/Jeff Fixed the encoding testsJefferson Stachelski
2015-11-24Issue #536 - Refactoed search_addressesJefferson Stachelski
2015-11-24pixelated.adapter.errors is not used anymore.Christoph Kluenter
2015-11-23Return 422 if deletion failedVictor Shyba
2015-11-23Simplify controller logic on PUT draftVictor Shyba
2015-11-23Making explicit the goal for test that checks double deletionVictor Shyba
2015-11-23Removes DuplicatedDraftExceptionVictor Shyba
2015-11-23Removing test, since this scenario doesnt exists anymoreVictor Shyba
2015-11-23Checking on deletion errors on drafts isnt neededVictor Shyba
2015-11-23Fix tokenization when email has dash on domain #513Giovane
2015-11-23No more 'need to create before delete'Victor Shyba
2015-11-23Add test for mail deletion with invalid mail idFolker Bernitt
2015-11-20Chaged jshint version to the newest oneJefferson Stachelski
2015-11-20Issue #526 - Changed way that we use whooshJefferson Stachelski
2015-11-20Removeing duplicated translation file #488Giovane
2015-11-19Fixing tests #531Giovane
2015-11-19Move 'From' initialization to InputMail factory. w/ @bwagner #531Giovane
2015-11-18Issue #494 - Fixed reply when the replayer is the senderJefferson Stachelski
2015-11-18Issue #526 - Fixed contacts query input and results to only return matched termsBruno Wagner
2015-11-18Issue #511 - Don't deleting if mail is NoneJefferson Stachelski
2015-11-17Consider mail ident characters when parsing routes. #528Giovane
2015-11-17Issue #495 Giovane/Jeff: Fixed from undefinedJefferson Stachelski
2015-11-16Ignore quotes when removing tag information #503Giovane
2015-11-16Issue #525 - Fixed the space on mail addressJefferson Stachelski
2015-11-13Issue #525 - Fixed no mail on sent after sending itJefferson Stachelski
2015-11-13Issue #525 - Fixed broken testsJefferson Stachelski
2015-11-13Issue #525 - Fixed jshintJefferson Stachelski
2015-11-13Issue #525 - Fixed space in recipient addersJefferson Stachelski
2015-11-13Merge pull request #521 from rdoh/remove_save_draft_buttonGiovane Liberato
2015-11-13Issue #523 - Created python test for arhive mailJefferson Stachelski
2015-11-13Issue #523 - Added some JS testJefferson Stachelski
2015-11-13Issue #523 - Created an archive mail buttonJefferson Stachelski
2015-11-13Revert "Add absolute path for jshint call."Giovane
2015-11-13Show search term with no results in uppercase #502Giovane
2015-11-13Add absolute path for jshint call.Giovane
2015-11-13Remove search engine query lookups when showing no mails available #503Giovane
2015-11-12remove save draft button, related css and jsRobin Doherty
2015-11-11toggle no mails available message when it's an empty search #503Giovane
2015-11-11Propagate search query to noMailAvailablePane component #503Giovane
2015-11-11Merge pull request #520 from juniorz/issue-514Giovane Liberato
2015-11-11Ignore file generated during test executionReinaldo de Souza Jr
2015-11-11Align second line of email addresses to the beginning of the first lineReinaldo de Souza Jr
2015-11-11removing dead code from InputMailVictor Shyba
2015-11-11unhandled errors were not being logged and generated no response backVictor Shyba
2015-11-11remove commented codeVictor Shyba
2015-11-11install pip before setuptoolsChristoph Kluenter
2015-11-11Merge pull request #519 from juniorz/fix-518Christoph
2015-11-10Split pip and setuptools upgradeReinaldo de Souza Jr
2015-11-10Fix the problem when leap doesn't found body_phashJefferson Stachelski
2015-11-10Merge pull request #502 from sw00/masterBruno Wagner Gonçalves