summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-07added build-essential package to source provisioningvarac
2015-05-06cleanup Vagrantfile, use LEAP/jessie base box (#385)rafael lisboa
2015-05-05#337 Fixed the test adding a new behavior for add_mail_folderJefferson Stachelski
2015-05-05#337 Added preload mails to DRAFTSJefferson Stachelski
2015-05-05Register was still passing the leap provider instead of the api url for authe...Bruno Wagner
2015-05-05#337 Create mailbox if it already does not existJefferson Stachelski
2015-05-04add dependency to leap-auth for deb packagerafael lisboa
2015-05-04Merge pull request #389 from pixelated-project/srp_changesBruno Wagner Gonçalves
2015-05-04update testsrafael lisboa
2015-05-04add leap.auth to requiresrafael lisboa
2015-05-04Added 3 more read mails.Folker Bernitt
2015-05-04Changed maintenance load mails format from mbox to maildir.Folker Bernitt
2015-04-30#337 Removed email name validationJefferson Stachelski
2015-04-30#337 Extracted a method to a new oneJefferson Stachelski
2015-04-30Added two unread, encrypted sample mails.Folker Bernitt
2015-04-30Fixed invalid variable names in maintenance.py.Folker Bernitt
2015-04-30Removed check for mail file names.Folker Bernitt
2015-04-30Flush soledad to disk before syncing.Folker Bernitt
2015-04-29#337 Created a validation to just open file that the file name starts with 'm...Jefferson Stachelski
2015-04-29#337 Refactored maintenance, renaming to make it more clear when read the cod...Jefferson Stachelski
2015-04-29#337 Fixed the indentation of test_commandsJefferson Stachelski
2015-04-29Changing from bad to unreliable signatureGabriel Albo
2015-04-29Fixed wrong method name.Folker Bernitt
2015-04-29updates certificates used for development.Lisa Junger
2015-04-28Updated user agent vagrant to run on JessieBruno Wagner
2015-04-28Activate custom modules now uses the correct setupBruno Wagner
2015-04-28Changing signature status messages to use the term 'verified', 'not signed' a...Gabriel Albo
2015-04-28Removed hackday vagrant while cleaning up the vagrantfileBruno Wagner
2015-04-28#337 Made some refactors to make the code more readableJefferson Stachelski
2015-04-27#337 Fixed the if __name__ is __main__ to run the appJefferson Stachelski
2015-04-27Merge pull request #373 from roberto/masterRafael Lisboa
2015-04-24Fixing margin around close button inside the compose email boxGabriel Albo
2015-04-24Rearranging the compose box element to be align the same way the full email v...Gabriel Albo
2015-04-23Changes to streamline the session creation and authenticate with the external...Bruno Wagner
2015-04-23Patched soledad sync so it will give us meaningful error messagesBruno Wagner
2015-04-23#329 Disabled stop script when a command return non-zero for print the warnin...Jefferson Stachelski
2015-04-23Added first draft of maintenance howto.Folker Bernitt
2015-04-22Adding a max-height as a fallback for a really long list of custom tagsGabriel Albo
2015-04-22Making the custom tag list be as high as the number of custom tags instead of...Gabriel Albo
2015-04-22Fixing some of the encryption messagesGabriel Albo
2015-04-22removing styles related to tip-msgGabriel Albo
2015-04-22Removing compose box form input order message from the topGabriel Albo
2015-04-22Fix: Remove invalid import from maintenance.py.Folker Bernitt
2015-04-21Fixes typo in warnSendButtonOfRecipients.Lisa Junger
2015-04-21Added load-mails maintenance command.Folker Bernitt
2015-04-17Added exception message to the error for referenceBruno Wagner
2015-04-17Removes dangling list itemTiago Ferraz
2015-04-16update readme with feedback from #378Rafael Lisboa
2015-04-16maintenance reads credentials from stdin.Folker Bernitt
2015-04-15Attaching error handler to TwistedVictor Shyba