summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2015-06-04Config is not used anymoreBruno Wagner
2015-06-04Removed leftover imports after refactoringsBruno Wagner
2015-06-04Config dispatcher and config_ua are now in credentialsBruno Wagner
2015-06-04remove leftover constantsrafael lisboa
2015-06-04Initialization is not config, moving it to pixelated.applicationBruno Wagner
2015-06-04refactor unassigned list comprehensionVictor Shyba
2015-06-04init_leap_session moved to initialize_leap.py (#406)rafael lisboa
2015-06-04don't run remove duplicates, index mails and add welcome email whenrafael lisboa
2015-06-04#406 Monkey patched the _sign_request method from soledad client shared_dbJefferson Stachelski
2015-06-04remove duplicate nicknym key initializationrafael lisboa
2015-06-04remove apparently unneeded extra procedure when reactor stopsrafael lisboa
2015-06-03errors not being captured, use errbacksVictor Shyba
2015-06-03moving imports, code moved without themVictor Shyba
2015-06-03remove unused imports from maintenanceVictor Shyba
2015-06-03Move reactor logic out of application initializationrafael lisboa
2015-06-03fix jshint for interstitial pagerafael lisboa
2015-06-03Removed unused redirect to ssl and moved reactor listens one place up in the ...Bruno Wagner
2015-06-03Better identing the initialization deferredsBruno Wagner
2015-06-03Creating a leap session is now part of leap initBruno Wagner
2015-06-03Changed the method used to open a leap session to a meaningful and non-confli...Bruno Wagner
2015-06-03Dispatcher tests were not reflecting the args parser changesBruno Wagner
2015-06-03Argument parser now specifies user agentBruno Wagner
2015-06-03Moved all args parseing to config/args and fixed maintenance after the shiftsBruno Wagner
2015-06-03Added config fileBruno Wagner
2015-06-03Leap cert was still being imported in initialize leapBruno Wagner
2015-06-03Fixed tests after app changesBruno Wagner
2015-06-03Leap certificate initialization and credentials gathering is now done on init...Bruno Wagner
2015-06-02Started isolating leap initialization, so we can call it in one place instead...Bruno Wagner
2015-06-02Logging initializer don't need the whole args, only the debug optionBruno Wagner
2015-06-02Remove unused methods from logger and made twisted use the python standard lo...Bruno Wagner
2015-05-24old nose code in setup.py, but we use trial insteadVictor Shyba
2015-05-24unused imports in setup.pyVictor Shyba
2015-05-19stop unneeded index rebuild and endless marking of recent docsrafael lisboa
2015-05-11Added cert for unstableGavin Schalliol
2015-05-11Use maildir for folders like DRAFTS or SENT.Folker Bernitt
2015-05-08Bumped leap auth version after latest changesBruno Wagner
2015-05-08#338 Added pre load emails on mailbox SENTJefferson Stachelski
2015-05-07Sending the correct api cert in all cases nowBruno Wagner
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