summaryrefslogtreecommitdiff
path: root/service/pixelated/support
AgeCommit message (Expand)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
2017-04-20[#927] Sets default language to en-USAnike Arni
2017-04-19[#927] Adds email template translation for portugueseAnike Arni
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-10-19Adapted logging in the UA to use twisted.loggerBruno Wagner
2016-09-22move loglinegenerator to the support packageRoald de Vries
2016-08-23fix pep8Christoph Kluenter
2016-08-22Added clock support functionThais Siqueira
2016-02-23Improve stopwatch outputFolker Bernitt
2016-02-02Log some times to identify very slow partsFolker Bernitt
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2016-01-14Allow re-index of search index for larger accountsFolker Bernitt
2015-12-19moving custom to_unicode to pixelated.supportmnandri
2015-10-29Filter too short input when generating mailsFolker Bernitt
2015-10-28Add markov-generate to load-mailsFolker Bernitt
2015-09-25Changed date format to conform to mail RFC #438Bruno Wagner
2015-08-11Removed XSALSA20 dependency.Folker Bernitt
2015-08-11trying out a new migrationVictor Shyba
2015-06-05Moved extensions to their own folder, so support has more meaningBruno Wagner
2015-06-04removing unused importsVictor Shyba
2015-06-04errors undefined. importing it from u1dbVictor Shyba
2015-06-04#406 Monkey patched the _sign_request method from soledad client shared_dbJefferson Stachelski
2015-04-23Patched soledad sync so it will give us meaningful error messagesBruno Wagner
2015-04-17Added exception message to the error for referenceBruno Wagner
2015-04-15Creating error handler for SSLError w/ more infoVictor Shyba
2015-04-07Only patch debian requests if it's installed.Folker Bernitt
2015-04-02Use provided ssl version within docker.Folker Bernitt
2015-04-01Only import requests deeper modules if version is 2.0.0.Folker Bernitt
2015-03-31Added support for ssl fingerprint validation.Folker Bernitt
2015-03-18cleaning unused imports and variablesVictor Shyba
2015-03-18Removed if that was not being usedBruno Wagner
2015-03-18Fixed identation on ext_key_manager fileBruno Wagner
2015-03-13Enable utf-8 locale in user agent.Folker Bernitt
2015-03-13Added missing imports to monkey patch.Folker Bernitt
2015-03-12Added missing file for previous commit.Folker Bernitt
2015-02-27Fixed pep8Bruno Wagner & Victor Shyba
2015-02-27X-Pixelated-encryption-status is now based on our checksBruno Wagner & Victor Shyba
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles
2015-01-29pixelated-project/pixelated-platform#54 : monkey-patching twisted web ESMTPSe...Duda Dornelles
2015-01-15for #227, also use IV on hmac generationVictor Shyba
2015-01-14for #227, MAC on encrypted storageVictor Shyba
2015-01-13for #227, nacl -> SoledadCrypto, since its already presentVictor Shyba
2015-01-12card #227, replacing lib for debian compatibility: cryptography -> naclVictor Shyba
2014-12-22Sometimes soledad adds a None recipient on a mail header, just making sure th...Duda Dornelles
2014-12-15related to #194 - solves a concurrency problem on encrypted whoosh caused by ...Victor Shyba
2014-12-11Fixed pep8Bruno Wagner
2014-12-11optmizing python importsDuda Dornelles
2014-11-11missing licenseVictor Shyba
2014-11-11update length cache on open file #71Victor Shyba
2014-11-11Adding a file length cache for the EncryptedFileStorage so we don't have to o...Duda Dornelles