summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-11-10#503 - Aligning the 'no emails in inbox' message to the 'nothing selected' me...Gabriel Albo
2015-11-10refactor unit testsw00
2015-11-09use mail_service to inject account_email into root_resourcesw00
2015-11-09template user's email address into titlesw00
2015-11-09Adds style and tag information on 'No Mails available' message.Giovane
2015-11-09Add no mails availabe message to middle paneFolker Bernitt
2015-11-09pip also needs upgrade on install scriptVictor Shyba
2015-11-09Fixing recipients label width so it won't break for the BCC fieldGabriel Albo
2015-11-09#504 - Fixed non clickable area below the recipients labelGabriel Albo
2015-11-06Refactor - Removed class SoledadSessionJefferson Stachelski
2015-11-04Issue #499 - removed the local SMTPJefferson Stachelski
2015-11-04#504 - Adding element focus using 'important' while we figure out why there's...Gabriel Albo
2015-11-04#504 - Making the recipients fields have a distinct background color when foc...Gabriel Albo
2015-11-04Add error handling to MailSenderFolker Bernitt
2015-11-04Merge branch 'master' of github.com:pixelated-project/pixelated-user-agentGabriel Albo
2015-11-04#504 - Fixing the recipients label and span padding so the line height is not...Gabriel Albo
2015-11-04Enable new MailSender and disable the local smtp oneFolker Bernitt