summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/services
AgeCommit message (Expand)Author
2017-07-25[pkg] packaging and path changesKali Kaneko
2017-03-15|#997| Sriram + Denis | Log recipients while sending messageSriram Viswanathan
2017-01-19Add copyright statements to all Python files that doesn't have itOla Bini
2016-10-18Adapted imports to reflect new bitmask-dev dependencyBruno Wagner
2016-05-27Issue #695: Show all recipients in mail sent foldershabbyrobe
2016-05-19issue #685 remove duplicated email recipientsmfrankie
2016-05-19remove duplicated mails, wipmfrankie
2016-04-11Fixed pep8 warningBruno Wagner
2016-04-11Removed general timings from methodsBruno Wagner
2016-02-12attachments are only un-linked from emails but not deleted in soledadJefferson Stachelski
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment in server side""NavaL
2016-02-12Revert "Revert "Issue #549 - Implemented remove attachment""NavaL
2016-02-08Revert "Issue #549 - Implemented remove attachment"Felix Hammerl
2016-02-08Revert "Issue #549 - Implemented remove attachment in server side"Felix Hammerl
2016-02-04Issue #549 - Implemented remove attachment in server sideJefferson Stachelski
2016-02-04Issue #549 - Implemented remove attachmentJefferson Stachelski
2016-02-02Log some times to identify very slow partsFolker Bernitt
2016-01-25Fix: Ignore missing mail data error when creating search indexFolker Bernitt
2016-01-15Removes InputMail.FROM_EMAIL_ADDRESS constant #578Giovane
2015-12-18adapting mail controllers POST and PUT to work with attachementsmnandri
2015-12-18extracted a leap attachment store, handling all attachment responsibilities, ...mnandri
2015-12-18fixing unit test -- again WIPmnandri
2015-12-18WIP: rename me latermnandri
2015-12-18backend that handles post of a single attachment filemnandri
2015-11-27Permanently delete discarded drafts #512 w/ bwagnerGiovane
2015-11-26Issue #532 - Removing name from canonical addressJefferson Stachelski
2015-11-25Isse #515 - Refactored bcc login on send mailJefferson Stachelski
2015-11-25Issue #515 - Removed the Bcc when sending emailJefferson Stachelski
2015-11-23Return 422 if deletion failedVictor Shyba
2015-11-23Removes DuplicatedDraftExceptionVictor Shyba
2015-11-23Checking on deletion errors on drafts isnt neededVictor Shyba
2015-11-19Move 'From' initialization to InputMail factory. w/ @bwagner #531Giovane
2015-11-18Issue #511 - Don't deleting if mail is NoneJefferson Stachelski
2015-11-17Issue #495 Giovane/Jeff: Fixed from undefinedJefferson Stachelski
2015-11-13Issue #523 - Created an archive mail buttonJefferson Stachelski
2015-11-11remove commented codeVictor Shyba
2015-11-09use mail_service to inject account_email into root_resourcesw00
2015-11-04Issue #499 - removed the local SMTPJefferson Stachelski
2015-11-04Add error handling to MailSenderFolker Bernitt
2015-11-04Change str email to twisted.mail.smtp.UserFolker Bernitt
2015-11-04Instantiate new MailSender in ServicesFolker Bernitt
2015-11-03Issue #499 - Fixed pep8Jefferson Stachelski
2015-11-03Issue #499 Moved remote smtp configurationBruno Wagner
2015-11-03Add new MailSender based on OutgoingMailFolker Bernitt
2015-11-03Rename MailSender to LocalSmtpMailSenderFolker Bernitt
2015-10-16Fixed the problem Need delete doc before deletePixelated
2015-10-14issue #484 - Add welcome mail for new accountsJefferson Stachelski
2015-10-13Fix send welcome email service method #484 Giovane & JeffGiovane
2015-09-30#442 rename parameter on feedback serviceGiovane
2015-09-25Issue #470 handling the update draftJefferson Stachelski