index
:
pixelated-user-agent.git
master
[pixelated-user-agent]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
service
/
pixelated
/
adapter
/
mail.py
Age
Commit message (
Expand
)
Author
2014-12-11
no_signature_information used when leap signature header is none #177
Victor Shyba
2014-12-11
optmizing python imports
Duda Dornelles
2014-12-08
Tags 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 rebase
Alexandre Pretto Nunes
2014-12-03
#135 Use reply-to field instead of from when present
Alexandre 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-03
started to move reply template to be part of mail.
Lisa Junger
2014-12-03
added functionality for reply all to service.
Lisa Junger
2014-12-03
Fixed handling of mails with non us-ascii body.
Folker Bernitt
2014-12-03
Moved mail.as_dict to PixelatedMail.
Folker Bernitt
2014-11-26
#59 - Adding encryption status
Neissi Torres Lima
2014-11-24
#59 Bruno/Neissi - adding signature status
Neissi Torres Lima
2014-11-21
for #14, properly split and strip addresses
Patrick Maia and Victor Shyba
2014-11-12
Card #30 - adds attachments information to bulk mail retrieval (GET /mails)
Patrick Maia
2014-10-29
Card #30 - adds attachment information on mail response
Patrick Maia
2014-10-28
Fixed raw mail indexing
Bruno Wagner
2014-10-28
pep8
Duda Dornelles
2014-10-28
Adding some comments on where we are overriding properties. We must fix this....
Duda Dornelles
2014-10-27
Card #30 - fixes bug in which % character on multipart body was causing an ex...
Patrick Maia and Victor Shyba
2014-10-24
Card #30 - considers all parts when generating mail body
Patrick Maia and Victor Shyba
2014-10-24
Card #30 - handles alternative bodies on InputMail
Patrick Maia
2014-10-23
#117 making partial fetch of all_mails more reliable in case the fdoc of a ma...
Duda Dornelles
2014-10-22
Card #30 - correctly sets part map for outcoming mail
Victor Shyba
2014-10-17
adds regression tests on #114 due to a bug found and fixes mail creation with...
Victor Shyba
2014-10-17
better tests for getting all tags and filtering all tags. some fixes go together
Duda Dornelles
2014-10-16
decreasing count on tag and tag shortcut when email is read. we were
Duda Dornelles
2014-10-15
#101 Raw is now the default search field
Bruno Wagner
2014-10-15
Changed pixelated mail file to mail, because it has more than pixelated mail
Bruno Wagner