summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter
AgeCommit message (Expand)Author
2015-03-06for #288, adds encryption failure to casingVictor Shyba
2015-03-05Fixed problem when doding mails and with non utf-8 charset.Folker Bernitt
2015-02-27Refactored out tag service and replaced mail normalization with built-in pars...Bruno Wagner & Victor Shyba
2015-02-27Stop verifying OpenPGP headerBruno Wagner & Victor Shyba
2015-02-23for #174, mailer daemon is now filtered from suggestionsVictor Shyba
2015-02-23for #174, only 5.X.X are permanent bouncesVictor Shyba
2015-02-22#290 no need to remove all tags when moving to thrashDuda Dornelles
2015-02-20Issue #174 - rejects bounced addresses on contacts suggestionsPatrick Maia
2015-02-20Issue #174 - extracts bounced address from bounce messagePatrick Maia
2015-02-20Issue #174 - recognizes bounced mailsPatrick Maia
2015-02-18#294 - not failing service startup if smtp fails to startDuda Dornelles
2015-02-13Charset detection will not break if there is extra information in the charset...Bruno Wagner
2015-02-13Fixing colors for recipient information and fixing pep8 violationsDuda Dornelles
2015-02-13Fixed encryption status check and changed signature status logicBruno Wagner
2015-02-13Monkey patching fetch decrypt to add encryption infoDuda Dornelles
2015-02-10Issue #276 - uses the old casing when an existing tag with different casing i...Patrick Maia
2015-02-06Issue #276 - saves tags in the same case they arrivePatrick Maia
2015-02-06for #167, moving contacts suggestions search logic to a separate moduleVictor Shyba
2015-02-05for #167, deduplicate contacts by largestVictor Shyba
2015-02-05(Re-)added error handling for twisted smtp sender.Folker Bernitt
2015-02-04Refactoring more of resource logic into service. No more search engine on mai...Duda Dornelles
2015-02-03Issue #176 - tags with multiple words are now searcheablePatrick Maia
2015-02-03Movinge MailsResource#render_POST logic to MailService and some search_engine...Duda Dornelles
2015-02-03Moving mails_resouce render_GET logic to mail_serviceDuda Dornelles
2015-01-30#236 Fixed variable and method namesJefferson Stachelski
2015-01-30Removing duplicate email addresssimnyatsanga
2015-01-30Fixed pep8 on mail_service.pyJefferson Stachelski
2015-01-30249 Implemented a feature that send an email when something was wrong to send...Jefferson Stachelski
2015-01-29#249 make the sending process a deferredAlexandre Pretto Nunes
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