summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
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-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-29Fixed wrong method name.Folker Bernitt
2015-04-29updates certificates used for development.Lisa Junger
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-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-22Fix: Remove invalid import from maintenance.py.Folker Bernitt
2015-04-21Added load-mails maintenance command.Folker Bernitt
2015-04-17Added exception message to the error for referenceBruno Wagner
2015-04-16maintenance reads credentials from stdin.Folker Bernitt
2015-04-15Attaching error handler to TwistedVictor Shyba
2015-04-15Creating error handler for SSLError w/ more infoVictor Shyba
2015-04-15pixelated-dispatcher#91 Renamed some arguments and replaced all words 'leap' ...Jefferson Stachelski
2015-04-15Introduced maintenance command and added reset behaviour.Folker Bernitt
2015-04-14Log was leaking subject, changed to uid insteadBruno Wagner
2015-04-14fix typo on side_nav_expandedrafael lisboa
2015-04-13Added call of pep8 and jshit in when passing coverage_all parameter toTiago Ferraz
2015-04-13Removed info sync because we have a loading page nowBruno Wagner
2015-04-13Merge pull request #371 from enzoz/validates_username_before_create_accountBruno Wagner Gonçalves
2015-04-10 improve details about encriptionNeissi Torres Lima
2015-04-10Allows dot on username.Enzo Zuccolotto
2015-04-09pepa8, adding extra blank lineRoberto Soares
2015-04-09listening event 'recoverMany'Roberto Soares
2015-04-09Adds service to move mails to inboxRoberto Soares
2015-04-09#334 Formatting the HTML part of the welcome emailGabriel Albo
2015-04-09Default broken Content-Transfer-Encoding to 8bit.Folker Bernitt
2015-04-09Added fallback to us ascii for invalid Content-Type values.Folker Bernitt
2015-04-08Validates username before request user creation on leap serverEnzo Zuccolotto
2015-04-08Merge pull request #358 from pixelated-project/shybamasterVictor Shyba
2015-04-07for #333, validate True if no cert givenVictor Shyba
2015-04-07Only patch debian requests if it's installed.Folker Bernitt