summaryrefslogtreecommitdiff
path: root/service
AgeCommit message (Expand)Author
2014-12-23#216 when trying to save a draft too fast (before the previous version is sav...Duda Dornelles
2014-12-23deleting unused codeDuda Dornelles
2014-12-23Removing install_requires from setup.py for nowDuda Dornelles
2014-12-23Falling back to requirements.txt for now till we get soledad packages with PE...Duda Dornelles
2014-12-23fixing pep8 warningsDuda Dornelles
2014-12-23Refactoring soledad querier to use mixinsDuda Dornelles
2014-12-22Added explicit cryptography package to setup.py because the new version is br...Bruno Wagner
2014-12-22Sometimes soledad adds a None recipient on a mail header, just making sure th...Duda Dornelles
2014-12-22Removing unused codeDuda Dornelles
2014-12-22refactoring package structureDuda Dornelles
2014-12-18\#203 & #204 & #205: fixing client and api for buld mark as read/unread and ...Duda Dornelles
2014-12-18moving back to phantomjs as driver for functional testsDuda Dornelles
2014-12-18adding license info to proxy files and fixing pep8Duda Dornelles
2014-12-18Running functional tests behind tornado proxy: breaking the build :)Duda Dornelles
2014-12-18Adding a tornado proxy to simulate the behavior for the user agent when runni...Duda Dornelles
2014-12-17no need for 6 and 15 threads test #194Victor Shyba
2014-12-17performance tests for read/write concurrency on our encrypted whoosh #194Victor Shyba
2014-12-17Issue #200 Fixed Pep8 issuesBruno Wagner
2014-12-17Fix issue #200 search works with base63 bodiesFábio Pio
2014-12-17Fixed #199 base64 detection won't break plain textFábio Pio
2014-12-17Fix Pep8 test for #195 and #198 special characters handling.Lisa Junger
2014-12-16Fix #195 and #198 special characters handlingFábio Pio
2014-12-16Removed host and port from config example because they haven't been used for ...Bruno Wagner
2014-12-15related to #194 - solves a concurrency problem on encrypted whoosh caused by ...Victor Shyba
2014-12-12Card #168 - ignores contacts coming from trash and draftsPatrick Maia
2014-12-12Card #168 - introduces performance tests for contacts controllerPatrick Maia
2014-12-12corrects test namePatrick Maia
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-11Fixed delete mails from mail list, actionsNeissi Torres Lima
2014-12-11created new tests to cover delete mail from mail listNeissi Torres Lima
2014-12-11Fixed pep8Bruno Wagner
2014-12-11optmizing python importsDuda Dornelles
2014-12-09new ca cert for try.pixelated-project.orgChristoph Kluenter
2014-12-08Tags are now saved and read from the flags doc (old tags will be gone from th...Bruno Wagner
2014-12-05Enabling the functional test to search email and destroyFábio Pio
2014-12-04Updated requests libraryBruno Wagner
2014-12-04removing unused methodDuda Dornelles
2014-12-04removing unused test and fixing another oneDuda Dornelles
2014-12-03#135 remove unnecessary testAlexandre Pretto Nunes
2014-12-03Card #149 - does not open two ports when running with SSLPatrick Maia
2014-12-03#135 Fix method that changed but was missed during a rebaseAlexandre Pretto Nunes
2014-12-03#135 fix python unit testsAlexandre Pretto Nunes
2014-12-03#135 Use reply-to field instead of from when presentAlexandre Pretto Nunes
2014-12-03#135 Have the service respond the email details with who should be on to: and...Alexandre Pretto Nunes
2014-12-03started to move reply template to be part of mail.Lisa Junger
2014-12-03added functionality for reply all to service.Lisa Junger
2014-12-03Disabled encryption status again.Folker Bernitt
2014-12-03Fixed handling of mails with non us-ascii body.Folker Bernitt
2014-12-03Moved mail.as_dict to PixelatedMail.Folker Bernitt
2014-12-01fixes pep8Patrick Maia