summaryrefslogtreecommitdiff
path: root/service/pixelated/bitmask_libraries/session.py
AgeCommit message (Expand)Author
2016-08-19Started deferring leap session creation #759Bruno Wagner
2016-08-19Removed auth from leap session #759Bruno Wagner
2016-08-19Removed cert download from session creation #759Bruno Wagner
2016-05-31Remove unused session_idTulio Casagrande
2016-04-13Issue #674: Update Account usage to pass user_idCaio Carrara
2016-04-04Migrate ImapAccount to AccountTulio Casagrande
2016-02-24Create a new deferred for all IMAPAccount callsFolker Bernitt
2016-02-24Recreate session on soledad problemsFolker Bernitt
2016-02-23Only do initial sync on session creationFolker Bernitt
2016-02-11Redownload SMTP certficates if necessaryFolker Bernitt
2016-02-10Download SMTP client certificate, not VPN oneFolker Bernitt
2016-02-09Close account on session closeFolker Bernitt
2016-02-09Move sessions into SessionCacheFolker Bernitt
2016-02-05closing the services closes leap session, which stops background tasks, close...NavaL
2016-02-01Fix parameters order on _set_fresh_account #587Giovane
2016-01-29Fix: Only act on generated keys for current userFolker Bernitt
2016-01-28making async setup user services after authNavaL
2016-01-18Move soledad files to user folderFolker Bernitt
2015-11-06Refactor - Removed class SoledadSessionJefferson Stachelski
2015-11-04Issue #499 - removed the local SMTPJefferson Stachelski
2015-11-04Instantiate new MailSender in ServicesFolker Bernitt
2015-11-03Issue #499 Moved remote smtp configurationBruno Wagner
2015-11-03Add new MailSender based on OutgoingMailFolker Bernitt
2015-10-27Moves welcome mail logic inside LeapSessionGiovane
2015-09-16Moved account to after sync function #458Bruno Wagner
2015-09-16Fixed duplicate document error on reruns #458Bruno Wagner
2015-08-11Added mail_store to LeapSession.Folker Bernitt
2015-08-11Wait for account to become ready before access.Folker Bernitt
2015-08-11Enable initial sync and background jobs.Folker Bernitt
2015-08-11fixes mail fetcherVictor Shyba
2015-08-11migrates smtp, workingVictor Shyba
2015-08-11keymanager reenabledVictor Shyba
2015-08-11reenable background jobsVictor Shyba
2015-08-11Working on pixelated-user-agent.Folker Bernitt
2015-08-11Temporary changes to make maintenance.py work with soledad 0.7.1.Folker Bernitt
2015-08-11fixes start mail fetcherVictor Shyba
2015-08-11trying out a new migrationVictor Shyba
2015-06-19[refactor] Use auth for fewer parametersVictor Shyba
2015-06-18SMTP should be getting up properly againBruno Wagner
2015-06-15[doc] removing constructor docstring, since the one present on class is alrea...Victor Shyba
2015-06-15key generation isnt a side effect of start background jobsVictor Shyba
2015-06-15[doc] LeapSession docstring now matches realityVictor Shyba
2015-06-15SMTP now runs with the rest of the background jobs, that means register no lo...Bruno Wagner
2015-06-10checking keys is a session responsabilityVictor Shyba
2015-06-09Removed triplicated code to concatenate user mailVictor Shyba
2015-06-08Heavy rework on certs, removed most of it, simplified the logicBruno Wagner
2015-06-08Moved initialization, fingerprint and cert inside LeapCertificate classBruno Wagner
2015-06-04removing unused importsVictor Shyba
2015-06-03Changed the method used to open a leap session to a meaningful and non-confli...Bruno Wagner
2015-05-04update testsrafael lisboa