summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter
AgeCommit message (Expand)Author
2015-01-28for #173, now searching on sender field for contacts auto completeVictor Shyba
2015-01-24Fix a mistype errorAugusto Bennemann
2015-01-19Issue #169: Allow custom home folder.Folker Bernitt
2015-01-14for #227, MAC on encrypted storageVictor Shyba
2015-01-14Added a lock to search index_mail.Folker Bernitt
2015-01-13for #227, nacl -> SoledadCrypto, since its already presentVictor Shyba
2015-01-13Fixed ignoring charset on mail content type when parsing mails.Folker Bernitt
2015-01-12card #227, using base64 on query explicitly (previous lib did it implicitly)Victor Shyba
2015-01-12card #227, replacing lib for debian compatibility: cryptography -> naclVictor Shyba
2015-01-09#164 sometimes a mail with more than one alternative will not have an html partDuda Dornelles
2015-01-08#157: mail api to return htmlBody and textPlainBody so the UI doesnt have to ...Alexandre Pretto
2015-01-06Getting rid of unused sqlcipher index updates, speeding up tests and app. Als...Duda Dornelles
2015-01-06Issue #183 adds ALL to special tags.Lisa Junger
2015-01-06Issue #135: Removed dead code.Lisa Junger
2015-01-06Issue #215: Fixed missing From header for sent mails.Lisa Junger
2015-01-05#193 get next uid from the mailbox we are trying to add the email instead of ...Duda Dornelles
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-23fixing pep8 warningsDuda Dornelles
2014-12-23Refactoring soledad querier to use mixinsDuda Dornelles
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-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-16Fix #195 and #198 special characters handlingFábio Pio
2014-12-12Card #168 - ignores contacts coming from trash and draftsPatrick Maia
2014-12-11no_signature_information used when leap signature header is none #177Victor Shyba
2014-12-11optmizing python importsDuda Dornelles
2014-12-08Tags are now saved and read from the flags doc (old tags will be gone from th...Bruno Wagner
2014-12-03#135 Fix method that changed but was missed during a rebaseAlexandre 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-03Fixed handling of mails with non us-ascii body.Folker Bernitt
2014-12-03Moved mail.as_dict to PixelatedMail.Folker Bernitt
2014-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-24Fixed pep8 warnings.Folker Bernitt
2014-11-24Adding contacts controller and basic contact searchDuda Dornelles
2014-11-21for #14, properly split and strip addressesPatrick Maia and Victor Shyba
2014-11-18Deferring TagsController.tags and fixing tests to deal with deferredsDuda Dornelles
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-11-10adding encrypted file index to whooshDuda Dornelles
2014-11-05moving to twistedDuda Dornelles
2014-10-30#30 - fixes a bug related to multipart mail with empty part_mapVictor Shyba
2014-10-29Card #30 - adds method to retrieve attachments from soledadPatrick Maia
2014-10-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-28Fixed raw mail indexingBruno Wagner