summaryrefslogtreecommitdiff
path: root/service/pixelated/adapter/mail.py
AgeCommit message (Collapse)Author
2014-12-08Tags are now saved and read from the flags doc (old tags will be gone from ↵Bruno Wagner
this commit on)
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: ↵Alexandre Pretto Nunes
and cc: when replying
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
- currently it only works for this class.
2014-11-26 #59 - Adding encryption statusNeissi Torres Lima
2014-11-24#59 Bruno/Neissi - adding signature statusNeissi Torres Lima
2014-11-21for #14, properly split and strip addressesPatrick Maia and Victor Shyba
2014-11-12Card #30 - adds attachments information to bulk mail retrieval (GET /mails)Patrick Maia
2014-10-29Card #30 - adds attachment information on mail responsePatrick Maia
2014-10-28Fixed raw mail indexingBruno Wagner
2014-10-28pep8Duda Dornelles
2014-10-28Adding some comments on where we are overriding properties. We must fix ↵Duda Dornelles
this. DO NOT OVERRIDE PROPERTIES
2014-10-27Card #30 - fixes bug in which % character on multipart body was causing an ↵Patrick Maia and Victor Shyba
exception
2014-10-24Card #30 - considers all parts when generating mail bodyPatrick Maia and Victor Shyba
2014-10-24Card #30 - handles alternative bodies on InputMailPatrick Maia
2014-10-23#117 making partial fetch of all_mails more reliable in case the fdoc of a ↵Duda Dornelles
mail has already been synced but the hdoc hasnt - have to do the same for cdocs
2014-10-22Card #30 - correctly sets part map for outcoming mailVictor Shyba
2014-10-17adds regression tests on #114 due to a bug found and fixes mail creation ↵Victor Shyba
with predefined status that wasnt being set
2014-10-17better tests for getting all tags and filtering all tags. some fixes go togetherDuda Dornelles
2014-10-16decreasing count on tag and tag shortcut when email is read. we wereDuda Dornelles
decreasing only tags that were also in the read mail, but we have also to look at the mailbox and compare that to the tags in the case of default tags #95
2014-10-15#101 Raw is now the default search fieldBruno Wagner
2014-10-15Changed pixelated mail file to mail, because it has more than pixelated mailBruno Wagner